#FFE4BF#FFE4BF
#FFE4BF is a very light, muted orange. Relative luminance 0.805; OKLCH L 93.2% C 0.057 H 75.6°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4BF |
|---|---|
| RGB | rgb(255, 228, 191) |
| HSL | hsl(35, 100%, 87%) |
| HSV | hsv(35, 25%, 100%) |
| CMYK | cmyk(0%, 10.6%, 25.1%, 0%) |
| CIE-LAB | lab(91.91, 3.75, 21.46) |
| CIE-LCH | lch(91.91, 21.79, 80.09°) |
| OKLab | oklab(93.17% 0.0141 0.0549) |
| OKLCH | oklch(93.17% 0.057 75.6) |
| XYZ | xyz(78.3879, 80.5107, 60.6910) |
| Luminance | 0.8051 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.66
Moccasin
#FFE4B5
ΔE00 2.89
Blanchedalmond
#FFEBCD
ΔE00 2.99
Wheat
#F5DEB3
ΔE00 3.16
Navajowhite
#FFDEAD
ΔE00 3.41
Light Peach
#FFD8B1
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4BF #BFDAFF
analogous
#FFC4BF #FFE4BF #FAFFBF
triadic
#FFE4BF #BFFFE4 #E4BFFF
tetradic
#FFE4BF #BFFFC4 #BFDAFF #FFBFFA
square
#FFE4BF #BFFFC4 #BFDAFF #FFBFFA
split-complementary
#FFE4BF #BFFAFF #C4BFFF
monochromatic
#FFB045 #FFCA82 #FFE4BF #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.23
#FFE4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#FFE4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4BF
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4BF | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BD
Deuteranopia (green-blind)
#F5EAC0
Tritanopia (blue-blind)
#FFDDDA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe4bf; /* rgb */ color: rgb(255, 228, 191); /* oklch */ color: oklch(93.2% 0.057 75.6);
Tailwind
colors: {
custom: {
50: '#ffecd2',
500: '#ffe4bf',
950: '#000000',
},
}SCSS
$custom: #ffe4bf; $custom-light: #ffecd2; $custom-dark: #000000;
JSON
{
"hex": "#ffe4bf",
"rgb": {
"r": 255,
"g": 228,
"b": 191
},
"hsl": {
"h": 34.688,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.93174,
"c": 0.05669,
"h": 75.6
},
"luminance": 0.80508
}Semantic roles & 50–950 ramp
primary
#FFE4BF
secondary
#7BA9E8
accent
#61E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483