#FFE0BD#FFE0BD
#FFE0BD is a very light, muted orange. Relative luminance 0.782; OKLCH L 92.4% C 0.057 H 70.4°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0BD |
|---|---|
| RGB | rgb(255, 224, 189) |
| HSL | hsl(32, 100%, 87%) |
| HSV | hsv(32, 26%, 100%) |
| CMYK | cmyk(0%, 12.2%, 25.9%, 0%) |
| CIE-LAB | lab(90.89, 5.53, 21.08) |
| CIE-LCH | lch(90.89, 21.80, 75.31°) |
| OKLab | oklab(92.36% 0.0192 0.054) |
| OKLCH | oklch(92.36% 0.057 70.4) |
| XYZ | xyz(77.0816, 78.2479, 59.1772) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.53
Peach
#FFDAB9
ΔE00 2.68
Light Peach
#FFD8B1
ΔE00 2.79
Navajowhite
#FFDEAD
ΔE00 3.91
Blanchedalmond
#FFEBCD
ΔE00 4.29
Moccasin
#FFE4B5
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0BD #BDDCFF
analogous
#FFBFBD #FFE0BD #FDFFBD
triadic
#FFE0BD #BDFFE0 #E0BDFF
tetradic
#FFE0BD #BDFFBF #BDDCFF #FFBDFD
square
#FFE0BD #BDFFBF #BDDCFF #FFBDFD
split-complementary
#FFE0BD #BDFDFF #BFBDFF
monochromatic
#FFA743 #FFC380 #FFE0BD #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.26
#FFE0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#FFE0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0BD
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0BD | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BB
Deuteranopia (green-blind)
#F3E8BE
Tritanopia (blue-blind)
#FFD9D6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe0bd; /* rgb */ color: rgb(255, 224, 189); /* oklch */ color: oklch(92.4% 0.057 70.4);
Tailwind
colors: {
custom: {
50: '#ffe9d1',
500: '#ffe0bd',
950: '#000000',
},
}SCSS
$custom: #ffe0bd; $custom-light: #ffe9d1; $custom-dark: #000000;
JSON
{
"hex": "#ffe0bd",
"rgb": {
"r": 255,
"g": 224,
"b": 189
},
"hsl": {
"h": 31.818,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.9236,
"c": 0.05728,
"h": 70.4
},
"luminance": 0.78245
}Semantic roles & 50–950 ramp
primary
#FFE0BD
secondary
#79ADE7
accent
#6CE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483