#FFE7CF#FFE7CF
#FFE7CF is a very light, muted orange. Relative luminance 0.829; OKLCH L 94.1% C 0.041 H 67.3°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7CF |
|---|---|
| RGB | rgb(255, 231, 207) |
| HSL | hsl(30, 100%, 91%) |
| HSV | hsv(30, 19%, 100%) |
| CMYK | cmyk(0%, 9.4%, 18.8%, 0%) |
| CIE-LAB | lab(92.98, 4.46, 14.66) |
| CIE-LCH | lch(92.98, 15.33, 73.08°) |
| OKLab | oklab(94.12% 0.0159 0.038) |
| OKLCH | oklch(94.12% 0.041 67.3) |
| XYZ | xyz(81.0782, 82.9187, 70.7533) |
| Luminance | 0.8292 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.68
Blanchedalmond
#FFEBCD
ΔE00 3.44
Antiquewhite
#FAEBD7
ΔE00 3.48
Champagne
#F7E7CE
ΔE00 3.68
Papayawhip
#FFEFD5
ΔE00 4.10
Peach
#FFDAB9
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7CF #CFE7FF
analogous
#FFCFCF #FFE7CF #FFFFCF
triadic
#FFE7CF #CFFFE7 #E7CFFF
tetradic
#FFE7CF #CFFFCF #CFE7FF #FFCFFF
square
#FFE7CF #CFFFCF #CFE7FF #FFCFFF
split-complementary
#FFE7CF #CFFFFF #CFCFFF
monochromatic
#FFAA55 #FFC892 #FFE7CF #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.19
#FFE7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#FFE7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7CF
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7CF | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE8CE
Deuteranopia (green-blind)
#F5EDCF
Tritanopia (blue-blind)
#FFE2E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe7cf; /* rgb */ color: rgb(255, 231, 207); /* oklch */ color: oklch(94.1% 0.041 67.3);
Tailwind
colors: {
custom: {
50: '#ffeedd',
500: '#ffe7cf',
950: '#000000',
},
}SCSS
$custom: #ffe7cf; $custom-light: #ffeedd; $custom-dark: #000000;
JSON
{
"hex": "#ffe7cf",
"rgb": {
"r": 255,
"g": 231,
"b": 207
},
"hsl": {
"h": 30,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.94119,
"c": 0.04123,
"h": 67.3
},
"luminance": 0.82917
}Semantic roles & 50–950 ramp
primary
#FFE7CF
secondary
#88B9EA
accent
#73E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584