#FFE2BB#FFE2BB
#FFE2BB is a very light, moderate orange. Relative luminance 0.792; OKLCH L 92.7% C 0.060 H 75.1°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2BB |
|---|---|
| RGB | rgb(255, 226, 187) |
| HSL | hsl(34, 100%, 87%) |
| HSV | hsv(34, 27%, 100%) |
| CMYK | cmyk(0%, 11.4%, 26.7%, 0%) |
| CIE-LAB | lab(91.34, 4.24, 22.74) |
| CIE-LCH | lch(91.34, 23.14, 79.44°) |
| OKLab | oklab(92.7% 0.0155 0.058) |
| OKLCH | oklch(92.7% 0.06 75.1) |
| XYZ | xyz(77.4067, 79.2430, 58.2220) |
| Luminance | 0.7924 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.10
Moccasin
#FFE4B5
ΔE00 2.65
Navajowhite
#FFDEAD
ΔE00 2.71
Wheat
#F5DEB3
ΔE00 3.08
Light Peach
#FFD8B1
ΔE00 3.80
Blanchedalmond
#FFEBCD
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2BB #BBD8FF
analogous
#FFC0BB #FFE2BB #FAFFBB
triadic
#FFE2BB #BBFFE2 #E2BBFF
tetradic
#FFE2BB #BBFFC0 #BBD8FF #FFBBFA
square
#FFE2BB #BBFFC0 #BBD8FF #FFBBFA
split-complementary
#FFE2BB #BBFAFF #C0BBFF
monochromatic
#FFAE41 #FFC87E #FFE2BB #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.25
#FFE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#FFE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2BB
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2BB | 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)
#EEE2B9
Deuteranopia (green-blind)
#F4E9BC
Tritanopia (blue-blind)
#FFDAD7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe2bb; /* rgb */ color: rgb(255, 226, 187); /* oklch */ color: oklch(92.7% 0.060 75.1);
Tailwind
colors: {
custom: {
50: '#ffebcf',
500: '#ffe2bb',
950: '#000000',
},
}SCSS
$custom: #ffe2bb; $custom-light: #ffebcf; $custom-dark: #000000;
JSON
{
"hex": "#ffe2bb",
"rgb": {
"r": 255,
"g": 226,
"b": 187
},
"hsl": {
"h": 34.412,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.92702,
"c": 0.06005,
"h": 75.1
},
"luminance": 0.79241
}Semantic roles & 50–950 ramp
primary
#FFE2BB
secondary
#77A7E7
accent
#62E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181613
muted
#868483