#FFE4B1#FFE4B1
#FFE4B1 is a very light, moderate orange. Relative luminance 0.799; OKLCH L 92.9% C 0.072 H 83.2°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4B1 |
|---|---|
| RGB | rgb(255, 228, 177) |
| HSL | hsl(39, 100%, 85%) |
| HSV | hsv(39, 31%, 100%) |
| CMYK | cmyk(0%, 10.6%, 30.6%, 0%) |
| CIE-LAB | lab(91.65, 1.94, 28.32) |
| CIE-LCH | lch(91.65, 28.38, 86.09°) |
| OKLab | oklab(92.88% 0.0086 0.0714) |
| OKLCH | oklch(92.88% 0.072 83.2) |
| XYZ | xyz(76.9203, 79.9236, 52.9614) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.03
Pale Peach
#FFE5AD
ΔE00 1.34
Navajowhite
#FFDEAD
ΔE00 2.41
Wheat
#F5DEB3
ΔE00 2.45
Vanilla
#F3E5AB
ΔE00 4.87
Bisque
#FFE4C4
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4B1 #B1CCFF
analogous
#FFBDB1 #FFE4B1 #F3FFB1
triadic
#FFE4B1 #B1FFE4 #E4B1FF
tetradic
#FFE4B1 #B1FFBD #B1CCFF #FFB1F3
square
#FFE4B1 #B1FFBD #B1CCFF #FFB1F3
split-complementary
#FFE4B1 #B1F3FF #BDB1FF
monochromatic
#FFBA37 #FFCF74 #FFE4B1 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.24
#FFE4B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#FFE4B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4B1
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4B1 | 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)
#F1E3AE
Deuteranopia (green-blind)
#F8EAB2
Tritanopia (blue-blind)
#FFDBD6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe4b1; /* rgb */ color: rgb(255, 228, 177); /* oklch */ color: oklch(92.9% 0.072 83.2);
Tailwind
colors: {
custom: {
50: '#ffecc8',
500: '#ffe4b1',
950: '#000000',
},
}SCSS
$custom: #ffe4b1; $custom-light: #ffecc8; $custom-dark: #000000;
JSON
{
"hex": "#ffe4b1",
"rgb": {
"r": 255,
"g": 228,
"b": 177
},
"hsl": {
"h": 39.231,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.92881,
"c": 0.07194,
"h": 83.2
},
"luminance": 0.79921
}Semantic roles & 50–950 ramp
primary
#FFE4B1
secondary
#6F98E6
accent
#4FE600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482