#FEE4BD#FEE4BD
#FEE4BD is a very light, muted orange. Relative luminance 0.802; OKLCH L 93.0% C 0.058 H 77.9°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE4BD |
|---|---|
| RGB | rgb(254, 228, 189) |
| HSL | hsl(36, 97%, 87%) |
| HSV | hsv(36, 26%, 100%) |
| CMYK | cmyk(0%, 10.2%, 25.6%, 0.4%) |
| CIE-LAB | lab(91.79, 3.11, 22.31) |
| CIE-LCH | lch(91.79, 22.53, 82.06°) |
| OKLab | oklab(93.04% 0.0122 0.057) |
| OKLCH | oklch(93.04% 0.058 77.9) |
| XYZ | xyz(77.8023, 80.2340, 59.5226) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 2.15
Wheat
#F5DEB3
ΔE00 2.42
Bisque
#FFE4C4
ΔE00 2.47
Navajowhite
#FFDEAD
ΔE00 3.07
Blanchedalmond
#FFEBCD
ΔE00 3.15
Pale Peach
#FFE5AD
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE4BD #BDD7FE
analogous
#FEC4BD #FEE4BD #F8FEBD
triadic
#FEE4BD #BDFEE4 #E4BDFE
tetradic
#FEE4BD #BDFEC4 #BDD7FE #FEBDF8
square
#FEE4BD #BDFEC4 #BDD7FE #FEBDF8
split-complementary
#FEE4BD #BDF8FE #C4BDFE
monochromatic
#FCB344 #FDCB81 #FEE4BD #FFF3E1 #FFF3E1
Accessibility & contrast
On white
1.23
#FEE4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#FEE4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE4BD
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE4BD | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BB
Deuteranopia (green-blind)
#F5EABE
Tritanopia (blue-blind)
#FFDDD9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fee4bd; /* rgb */ color: rgb(254, 228, 189); /* oklch */ color: oklch(93.0% 0.058 77.9);
Tailwind
colors: {
custom: {
50: '#ffecd1',
500: '#fee4bd',
950: '#000000',
},
}SCSS
$custom: #fee4bd; $custom-light: #ffecd1; $custom-dark: #000000;
JSON
{
"hex": "#fee4bd",
"rgb": {
"r": 254,
"g": 228,
"b": 189
},
"hsl": {
"h": 36,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.93044,
"c": 0.05828,
"h": 77.9
},
"luminance": 0.80232
}Semantic roles & 50–950 ramp
primary
#FEE4BD
secondary
#7AA5E6
accent
#5CE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483