#FFE0B0#FFE0B0
#FFE0B0 is a very light, moderate orange. Relative luminance 0.777; OKLCH L 92.1% C 0.071 H 78.5°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0B0 |
|---|---|
| RGB | rgb(255, 224, 176) |
| HSL | hsl(36, 100%, 85%) |
| HSV | hsv(36, 31%, 100%) |
| CMYK | cmyk(0%, 12.2%, 31%, 0%) |
| CIE-LAB | lab(90.65, 3.85, 27.47) |
| CIE-LCH | lch(90.65, 27.74, 82.01°) |
| OKLab | oklab(92.09% 0.0141 0.0694) |
| OKLCH | oklch(92.09% 0.071 78.5) |
| XYZ | xyz(75.7333, 77.7085, 52.0758) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.70
Moccasin
#FFE4B5
ΔE00 1.44
Wheat
#F5DEB3
ΔE00 2.63
Pale Peach
#FFE5AD
ΔE00 3.04
Bisque
#FFE4C4
ΔE00 4.50
Light Peach
#FFD8B1
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0B0 #B0CFFF
analogous
#FFB9B0 #FFE0B0 #F6FFB0
triadic
#FFE0B0 #B0FFE0 #E0B0FF
tetradic
#FFE0B0 #B0FFB9 #B0CFFF #FFB0F6
square
#FFE0B0 #B0FFB9 #B0CFFF #FFB0F6
split-complementary
#FFE0B0 #B0F6FF #B9B0FF
monochromatic
#FFB036 #FFC873 #FFE0B0 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.27
#FFE0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#FFE0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0B0
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0B0 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AD
Deuteranopia (green-blind)
#F5E7B1
Tritanopia (blue-blind)
#FFD7D3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe0b0; /* rgb */ color: rgb(255, 224, 176); /* oklch */ color: oklch(92.1% 0.071 78.5);
Tailwind
colors: {
custom: {
50: '#ffe9c7',
500: '#ffe0b0',
950: '#000000',
},
}SCSS
$custom: #ffe0b0; $custom-light: #ffe9c7; $custom-dark: #000000;
JSON
{
"hex": "#ffe0b0",
"rgb": {
"r": 255,
"g": 224,
"b": 176
},
"hsl": {
"h": 36.456,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.92086,
"c": 0.07078,
"h": 78.5
},
"luminance": 0.77706
}Semantic roles & 50–950 ramp
primary
#FFE0B0
secondary
#6E9DE5
accent
#5AE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482