#FFE4CF#FFE4CF
#FFE4CF is a very light, muted orange. Relative luminance 0.813; OKLCH L 93.5% C 0.041 H 60.2°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4CF |
|---|---|
| RGB | rgb(255, 228, 207) |
| HSL | hsl(26, 100%, 91%) |
| HSV | hsv(26, 19%, 100%) |
| CMYK | cmyk(0%, 10.6%, 18.8%, 0%) |
| CIE-LAB | lab(92.24, 6.00, 13.62) |
| CIE-LCH | lch(92.24, 14.89, 66.24°) |
| OKLab | oklab(93.54% 0.0203 0.0354) |
| OKLCH | oklch(93.54% 0.041 60.2) |
| XYZ | xyz(80.2458, 81.2538, 70.4758) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 4.22
Peach
#FFDAB9
ΔE00 4.62
Antiquewhite
#FAEBD7
ΔE00 5.02
Blanchedalmond
#FFEBCD
ΔE00 5.59
Champagne
#F7E7CE
ΔE00 5.62
Warm Beige
#E9DCC9
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4CF #CFEAFF
analogous
#FFCFD2 #FFE4CF #FFFCCF
triadic
#FFE4CF #CFFFE4 #E4CFFF
tetradic
#FFE4CF #D2FFCF #CFEAFF #FCCFFF
square
#FFE4CF #D2FFCF #CFEAFF #FCCFFF
split-complementary
#FFE4CF #CFFFFC #CFD2FF
monochromatic
#FF9F55 #FFC292 #FFE4CF #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.22
#FFE4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#FFE4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4CF
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4CF | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5CE
Deuteranopia (green-blind)
#F3EBCF
Tritanopia (blue-blind)
#FFDFDE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe4cf; /* rgb */ color: rgb(255, 228, 207); /* oklch */ color: oklch(93.5% 0.041 60.2);
Tailwind
colors: {
custom: {
50: '#ffecdd',
500: '#ffe4cf',
950: '#000000',
},
}SCSS
$custom: #ffe4cf; $custom-light: #ffecdd; $custom-dark: #000000;
JSON
{
"hex": "#ffe4cf",
"rgb": {
"r": 255,
"g": 228,
"b": 207
},
"hsl": {
"h": 26.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.93543,
"c": 0.04083,
"h": 60.2
},
"luminance": 0.81252
}Semantic roles & 50–950 ramp
primary
#FFE4CF
secondary
#88BFEA
accent
#81E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484