#FFE4B2#FFE4B2
#FFE4B2 is a very light, moderate orange. Relative luminance 0.800; OKLCH L 92.9% C 0.071 H 82.7°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4B2 |
|---|---|
| RGB | rgb(255, 228, 178) |
| HSL | hsl(39, 100%, 85%) |
| HSV | hsv(39, 30%, 100%) |
| CMYK | cmyk(0%, 10.6%, 30.2%, 0%) |
| CIE-LAB | lab(91.67, 2.06, 27.83) |
| CIE-LCH | lch(91.67, 27.90, 85.76°) |
| OKLab | oklab(92.9% 0.0089 0.0703) |
| OKLCH | oklch(92.9% 0.071 82.7) |
| XYZ | xyz(77.0203, 79.9636, 53.4882) |
| Luminance | 0.7996 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 0.78
Pale Peach
#FFE5AD
ΔE00 1.59
Navajowhite
#FFDEAD
ΔE00 2.30
Wheat
#F5DEB3
ΔE00 2.30
Vanilla
#F3E5AB
ΔE00 5.03
Bisque
#FFE4C4
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4B2 #B2CDFF
analogous
#FFBEB2 #FFE4B2 #F4FFB2
triadic
#FFE4B2 #B2FFE4 #E4B2FF
tetradic
#FFE4B2 #B2FFBE #B2CDFF #FFB2F4
square
#FFE4B2 #B2FFBE #B2CDFF #FFB2F4
split-complementary
#FFE4B2 #B2F4FF #BEB2FF
monochromatic
#FFB938 #FFCF75 #FFE4B2 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.24
#FFE4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#FFE4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4B2
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4B2 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AF
Deuteranopia (green-blind)
#F7EAB3
Tritanopia (blue-blind)
#FFDBD7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe4b2; /* rgb */ color: rgb(255, 228, 178); /* oklch */ color: oklch(92.9% 0.071 82.7);
Tailwind
colors: {
custom: {
50: '#ffecc9',
500: '#ffe4b2',
950: '#000000',
},
}SCSS
$custom: #ffe4b2; $custom-light: #ffecc9; $custom-dark: #000000;
JSON
{
"hex": "#ffe4b2",
"rgb": {
"r": 255,
"g": 228,
"b": 178
},
"hsl": {
"h": 38.961,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.92901,
"c": 0.07084,
"h": 82.7
},
"luminance": 0.79961
}Semantic roles & 50–950 ramp
primary
#FFE4B2
secondary
#7099E6
accent
#50E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482