#FFE0B1#FFE0B1
#FFE0B1 is a very light, moderate orange. Relative luminance 0.777; OKLCH L 92.1% C 0.070 H 78.0°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0B1 |
|---|---|
| RGB | rgb(255, 224, 177) |
| HSL | hsl(36, 100%, 85%) |
| HSV | hsv(36, 31%, 100%) |
| CMYK | cmyk(0%, 12.2%, 30.6%, 0%) |
| CIE-LAB | lab(90.66, 3.98, 26.98) |
| CIE-LCH | lch(90.66, 27.27, 81.61°) |
| OKLab | oklab(92.11% 0.0145 0.0682) |
| OKLCH | oklch(92.11% 0.07 78) |
| XYZ | xyz(75.8326, 77.7483, 52.5988) |
| Luminance | 0.7775 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.76
Moccasin
#FFE4B5
ΔE00 1.50
Wheat
#F5DEB3
ΔE00 2.62
Pale Peach
#FFE5AD
ΔE00 3.27
Bisque
#FFE4C4
ΔE00 4.24
Light Peach
#FFD8B1
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0B1 #B1D0FF
analogous
#FFB9B1 #FFE0B1 #F7FFB1
triadic
#FFE0B1 #B1FFE0 #E0B1FF
tetradic
#FFE0B1 #B1FFB9 #B1D0FF #FFB1F7
square
#FFE0B1 #B1FFB9 #B1D0FF #FFB1F7
split-complementary
#FFE0B1 #B1F7FF #B9B1FF
monochromatic
#FFAF37 #FFC874 #FFE0B1 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.27
#FFE0B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#FFE0B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0B1
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0B1 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AE
Deuteranopia (green-blind)
#F4E7B2
Tritanopia (blue-blind)
#FFD7D3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe0b1; /* rgb */ color: rgb(255, 224, 177); /* oklch */ color: oklch(92.1% 0.070 78.0);
Tailwind
colors: {
custom: {
50: '#ffe9c8',
500: '#ffe0b1',
950: '#000000',
},
}SCSS
$custom: #ffe0b1; $custom-light: #ffe9c8; $custom-dark: #000000;
JSON
{
"hex": "#ffe0b1",
"rgb": {
"r": 255,
"g": 224,
"b": 177
},
"hsl": {
"h": 36.154,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.92107,
"c": 0.06973,
"h": 78
},
"luminance": 0.77746
}Semantic roles & 50–950 ramp
primary
#FFE0B1
secondary
#6F9EE6
accent
#5BE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482