#FEE5BF#FEE5BF
#FEE5BF is a very light, muted orange. Relative luminance 0.809; OKLCH L 93.3% C 0.057 H 78.3°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE5BF |
|---|---|
| RGB | rgb(254, 229, 191) |
| HSL | hsl(36, 97%, 87%) |
| HSV | hsv(36, 25%, 100%) |
| CMYK | cmyk(0%, 9.8%, 24.8%, 0.4%) |
| CIE-LAB | lab(92.08, 2.87, 21.67) |
| CIE-LCH | lch(92.08, 21.86, 82.46°) |
| OKLab | oklab(93.28% 0.0115 0.0554) |
| OKLCH | oklch(93.28% 0.057 78.3) |
| XYZ | xyz(78.2968, 80.8732, 60.7658) |
| Luminance | 0.8087 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 2.38
Bisque
#FFE4C4
ΔE00 2.41
Wheat
#F5DEB3
ΔE00 2.54
Blanchedalmond
#FFEBCD
ΔE00 2.76
Navajowhite
#FFDEAD
ΔE00 3.47
Champagne
#F7E7CE
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE5BF #BFD8FE
analogous
#FEC5BF #FEE5BF #F8FEBF
triadic
#FEE5BF #BFFEE5 #E5BFFE
tetradic
#FEE5BF #BFFEC5 #BFD8FE #FEBFF8
square
#FEE5BF #BFFEC5 #BFD8FE #FEBFF8
split-complementary
#FEE5BF #BFF8FE #C5BFFE
monochromatic
#FCB446 #FDCD83 #FEE5BF #FFF3E1 #FFF3E1
Accessibility & contrast
On white
1.22
#FEE5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#FEE5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE5BF
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE5BF | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E5BD
Deuteranopia (green-blind)
#F6EBC0
Tritanopia (blue-blind)
#FFDEDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fee5bf; /* rgb */ color: rgb(254, 229, 191); /* oklch */ color: oklch(93.3% 0.057 78.3);
Tailwind
colors: {
custom: {
50: '#ffedd2',
500: '#fee5bf',
950: '#000000',
},
}SCSS
$custom: #fee5bf; $custom-light: #ffedd2; $custom-dark: #000000;
JSON
{
"hex": "#fee5bf",
"rgb": {
"r": 254,
"g": 229,
"b": 191
},
"hsl": {
"h": 36.19,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.93281,
"c": 0.05662,
"h": 78.3
},
"luminance": 0.80871
}Semantic roles & 50–950 ramp
primary
#FEE5BF
secondary
#7BA6E6
accent
#5BE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483