#FFE4B7#FFE4B7
#FFE4B7 is a very light, moderate orange. Relative luminance 0.802; OKLCH L 93.0% C 0.065 H 80.4°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4B7 |
|---|---|
| RGB | rgb(255, 228, 183) |
| HSL | hsl(38, 100%, 86%) |
| HSV | hsv(38, 28%, 100%) |
| CMYK | cmyk(0%, 10.6%, 28.2%, 0%) |
| CIE-LAB | lab(91.76, 2.70, 25.38) |
| CIE-LCH | lch(91.76, 25.52, 83.94°) |
| OKLab | oklab(93% 0.0109 0.0644) |
| OKLCH | oklch(93% 0.065 80.4) |
| XYZ | xyz(77.5315, 80.1681, 56.1805) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 0.54
Wheat
#F5DEB3
ΔE00 1.94
Navajowhite
#FFDEAD
ΔE00 2.16
Pale Peach
#FFE5AD
ΔE00 2.89
Bisque
#FFE4C4
ΔE00 4.00
Blanchedalmond
#FFEBCD
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4B7 #B7D2FF
analogous
#FFC0B7 #FFE4B7 #F6FFB7
triadic
#FFE4B7 #B7FFE4 #E4B7FF
tetradic
#FFE4B7 #B7FFC0 #B7D2FF #FFB7F6
square
#FFE4B7 #B7FFC0 #B7D2FF #FFB7F6
split-complementary
#FFE4B7 #B7F6FF #C0B7FF
monochromatic
#FFB63D #FFCD7A #FFE4B7 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.23
#FFE4B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#FFE4B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4B7
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4B7 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E3B4
Deuteranopia (green-blind)
#F7EAB8
Tritanopia (blue-blind)
#FFDCD8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe4b7; /* rgb */ color: rgb(255, 228, 183); /* oklch */ color: oklch(93.0% 0.065 80.4);
Tailwind
colors: {
custom: {
50: '#ffeccc',
500: '#ffe4b7',
950: '#000000',
},
}SCSS
$custom: #ffe4b7; $custom-light: #ffeccc; $custom-dark: #000000;
JSON
{
"hex": "#ffe4b7",
"rgb": {
"r": 255,
"g": 228,
"b": 183
},
"hsl": {
"h": 37.5,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.93004,
"c": 0.06535,
"h": 80.4
},
"luminance": 0.80166
}Semantic roles & 50–950 ramp
primary
#FFE4B7
secondary
#749FE6
accent
#56E600
background
#FFFEFE
surface
#FFFDFA
border
#D7D5D3
text
#181613
muted
#868483