#FEE2BF#FEE2BF
#FEE2BF is a very light, muted orange. Relative luminance 0.792; OKLCH L 92.7% C 0.055 H 73.2°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE2BF |
|---|---|
| RGB | rgb(254, 226, 191) |
| HSL | hsl(33, 97%, 87%) |
| HSV | hsv(33, 25%, 100%) |
| CMYK | cmyk(0%, 11%, 24.8%, 0.4%) |
| CIE-LAB | lab(91.34, 4.40, 20.65) |
| CIE-LCH | lch(91.34, 21.11, 77.96°) |
| OKLab | oklab(92.7% 0.016 0.0529) |
| OKLCH | oklch(92.7% 0.055 73.2) |
| XYZ | xyz(77.4739, 79.2274, 60.4915) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.00
Blanchedalmond
#FFEBCD
ΔE00 3.29
Moccasin
#FFE4B5
ΔE00 3.70
Navajowhite
#FFDEAD
ΔE00 3.80
Peach
#FFDAB9
ΔE00 3.80
Light Peach
#FFD8B1
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE2BF #BFDBFE
analogous
#FEC3BF #FEE2BF #FBFEBF
triadic
#FEE2BF #BFFEE2 #E2BFFE
tetradic
#FEE2BF #BFFEC3 #BFDBFE #FEBFFB
square
#FEE2BF #BFFEC3 #BFDBFE #FEBFFB
split-complementary
#FEE2BF #BFFBFE #C3BFFE
monochromatic
#FCAB46 #FDC783 #FEE2BF #FFF1E1 #FFF1E1
Accessibility & contrast
On white
1.25
#FEE2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#FEE2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE2BF
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE2BF | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BD
Deuteranopia (green-blind)
#F3E9C0
Tritanopia (blue-blind)
#FFDBD8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fee2bf; /* rgb */ color: rgb(254, 226, 191); /* oklch */ color: oklch(92.7% 0.055 73.2);
Tailwind
colors: {
custom: {
50: '#ffebd2',
500: '#fee2bf',
950: '#000000',
},
}SCSS
$custom: #fee2bf; $custom-light: #ffebd2; $custom-dark: #000000;
JSON
{
"hex": "#fee2bf",
"rgb": {
"r": 254,
"g": 226,
"b": 191
},
"hsl": {
"h": 33.333,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.92702,
"c": 0.05526,
"h": 73.2
},
"luminance": 0.79225
}Semantic roles & 50–950 ramp
primary
#FEE2BF
secondary
#7BABE6
accent
#66E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483