#FFE0B4#FFE0B4
#FFE0B4 is a very light, moderate orange. Relative luminance 0.779; OKLCH L 92.2% C 0.067 H 76.4°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0B4 |
|---|---|
| RGB | rgb(255, 224, 180) |
| HSL | hsl(35, 100%, 85%) |
| HSV | hsv(35, 29%, 100%) |
| CMYK | cmyk(0%, 12.2%, 29.4%, 0%) |
| CIE-LAB | lab(90.72, 4.36, 25.50) |
| CIE-LCH | lch(90.72, 25.87, 80.31°) |
| OKLab | oklab(92.17% 0.0157 0.0647) |
| OKLCH | oklch(92.17% 0.067 76.4) |
| XYZ | xyz(76.1349, 77.8692, 54.1909) |
| Luminance | 0.7787 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.32
Moccasin
#FFE4B5
ΔE00 1.95
Wheat
#F5DEB3
ΔE00 2.78
Bisque
#FFE4C4
ΔE00 3.47
Light Peach
#FFD8B1
ΔE00 3.79
Pale Peach
#FFE5AD
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0B4 #B4D3FF
analogous
#FFBAB4 #FFE0B4 #F8FFB4
triadic
#FFE0B4 #B4FFE0 #E0B4FF
tetradic
#FFE0B4 #B4FFBA #B4D3FF #FFB4F8
square
#FFE0B4 #B4FFBA #B4D3FF #FFB4F8
split-complementary
#FFE0B4 #B4F8FF #BAB4FF
monochromatic
#FFAD3A #FFC777 #FFE0B4 #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.27
#FFE0B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#FFE0B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0B4
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0B4 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0B1
Deuteranopia (green-blind)
#F4E7B5
Tritanopia (blue-blind)
#FFD7D4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe0b4; /* rgb */ color: rgb(255, 224, 180); /* oklch */ color: oklch(92.2% 0.067 76.4);
Tailwind
colors: {
custom: {
50: '#ffe9ca',
500: '#ffe0b4',
950: '#000000',
},
}SCSS
$custom: #ffe0b4; $custom-light: #ffe9ca; $custom-dark: #000000;
JSON
{
"hex": "#ffe0b4",
"rgb": {
"r": 255,
"g": 224,
"b": 180
},
"hsl": {
"h": 35.2,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.92168,
"c": 0.06656,
"h": 76.4
},
"luminance": 0.77867
}Semantic roles & 50–950 ramp
primary
#FFE0B4
secondary
#71A1E6
accent
#5FE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482