#FFE4B9#FFE4B9
#FFE4B9 is a very light, moderate orange. Relative luminance 0.802; OKLCH L 93.0% C 0.063 H 79.3°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4B9 |
|---|---|
| RGB | rgb(255, 228, 185) |
| HSL | hsl(37, 100%, 86%) |
| HSV | hsv(37, 27%, 100%) |
| CMYK | cmyk(0%, 10.6%, 27.5%, 0%) |
| CIE-LAB | lab(91.80, 2.95, 24.40) |
| CIE-LCH | lch(91.80, 24.58, 83.10°) |
| OKLab | oklab(93.05% 0.0117 0.0621) |
| OKLCH | oklch(93.05% 0.063 79.3) |
| XYZ | xyz(77.7411, 80.2520, 57.2846) |
| Luminance | 0.8025 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.10
Wheat
#F5DEB3
ΔE00 2.05
Navajowhite
#FFDEAD
ΔE00 2.32
Pale Peach
#FFE5AD
ΔE00 3.44
Bisque
#FFE4C4
ΔE00 3.45
Blanchedalmond
#FFEBCD
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4B9 #B9D4FF
analogous
#FFC1B9 #FFE4B9 #F7FFB9
triadic
#FFE4B9 #B9FFE4 #E4B9FF
tetradic
#FFE4B9 #B9FFC1 #B9D4FF #FFB9F7
square
#FFE4B9 #B9FFC1 #B9D4FF #FFB9F7
split-complementary
#FFE4B9 #B9F7FF #C1B9FF
monochromatic
#FFB53F #FFCC7C #FFE4B9 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.23
#FFE4B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#FFE4B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4B9
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4B9 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B6
Deuteranopia (green-blind)
#F6EABA
Tritanopia (blue-blind)
#FFDCD8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe4b9; /* rgb */ color: rgb(255, 228, 185); /* oklch */ color: oklch(93.0% 0.063 79.3);
Tailwind
colors: {
custom: {
50: '#ffecce',
500: '#ffe4b9',
950: '#000000',
},
}SCSS
$custom: #ffe4b9; $custom-light: #ffecce; $custom-dark: #000000;
JSON
{
"hex": "#ffe4b9",
"rgb": {
"r": 255,
"g": 228,
"b": 185
},
"hsl": {
"h": 36.857,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.93045,
"c": 0.06316,
"h": 79.3
},
"luminance": 0.8025
}Semantic roles & 50–950 ramp
primary
#FFE4B9
secondary
#75A1E7
accent
#59E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181613
muted
#868483