#FFE0B2#FFE0B2
#FFE0B2 is a very light, moderate orange. Relative luminance 0.778; OKLCH L 92.1% C 0.069 H 77.5°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0B2 |
|---|---|
| RGB | rgb(255, 224, 178) |
| HSL | hsl(36, 100%, 85%) |
| HSV | hsv(36, 30%, 100%) |
| CMYK | cmyk(0%, 12.2%, 30.2%, 0%) |
| CIE-LAB | lab(90.68, 4.10, 26.49) |
| CIE-LCH | lch(90.68, 26.80, 81.19°) |
| OKLab | oklab(92.13% 0.0149 0.067) |
| OKLCH | oklch(92.13% 0.069 77.5) |
| XYZ | xyz(75.9326, 77.7883, 53.1257) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.90
Moccasin
#FFE4B5
ΔE00 1.61
Wheat
#F5DEB3
ΔE00 2.64
Pale Peach
#FFE5AD
ΔE00 3.51
Bisque
#FFE4C4
ΔE00 3.99
Light Peach
#FFD8B1
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0B2 #B2D1FF
analogous
#FFB9B2 #FFE0B2 #F8FFB2
triadic
#FFE0B2 #B2FFE0 #E0B2FF
tetradic
#FFE0B2 #B2FFB9 #B2D1FF #FFB2F8
square
#FFE0B2 #B2FFB9 #B2D1FF #FFB2F8
split-complementary
#FFE0B2 #B2F8FF #B9B2FF
monochromatic
#FFAF38 #FFC775 #FFE0B2 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.27
#FFE0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#FFE0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0B2
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0B2 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AF
Deuteranopia (green-blind)
#F4E7B3
Tritanopia (blue-blind)
#FFD7D4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe0b2; /* rgb */ color: rgb(255, 224, 178); /* oklch */ color: oklch(92.1% 0.069 77.5);
Tailwind
colors: {
custom: {
50: '#ffe9c9',
500: '#ffe0b2',
950: '#000000',
},
}SCSS
$custom: #ffe0b2; $custom-light: #ffe9c9; $custom-dark: #000000;
JSON
{
"hex": "#ffe0b2",
"rgb": {
"r": 255,
"g": 224,
"b": 178
},
"hsl": {
"h": 35.844,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.92127,
"c": 0.06867,
"h": 77.5
},
"luminance": 0.77786
}Semantic roles & 50–950 ramp
primary
#FFE0B2
secondary
#709FE6
accent
#5CE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482