#FFE4B8#FFE4B8
#FFE4B8 is a very light, moderate orange. Relative luminance 0.802; OKLCH L 93.0% C 0.064 H 79.9°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4B8 |
|---|---|
| RGB | rgb(255, 228, 184) |
| HSL | hsl(37, 100%, 86%) |
| HSV | hsv(37, 28%, 100%) |
| CMYK | cmyk(0%, 10.6%, 27.8%, 0%) |
| CIE-LAB | lab(91.78, 2.82, 24.89) |
| CIE-LCH | lch(91.78, 25.05, 83.53°) |
| OKLab | oklab(93.02% 0.0113 0.0633) |
| OKLCH | oklch(93.02% 0.064 79.9) |
| XYZ | xyz(77.6359, 80.2099, 56.7306) |
| Luminance | 0.8021 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 0.82
Wheat
#F5DEB3
ΔE00 1.97
Navajowhite
#FFDEAD
ΔE00 2.22
Pale Peach
#FFE5AD
ΔE00 3.16
Bisque
#FFE4C4
ΔE00 3.73
Blanchedalmond
#FFEBCD
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4B8 #B8D3FF
analogous
#FFC0B8 #FFE4B8 #F6FFB8
triadic
#FFE4B8 #B8FFE4 #E4B8FF
tetradic
#FFE4B8 #B8FFC0 #B8D3FF #FFB8F6
square
#FFE4B8 #B8FFC0 #B8D3FF #FFB8F6
split-complementary
#FFE4B8 #B8F6FF #C0B8FF
monochromatic
#FFB53E #FFCD7B #FFE4B8 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.23
#FFE4B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#FFE4B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4B8
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4B8 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B5
Deuteranopia (green-blind)
#F6EAB9
Tritanopia (blue-blind)
#FFDCD8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe4b8; /* rgb */ color: rgb(255, 228, 184); /* oklch */ color: oklch(93.0% 0.064 79.9);
Tailwind
colors: {
custom: {
50: '#ffeccd',
500: '#ffe4b8',
950: '#000000',
},
}SCSS
$custom: #ffe4b8; $custom-light: #ffeccd; $custom-dark: #000000;
JSON
{
"hex": "#ffe4b8",
"rgb": {
"r": 255,
"g": 228,
"b": 184
},
"hsl": {
"h": 37.183,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.93024,
"c": 0.06425,
"h": 79.9
},
"luminance": 0.80207
}Semantic roles & 50–950 ramp
primary
#FFE4B8
secondary
#75A0E7
accent
#57E600
background
#FFFEFE
surface
#FFFDFA
border
#D7D5D3
text
#181613
muted
#868483