#FEE4BF#FEE4BF
#FEE4BF is a very light, muted orange. Relative luminance 0.803; OKLCH L 93.1% C 0.056 H 76.6°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE4BF |
|---|---|
| RGB | rgb(254, 228, 191) |
| HSL | hsl(35, 97%, 87%) |
| HSV | hsv(35, 25%, 100%) |
| CMYK | cmyk(0%, 10.2%, 24.8%, 0.4%) |
| CIE-LAB | lab(91.83, 3.38, 21.33) |
| CIE-LCH | lch(91.83, 21.60, 81.00°) |
| OKLab | oklab(93.09% 0.013 0.0546) |
| OKLCH | oklch(93.09% 0.056 76.6) |
| XYZ | xyz(78.0209, 80.3214, 60.6738) |
| Luminance | 0.8032 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.87
Moccasin
#FFE4B5
ΔE00 2.75
Blanchedalmond
#FFEBCD
ΔE00 2.82
Wheat
#F5DEB3
ΔE00 2.89
Navajowhite
#FFDEAD
ΔE00 3.48
Champagne
#F7E7CE
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE4BF #BFD9FE
analogous
#FEC5BF #FEE4BF #F9FEBF
triadic
#FEE4BF #BFFEE4 #E4BFFE
tetradic
#FEE4BF #BFFEC5 #BFD9FE #FEBFF9
square
#FEE4BF #BFFEC5 #BFD9FE #FEBFF9
split-complementary
#FEE4BF #BFF9FE #C5BFFE
monochromatic
#FCB146 #FDCB83 #FEE4BF #FFF2E1 #FFF2E1
Accessibility & contrast
On white
1.23
#FEE4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#FEE4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE4BF
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE4BF | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BD
Deuteranopia (green-blind)
#F5EAC0
Tritanopia (blue-blind)
#FFDDDA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fee4bf; /* rgb */ color: rgb(254, 228, 191); /* oklch */ color: oklch(93.1% 0.056 76.6);
Tailwind
colors: {
custom: {
50: '#ffecd2',
500: '#fee4bf',
950: '#000000',
},
}SCSS
$custom: #fee4bf; $custom-light: #ffecd2; $custom-dark: #000000;
JSON
{
"hex": "#fee4bf",
"rgb": {
"r": 254,
"g": 228,
"b": 191
},
"hsl": {
"h": 35.238,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.93088,
"c": 0.05611,
"h": 76.6
},
"luminance": 0.80319
}Semantic roles & 50–950 ramp
primary
#FEE4BF
secondary
#7BA7E6
accent
#5FE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483