#FFE6CF#FFE6CF
#FFE6CF is a very light, muted orange. Relative luminance 0.824; OKLCH L 93.9% C 0.041 H 64.9°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6CF |
|---|---|
| RGB | rgb(255, 230, 207) |
| HSL | hsl(29, 100%, 91%) |
| HSV | hsv(29, 19%, 100%) |
| CMYK | cmyk(0%, 9.8%, 18.8%, 0%) |
| CIE-LAB | lab(92.73, 4.97, 14.32) |
| CIE-LCH | lch(92.73, 15.16, 70.85°) |
| OKLab | oklab(93.93% 0.0174 0.0372) |
| OKLCH | oklch(93.93% 0.041 64.9) |
| XYZ | xyz(80.7991, 82.3606, 70.6602) |
| Luminance | 0.8236 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 3.10
Antiquewhite
#FAEBD7
ΔE00 3.94
Blanchedalmond
#FFEBCD
ΔE00 4.15
Champagne
#F7E7CE
ΔE00 4.30
Peach
#FFDAB9
ΔE00 4.70
Papayawhip
#FFEFD5
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6CF #CFE8FF
analogous
#FFCFD0 #FFE6CF #FFFECF
triadic
#FFE6CF #CFFFE6 #E6CFFF
tetradic
#FFE6CF #D0FFCF #CFE8FF #FECFFF
square
#FFE6CF #D0FFCF #CFE8FF #FECFFF
split-complementary
#FFE6CF #CFFFFE #CFD0FF
monochromatic
#FFA655 #FFC692 #FFE6CF #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.20
#FFE6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#FFE6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6CF
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6CF | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE7CE
Deuteranopia (green-blind)
#F4ECCF
Tritanopia (blue-blind)
#FFE1DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe6cf; /* rgb */ color: rgb(255, 230, 207); /* oklch */ color: oklch(93.9% 0.041 64.9);
Tailwind
colors: {
custom: {
50: '#ffeddd',
500: '#ffe6cf',
950: '#000000',
},
}SCSS
$custom: #ffe6cf; $custom-light: #ffeddd; $custom-dark: #000000;
JSON
{
"hex": "#ffe6cf",
"rgb": {
"r": 255,
"g": 230,
"b": 207
},
"hsl": {
"h": 28.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.93926,
"c": 0.04102,
"h": 64.9
},
"luminance": 0.82359
}Semantic roles & 50–950 ramp
primary
#FFE6CF
secondary
#88BBEA
accent
#78E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484