#FFE4B6#FFE4B6
#FFE4B6 is a very light, moderate orange. Relative luminance 0.801; OKLCH L 93.0% C 0.066 H 80.9°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4B6 |
|---|---|
| RGB | rgb(255, 228, 182) |
| HSL | hsl(38, 100%, 86%) |
| HSV | hsv(38, 29%, 100%) |
| CMYK | cmyk(0%, 10.6%, 28.6%, 0%) |
| CIE-LAB | lab(91.74, 2.57, 25.87) |
| CIE-LCH | lch(91.74, 26.00, 84.33°) |
| OKLab | oklab(92.98% 0.0105 0.0656) |
| OKLCH | oklch(92.98% 0.066 80.9) |
| XYZ | xyz(77.4278, 80.1266, 55.6343) |
| Luminance | 0.8012 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 0.27
Wheat
#F5DEB3
ΔE00 1.95
Navajowhite
#FFDEAD
ΔE00 2.13
Pale Peach
#FFE5AD
ΔE00 2.62
Bisque
#FFE4C4
ΔE00 4.27
Blanchedalmond
#FFEBCD
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4B6 #B6D1FF
analogous
#FFBFB6 #FFE4B6 #F6FFB6
triadic
#FFE4B6 #B6FFE4 #E4B6FF
tetradic
#FFE4B6 #B6FFBF #B6D1FF #FFB6F6
square
#FFE4B6 #B6FFBF #B6D1FF #FFB6F6
split-complementary
#FFE4B6 #B6F6FF #BFB6FF
monochromatic
#FFB73C #FFCD79 #FFE4B6 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.23
#FFE4B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#FFE4B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4B6
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4B6 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E3B3
Deuteranopia (green-blind)
#F7EAB7
Tritanopia (blue-blind)
#FFDCD8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe4b6; /* rgb */ color: rgb(255, 228, 182); /* oklch */ color: oklch(93.0% 0.066 80.9);
Tailwind
colors: {
custom: {
50: '#ffeccc',
500: '#ffe4b6',
950: '#000000',
},
}SCSS
$custom: #ffe4b6; $custom-light: #ffeccc; $custom-dark: #000000;
JSON
{
"hex": "#ffe4b6",
"rgb": {
"r": 255,
"g": 228,
"b": 182
},
"hsl": {
"h": 37.808,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.92983,
"c": 0.06644,
"h": 80.9
},
"luminance": 0.80124
}Semantic roles & 50–950 ramp
primary
#FFE4B6
secondary
#739EE6
accent
#55E600
background
#FFFEFE
surface
#FFFDFA
border
#D7D5D3
text
#181613
muted
#868483