#FED9BB#FED9BB
#FED9BB is a very light, muted orange. Relative luminance 0.743; OKLCH L 90.9% C 0.057 H 61.0°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FED9BB |
|---|---|
| RGB | rgb(254, 217, 187) |
| HSL | hsl(27, 97%, 86%) |
| HSV | hsv(27, 26%, 100%) |
| CMYK | cmyk(0%, 14.6%, 26.4%, 0.4%) |
| CIE-LAB | lab(89.06, 8.50, 19.56) |
| CIE-LCH | lch(89.06, 21.32, 66.52°) |
| OKLab | oklab(90.89% 0.0278 0.0502) |
| OKLCH | oklch(90.89% 0.057 61) |
| XYZ | xyz(74.6564, 74.2871, 57.4103) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.08
Light Peach
#FFD8B1
ΔE00 2.80
Apricot
#FBCEB1
ΔE00 3.43
Bisque
#FFE4C4
ΔE00 4.46
Navajowhite
#FFDEAD
ΔE00 6.62
Blanchedalmond
#FFEBCD
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED9BB #BBE0FE
analogous
#FEBBBF #FED9BB #FEFBBB
triadic
#FED9BB #BBFED9 #D9BBFE
tetradic
#FED9BB #BFFEBB #BBE0FE #FBBBFE
square
#FED9BB #BFFEBB #BBE0FE #FBBBFE
split-complementary
#FED9BB #BBFEFB #BBBFFE
monochromatic
#FC9642 #FDB77F #FED9BB #FFEEE1 #FFEEE1
Accessibility & contrast
On white
1.32
#FED9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#FED9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED9BB
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED9BB | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB9
Deuteranopia (green-blind)
#EDE3BB
Tritanopia (blue-blind)
#FFD2D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fed9bb; /* rgb */ color: rgb(254, 217, 187); /* oklch */ color: oklch(90.9% 0.057 61.0);
Tailwind
colors: {
custom: {
50: '#ffe4cf',
500: '#fed9bb',
950: '#000000',
},
}SCSS
$custom: #fed9bb; $custom-light: #ffe4cf; $custom-dark: #000000;
JSON
{
"hex": "#fed9bb",
"rgb": {
"r": 254,
"g": 217,
"b": 187
},
"hsl": {
"h": 26.866,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.90889,
"c": 0.05737,
"h": 61
},
"luminance": 0.74284
}Semantic roles & 50–950 ramp
primary
#FED9BB
secondary
#78B4E5
accent
#7FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483