#FFE0C7#FFE0C7
#FFE0C7 is a very light, muted orange. Relative luminance 0.787; OKLCH L 92.6% C 0.048 H 61.1°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0C7 |
|---|---|
| RGB | rgb(255, 224, 199) |
| HSL | hsl(27, 100%, 89%) |
| HSV | hsv(27, 22%, 100%) |
| CMYK | cmyk(0%, 12.2%, 22%, 0%) |
| CIE-LAB | lab(91.10, 6.90, 16.17) |
| CIE-LCH | lch(91.10, 17.58, 66.88°) |
| OKLab | oklab(92.59% 0.0231 0.0418) |
| OKLCH | oklch(92.59% 0.048 61.1) |
| XYZ | xyz(78.2047, 78.6971, 65.0922) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.90
Bisque
#FFE4C4
ΔE00 3.66
Light Peach
#FFD8B1
ΔE00 4.61
Apricot
#FBCEB1
ΔE00 5.38
Blanchedalmond
#FFEBCD
ΔE00 5.85
Antiquewhite
#FAEBD7
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0C7 #C7E6FF
analogous
#FFC7CA #FFE0C7 #FFFCC7
triadic
#FFE0C7 #C7FFE0 #E0C7FF
tetradic
#FFE0C7 #CAFFC7 #C7E6FF #FCC7FF
square
#FFE0C7 #CAFFC7 #C7E6FF #FCC7FF
split-complementary
#FFE0C7 #C7FFFC #C7CAFF
monochromatic
#FF9C4D #FFBE8A #FFE0C7 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.25
#FFE0C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#FFE0C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0C7
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0C7 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE2C5
Deuteranopia (green-blind)
#F1E8C7
Tritanopia (blue-blind)
#FFDAD9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe0c7; /* rgb */ color: rgb(255, 224, 199); /* oklch */ color: oklch(92.6% 0.048 61.1);
Tailwind
colors: {
custom: {
50: '#ffe9d8',
500: '#ffe0c7',
950: '#000000',
},
}SCSS
$custom: #ffe0c7; $custom-light: #ffe9d8; $custom-dark: #000000;
JSON
{
"hex": "#ffe0c7",
"rgb": {
"r": 255,
"g": 224,
"b": 199
},
"hsl": {
"h": 26.786,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.92588,
"c": 0.04776,
"h": 61.1
},
"luminance": 0.78695
}Semantic roles & 50–950 ramp
primary
#FFE0C7
secondary
#81BBE9
accent
#7FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483