#FFE2BD#FFE2BD
#FFE2BD is a very light, muted orange. Relative luminance 0.793; OKLCH L 92.7% C 0.058 H 73.7°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2BD |
|---|---|
| RGB | rgb(255, 226, 189) |
| HSL | hsl(34, 100%, 87%) |
| HSV | hsv(34, 26%, 100%) |
| CMYK | cmyk(0%, 11.4%, 25.9%, 0%) |
| CIE-LAB | lab(91.38, 4.50, 21.76) |
| CIE-LCH | lch(91.38, 22.22, 78.31°) |
| OKLab | oklab(92.75% 0.0162 0.0556) |
| OKLCH | oklch(92.75% 0.058 73.7) |
| XYZ | xyz(77.6223, 79.3292, 59.3574) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.53
Navajowhite
#FFDEAD
ΔE00 3.25
Moccasin
#FFE4B5
ΔE00 3.26
Wheat
#F5DEB3
ΔE00 3.57
Light Peach
#FFD8B1
ΔE00 3.62
Blanchedalmond
#FFEBCD
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2BD #BDDAFF
analogous
#FFC1BD #FFE2BD #FBFFBD
triadic
#FFE2BD #BDFFE2 #E2BDFF
tetradic
#FFE2BD #BDFFC1 #BDDAFF #FFBDFB
square
#FFE2BD #BDFFC1 #BDDAFF #FFBDFB
split-complementary
#FFE2BD #BDFBFF #C1BDFF
monochromatic
#FFAC43 #FFC780 #FFE2BD #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.25
#FFE2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#FFE2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2BD
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2BD | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BB
Deuteranopia (green-blind)
#F4E9BE
Tritanopia (blue-blind)
#FFDAD8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe2bd; /* rgb */ color: rgb(255, 226, 189); /* oklch */ color: oklch(92.7% 0.058 73.7);
Tailwind
colors: {
custom: {
50: '#ffebd1',
500: '#ffe2bd',
950: '#000000',
},
}SCSS
$custom: #ffe2bd; $custom-light: #ffebd1; $custom-dark: #000000;
JSON
{
"hex": "#ffe2bd",
"rgb": {
"r": 255,
"g": 226,
"b": 189
},
"hsl": {
"h": 33.636,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.92745,
"c": 0.05796,
"h": 73.7
},
"luminance": 0.79327
}Semantic roles & 50–950 ramp
primary
#FFE2BD
secondary
#79A9E7
accent
#65E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483