#FEE2BB#FEE2BB
#FEE2BB is a very light, muted orange. Relative luminance 0.791; OKLCH L 92.6% C 0.059 H 76.0°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE2BB |
|---|---|
| RGB | rgb(254, 226, 187) |
| HSL | hsl(35, 97%, 86%) |
| HSV | hsv(35, 26%, 100%) |
| CMYK | cmyk(0%, 11%, 26.4%, 0.4%) |
| CIE-LAB | lab(91.26, 3.87, 22.61) |
| CIE-LCH | lch(91.26, 22.94, 80.29°) |
| OKLab | oklab(92.61% 0.0144 0.0577) |
| OKLCH | oklch(92.61% 0.059 76) |
| XYZ | xyz(77.0397, 79.0537, 58.2048) |
| Luminance | 0.7905 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.19
Moccasin
#FFE4B5
ΔE00 2.45
Navajowhite
#FFDEAD
ΔE00 2.74
Wheat
#F5DEB3
ΔE00 2.77
Blanchedalmond
#FFEBCD
ΔE00 3.63
Light Peach
#FFD8B1
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE2BB #BBD7FE
analogous
#FEC1BB #FEE2BB #F9FEBB
triadic
#FEE2BB #BBFEE2 #E2BBFE
tetradic
#FEE2BB #BBFEC1 #BBD7FE #FEBBF9
square
#FEE2BB #BBFEC1 #BBD7FE #FEBBF9
split-complementary
#FEE2BB #BBF9FE #C1BBFE
monochromatic
#FCAF42 #FDC87F #FEE2BB #FFF2E1 #FFF2E1
Accessibility & contrast
On white
1.25
#FEE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#FEE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE2BB
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE2BB | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B9
Deuteranopia (green-blind)
#F4E9BC
Tritanopia (blue-blind)
#FFDAD7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fee2bb; /* rgb */ color: rgb(254, 226, 187); /* oklch */ color: oklch(92.6% 0.059 76.0);
Tailwind
colors: {
custom: {
50: '#ffebcf',
500: '#fee2bb',
950: '#000000',
},
}SCSS
$custom: #fee2bb; $custom-light: #ffebcf; $custom-dark: #000000;
JSON
{
"hex": "#fee2bb",
"rgb": {
"r": 254,
"g": 226,
"b": 187
},
"hsl": {
"h": 34.925,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.92614,
"c": 0.05947,
"h": 76
},
"luminance": 0.79051
}Semantic roles & 50–950 ramp
primary
#FEE2BB
secondary
#78A6E5
accent
#60E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181613
muted
#868483