#FFE0B3#FFE0B3
#FFE0B3 is a very light, moderate orange. Relative luminance 0.778; OKLCH L 92.1% C 0.068 H 77.0°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0B3 |
|---|---|
| RGB | rgb(255, 224, 179) |
| HSL | hsl(36, 100%, 85%) |
| HSV | hsv(36, 30%, 100%) |
| CMYK | cmyk(0%, 12.2%, 29.8%, 0%) |
| CIE-LAB | lab(90.70, 4.23, 26.00) |
| CIE-LCH | lch(90.70, 26.34, 80.76°) |
| OKLab | oklab(92.15% 0.0153 0.0659) |
| OKLCH | oklch(92.15% 0.068 77) |
| XYZ | xyz(76.0334, 77.8286, 53.6564) |
| Luminance | 0.7783 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.09
Moccasin
#FFE4B5
ΔE00 1.76
Wheat
#F5DEB3
ΔE00 2.70
Bisque
#FFE4C4
ΔE00 3.73
Pale Peach
#FFE5AD
ΔE00 3.75
Light Peach
#FFD8B1
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0B3 #B3D2FF
analogous
#FFBAB3 #FFE0B3 #F8FFB3
triadic
#FFE0B3 #B3FFE0 #E0B3FF
tetradic
#FFE0B3 #B3FFBA #B3D2FF #FFB3F8
square
#FFE0B3 #B3FFBA #B3D2FF #FFB3F8
split-complementary
#FFE0B3 #B3F8FF #BAB3FF
monochromatic
#FFAE39 #FFC776 #FFE0B3 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.27
#FFE0B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#FFE0B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0B3
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0B3 | 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)
#EDE0B0
Deuteranopia (green-blind)
#F4E7B4
Tritanopia (blue-blind)
#FFD7D4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe0b3; /* rgb */ color: rgb(255, 224, 179); /* oklch */ color: oklch(92.1% 0.068 77.0);
Tailwind
colors: {
custom: {
50: '#ffe9ca',
500: '#ffe0b3',
950: '#000000',
},
}SCSS
$custom: #ffe0b3; $custom-light: #ffe9ca; $custom-dark: #000000;
JSON
{
"hex": "#ffe0b3",
"rgb": {
"r": 255,
"g": 224,
"b": 179
},
"hsl": {
"h": 35.526,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.92147,
"c": 0.0676,
"h": 77
},
"luminance": 0.77826
}Semantic roles & 50–950 ramp
primary
#FFE0B3
secondary
#70A0E6
accent
#5EE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482