#FFE4B0#FFE4B0
#FFE4B0 is a very light, moderate orange. Relative luminance 0.799; OKLCH L 92.9% C 0.073 H 83.6°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4B0 |
|---|---|
| RGB | rgb(255, 228, 176) |
| HSL | hsl(39, 100%, 85%) |
| HSV | hsv(39, 31%, 100%) |
| CMYK | cmyk(0%, 10.6%, 31%, 0%) |
| CIE-LAB | lab(91.63, 1.81, 28.80) |
| CIE-LCH | lch(91.63, 28.86, 86.40°) |
| OKLab | oklab(92.86% 0.0082 0.0726) |
| OKLCH | oklch(92.86% 0.073 83.6) |
| XYZ | xyz(76.8209, 79.8839, 52.4384) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.10
Moccasin
#FFE4B5
ΔE00 1.28
Navajowhite
#FFDEAD
ΔE00 2.53
Wheat
#F5DEB3
ΔE00 2.62
Vanilla
#F3E5AB
ΔE00 4.72
Beige (survey)
#E6DAA6
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4B0 #B0CBFF
analogous
#FFBDB0 #FFE4B0 #F2FFB0
triadic
#FFE4B0 #B0FFE4 #E4B0FF
tetradic
#FFE4B0 #B0FFBD #B0CBFF #FFB0F2
square
#FFE4B0 #B0FFBD #B0CBFF #FFB0F2
split-complementary
#FFE4B0 #B0F2FF #BDB0FF
monochromatic
#FFBA36 #FFCF73 #FFE4B0 #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.24
#FFE4B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#FFE4B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4B0
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4B0 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AD
Deuteranopia (green-blind)
#F8EAB1
Tritanopia (blue-blind)
#FFDBD6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe4b0; /* rgb */ color: rgb(255, 228, 176); /* oklch */ color: oklch(92.9% 0.073 83.6);
Tailwind
colors: {
custom: {
50: '#ffecc8',
500: '#ffe4b0',
950: '#000000',
},
}SCSS
$custom: #ffe4b0; $custom-light: #ffecc8; $custom-dark: #000000;
JSON
{
"hex": "#ffe4b0",
"rgb": {
"r": 255,
"g": 228,
"b": 176
},
"hsl": {
"h": 39.494,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.92861,
"c": 0.07305,
"h": 83.6
},
"luminance": 0.79881
}Semantic roles & 50–950 ramp
primary
#FFE4B0
secondary
#6E97E5
accent
#4EE600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482