#FFE2B9#FFE2B9
#FFE2B9 is a very light, moderate orange. Relative luminance 0.792; OKLCH L 92.7% C 0.062 H 76.4°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2B9 |
|---|---|
| RGB | rgb(255, 226, 185) |
| HSL | hsl(35, 100%, 86%) |
| HSV | hsv(35, 27%, 100%) |
| CMYK | cmyk(0%, 11.4%, 27.5%, 0%) |
| CIE-LAB | lab(91.31, 3.98, 23.72) |
| CIE-LCH | lch(91.31, 24.06, 80.49°) |
| OKLab | oklab(92.66% 0.0147 0.0604) |
| OKLCH | oklch(92.66% 0.062 76.4) |
| XYZ | xyz(77.1941, 79.1579, 57.1022) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 2.07
Navajowhite
#FFDEAD
ΔE00 2.23
Bisque
#FFE4C4
ΔE00 2.67
Wheat
#F5DEB3
ΔE00 2.69
Light Peach
#FFD8B1
ΔE00 4.05
Blanchedalmond
#FFEBCD
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2B9 #B9D6FF
analogous
#FFBFB9 #FFE2B9 #F9FFB9
triadic
#FFE2B9 #B9FFE2 #E2B9FF
tetradic
#FFE2B9 #B9FFBF #B9D6FF #FFB9F9
square
#FFE2B9 #B9FFBF #B9D6FF #FFB9F9
split-complementary
#FFE2B9 #B9F9FF #BFB9FF
monochromatic
#FFAF3F #FFC97C #FFE2B9 #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.25
#FFE2B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#FFE2B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2B9
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2B9 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE2B6
Deuteranopia (green-blind)
#F5E9BA
Tritanopia (blue-blind)
#FFDAD7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe2b9; /* rgb */ color: rgb(255, 226, 185); /* oklch */ color: oklch(92.7% 0.062 76.4);
Tailwind
colors: {
custom: {
50: '#ffebce',
500: '#ffe2b9',
950: '#000000',
},
}SCSS
$custom: #ffe2b9; $custom-light: #ffebce; $custom-dark: #000000;
JSON
{
"hex": "#ffe2b9",
"rgb": {
"r": 255,
"g": 226,
"b": 185
},
"hsl": {
"h": 35.143,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.92659,
"c": 0.06216,
"h": 76.4
},
"luminance": 0.79155
}Semantic roles & 50–950 ramp
primary
#FFE2B9
secondary
#75A4E7
accent
#5FE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181613
muted
#868483