#FED4BB#FED4BB
#FED4BB is a very light, muted orange. Relative luminance 0.717; OKLCH L 89.9% C 0.058 H 52.5°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FED4BB |
|---|---|
| RGB | rgb(254, 212, 187) |
| HSL | hsl(22, 97%, 86%) |
| HSV | hsv(22, 26%, 100%) |
| CMYK | cmyk(0%, 16.5%, 26.4%, 0.4%) |
| CIE-LAB | lab(87.85, 11.08, 17.87) |
| CIE-LCH | lch(87.85, 21.03, 58.19°) |
| OKLab | oklab(89.94% 0.0353 0.046) |
| OKLCH | oklch(89.94% 0.058 52.5) |
| XYZ | xyz(73.3871, 71.7485, 56.9872) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.87
Peach
#FFDAB9
ΔE00 4.10
Light Peach
#FFD8B1
ΔE00 5.46
Bisque
#FFE4C4
ΔE00 7.41
Mistyrose
#FFE4E1
ΔE00 9.50
Navajowhite
#FFDEAD
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED4BB #BBE5FE
analogous
#FEBBC4 #FED4BB #FEF6BB
triadic
#FED4BB #BBFED4 #D4BBFE
tetradic
#FED4BB #C4FEBB #BBE5FE #F6BBFE
square
#FED4BB #C4FEBB #BBE5FE #F6BBFE
split-complementary
#FED4BB #BBFEF6 #BBC4FE
monochromatic
#FC8842 #FDAE7F #FED4BB #FFECE1 #FFECE1
Accessibility & contrast
On white
1.37
#FED4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#FED4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED4BB
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED4BB | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#E9E0BB
Tritanopia (blue-blind)
#FFCDCD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fed4bb; /* rgb */ color: rgb(254, 212, 187); /* oklch */ color: oklch(89.9% 0.058 52.5);
Tailwind
colors: {
custom: {
50: '#ffe1cf',
500: '#fed4bb',
950: '#000000',
},
}SCSS
$custom: #fed4bb; $custom-light: #ffe1cf; $custom-dark: #000000;
JSON
{
"hex": "#fed4bb",
"rgb": {
"r": 254,
"g": 212,
"b": 187
},
"hsl": {
"h": 22.388,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.89942,
"c": 0.058,
"h": 52.5
},
"luminance": 0.71746
}Semantic roles & 50–950 ramp
primary
#FED4BB
secondary
#78BCE5
accent
#90E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483