#FFE5CF#FFE5CF
#FFE5CF is a very light, muted orange. Relative luminance 0.818; OKLCH L 93.7% C 0.041 H 62.5°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5CF |
|---|---|
| RGB | rgb(255, 229, 207) |
| HSL | hsl(28, 100%, 91%) |
| HSV | hsv(28, 19%, 100%) |
| CMYK | cmyk(0%, 10.2%, 18.8%, 0%) |
| CIE-LAB | lab(92.49, 5.48, 13.97) |
| CIE-LCH | lch(92.49, 15.01, 68.57°) |
| OKLab | oklab(93.74% 0.0189 0.0363) |
| OKLCH | oklch(93.74% 0.041 62.5) |
| XYZ | xyz(80.5217, 81.8056, 70.5677) |
| Luminance | 0.8180 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 3.63
Antiquewhite
#FAEBD7
ΔE00 4.46
Peach
#FFDAB9
ΔE00 4.60
Blanchedalmond
#FFEBCD
ΔE00 4.87
Champagne
#F7E7CE
ΔE00 4.96
Papayawhip
#FFEFD5
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5CF #CFE9FF
analogous
#FFCFD1 #FFE5CF #FFFDCF
triadic
#FFE5CF #CFFFE5 #E5CFFF
tetradic
#FFE5CF #D1FFCF #CFE9FF #FDCFFF
square
#FFE5CF #D1FFCF #CFE9FF #FDCFFF
split-complementary
#FFE5CF #CFFFFD #CFD1FF
monochromatic
#FFA355 #FFC492 #FFE5CF #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.21
#FFE5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#FFE5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5CF
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5CF | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6CE
Deuteranopia (green-blind)
#F3ECCF
Tritanopia (blue-blind)
#FFE0DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe5cf; /* rgb */ color: rgb(255, 229, 207); /* oklch */ color: oklch(93.7% 0.041 62.5);
Tailwind
colors: {
custom: {
50: '#ffeddd',
500: '#ffe5cf',
950: '#000000',
},
}SCSS
$custom: #ffe5cf; $custom-light: #ffeddd; $custom-dark: #000000;
JSON
{
"hex": "#ffe5cf",
"rgb": {
"r": 255,
"g": 229,
"b": 207
},
"hsl": {
"h": 27.5,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.93735,
"c": 0.04088,
"h": 62.5
},
"luminance": 0.81804
}Semantic roles & 50–950 ramp
primary
#FFE5CF
secondary
#88BDEA
accent
#7CE600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484