#FEDABB#FEDABB
#FEDABB is a very light, muted orange. Relative luminance 0.748; OKLCH L 91.1% C 0.057 H 62.7°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDABB |
|---|---|
| RGB | rgb(254, 218, 187) |
| HSL | hsl(28, 97%, 86%) |
| HSV | hsv(28, 26%, 100%) |
| CMYK | cmyk(0%, 14.2%, 26.4%, 0.4%) |
| CIE-LAB | lab(89.30, 7.98, 19.90) |
| CIE-LCH | lch(89.30, 21.44, 68.15°) |
| OKLab | oklab(91.08% 0.0263 0.051) |
| OKLCH | oklch(91.08% 0.057 62.7) |
| XYZ | xyz(74.9149, 74.8041, 57.4965) |
| Luminance | 0.7480 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 0.61
Light Peach
#FFD8B1
ΔE00 2.41
Bisque
#FFE4C4
ΔE00 3.89
Apricot
#FBCEB1
ΔE00 3.98
Navajowhite
#FFDEAD
ΔE00 6.06
Blanchedalmond
#FFEBCD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDABB #BBDFFE
analogous
#FEBBBE #FEDABB #FEFBBB
triadic
#FEDABB #BBFEDA #DABBFE
tetradic
#FEDABB #BEFEBB #BBDFFE #FBBBFE
square
#FEDABB #BEFEBB #BBDFFE #FBBBFE
split-complementary
#FEDABB #BBFEFB #BBBEFE
monochromatic
#FC9842 #FDB97F #FEDABB #FFEFE1 #FFEFE1
Accessibility & contrast
On white
1.32
#FEDABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#FEDABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDABB
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDABB | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCB9
Deuteranopia (green-blind)
#EEE4BB
Tritanopia (blue-blind)
#FFD3D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fedabb; /* rgb */ color: rgb(254, 218, 187); /* oklch */ color: oklch(91.1% 0.057 62.7);
Tailwind
colors: {
custom: {
50: '#ffe5cf',
500: '#fedabb',
950: '#000000',
},
}SCSS
$custom: #fedabb; $custom-light: #ffe5cf; $custom-dark: #000000;
JSON
{
"hex": "#fedabb",
"rgb": {
"r": 254,
"g": 218,
"b": 187
},
"hsl": {
"h": 27.761,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.91079,
"c": 0.0574,
"h": 62.7
},
"luminance": 0.74801
}Semantic roles & 50–950 ramp
primary
#FEDABB
secondary
#78B3E5
accent
#7BE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483