#FFE4B3#FFE4B3
#FFE4B3 is a very light, moderate orange. Relative luminance 0.800; OKLCH L 92.9% C 0.070 H 82.3°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4B3 |
|---|---|
| RGB | rgb(255, 228, 179) |
| HSL | hsl(39, 100%, 85%) |
| HSV | hsv(39, 30%, 100%) |
| CMYK | cmyk(0%, 10.6%, 29.8%, 0%) |
| CIE-LAB | lab(91.69, 2.19, 27.34) |
| CIE-LCH | lch(91.69, 27.43, 85.43°) |
| OKLab | oklab(92.92% 0.0093 0.0691) |
| OKLCH | oklch(92.92% 0.07 82.3) |
| XYZ | xyz(77.1211, 80.0039, 54.0189) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 0.52
Pale Peach
#FFE5AD
ΔE00 1.84
Wheat
#F5DEB3
ΔE00 2.17
Navajowhite
#FFDEAD
ΔE00 2.22
Bisque
#FFE4C4
ΔE00 5.05
Vanilla
#F3E5AB
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4B3 #B3CEFF
analogous
#FFBEB3 #FFE4B3 #F4FFB3
triadic
#FFE4B3 #B3FFE4 #E4B3FF
tetradic
#FFE4B3 #B3FFBE #B3CEFF #FFB3F4
square
#FFE4B3 #B3FFBE #B3CEFF #FFB3F4
split-complementary
#FFE4B3 #B3F4FF #BEB3FF
monochromatic
#FFB939 #FFCE76 #FFE4B3 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.24
#FFE4B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#FFE4B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4B3
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4B3 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3B0
Deuteranopia (green-blind)
#F7EAB4
Tritanopia (blue-blind)
#FFDBD7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe4b3; /* rgb */ color: rgb(255, 228, 179); /* oklch */ color: oklch(92.9% 0.070 82.3);
Tailwind
colors: {
custom: {
50: '#ffecca',
500: '#ffe4b3',
950: '#000000',
},
}SCSS
$custom: #ffe4b3; $custom-light: #ffecca; $custom-dark: #000000;
JSON
{
"hex": "#ffe4b3",
"rgb": {
"r": 255,
"g": 228,
"b": 179
},
"hsl": {
"h": 38.684,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.92921,
"c": 0.06974,
"h": 82.3
},
"luminance": 0.80001
}Semantic roles & 50–950 ramp
primary
#FFE4B3
secondary
#709AE6
accent
#52E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482