#FFE4B4#FFE4B4
#FFE4B4 is a very light, moderate orange. Relative luminance 0.800; OKLCH L 92.9% C 0.069 H 81.8°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4B4 |
|---|---|
| RGB | rgb(255, 228, 180) |
| HSL | hsl(38, 100%, 85%) |
| HSV | hsv(38, 29%, 100%) |
| CMYK | cmyk(0%, 10.6%, 29.4%, 0%) |
| CIE-LAB | lab(91.70, 2.31, 26.85) |
| CIE-LCH | lch(91.70, 26.95, 85.08°) |
| OKLab | oklab(92.94% 0.0097 0.0679) |
| OKLCH | oklch(92.94% 0.069 81.8) |
| XYZ | xyz(77.2226, 80.0445, 54.5535) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 0.26
Wheat
#F5DEB3
ΔE00 2.07
Pale Peach
#FFE5AD
ΔE00 2.09
Navajowhite
#FFDEAD
ΔE00 2.16
Bisque
#FFE4C4
ΔE00 4.80
Blanchedalmond
#FFEBCD
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4B4 #B4CFFF
analogous
#FFBEB4 #FFE4B4 #F4FFB4
triadic
#FFE4B4 #B4FFE4 #E4B4FF
tetradic
#FFE4B4 #B4FFBE #B4CFFF #FFB4F4
square
#FFE4B4 #B4FFBE #B4CFFF #FFB4F4
split-complementary
#FFE4B4 #B4F4FF #BEB4FF
monochromatic
#FFB83A #FFCE77 #FFE4B4 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.23
#FFE4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#FFE4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4B4
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4B4 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E3B1
Deuteranopia (green-blind)
#F7EAB5
Tritanopia (blue-blind)
#FFDBD7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe4b4; /* rgb */ color: rgb(255, 228, 180); /* oklch */ color: oklch(92.9% 0.069 81.8);
Tailwind
colors: {
custom: {
50: '#ffecca',
500: '#ffe4b4',
950: '#000000',
},
}SCSS
$custom: #ffe4b4; $custom-light: #ffecca; $custom-dark: #000000;
JSON
{
"hex": "#ffe4b4",
"rgb": {
"r": 255,
"g": 228,
"b": 180
},
"hsl": {
"h": 38.4,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.92942,
"c": 0.06863,
"h": 81.8
},
"luminance": 0.80042
}Semantic roles & 50–950 ramp
primary
#FFE4B4
secondary
#719BE6
accent
#53E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482