#FED8BB#FED8BB
#FED8BB is a very light, muted orange. Relative luminance 0.738; OKLCH L 90.7% C 0.057 H 59.3°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FED8BB |
|---|---|
| RGB | rgb(254, 216, 187) |
| HSL | hsl(26, 97%, 86%) |
| HSV | hsv(26, 26%, 100%) |
| CMYK | cmyk(0%, 15%, 26.4%, 0.4%) |
| CIE-LAB | lab(88.82, 9.01, 19.22) |
| CIE-LCH | lch(88.82, 21.23, 64.88°) |
| OKLab | oklab(90.7% 0.0293 0.0494) |
| OKLCH | oklch(90.7% 0.057 59.3) |
| XYZ | xyz(74.3994, 73.7731, 57.3247) |
| Luminance | 0.7377 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.66
Apricot
#FBCEB1
ΔE00 2.93
Light Peach
#FFD8B1
ΔE00 3.27
Bisque
#FFE4C4
ΔE00 5.04
Navajowhite
#FFDEAD
ΔE00 7.20
Blanchedalmond
#FFEBCD
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED8BB #BBE1FE
analogous
#FEBBC0 #FED8BB #FEF9BB
triadic
#FED8BB #BBFED8 #D8BBFE
tetradic
#FED8BB #C0FEBB #BBE1FE #F9BBFE
square
#FED8BB #C0FEBB #BBE1FE #F9BBFE
split-complementary
#FED8BB #BBFEF9 #BBC0FE
monochromatic
#FC9342 #FDB57F #FED8BB #FFEEE1 #FFEEE1
Accessibility & contrast
On white
1.33
#FED8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#FED8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED8BB
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED8BB | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#ECE2BB
Tritanopia (blue-blind)
#FFD1D0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fed8bb; /* rgb */ color: rgb(254, 216, 187); /* oklch */ color: oklch(90.7% 0.057 59.3);
Tailwind
colors: {
custom: {
50: '#ffe4cf',
500: '#fed8bb',
950: '#000000',
},
}SCSS
$custom: #fed8bb; $custom-light: #ffe4cf; $custom-dark: #000000;
JSON
{
"hex": "#fed8bb",
"rgb": {
"r": 254,
"g": 216,
"b": 187
},
"hsl": {
"h": 25.97,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.90699,
"c": 0.0574,
"h": 59.3
},
"luminance": 0.7377
}Semantic roles & 50–950 ramp
primary
#FED8BB
secondary
#78B6E5
accent
#82E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483