#FFE1CC#FFE1CC
#FFE1CC is a very light, muted orange. Relative luminance 0.795; OKLCH L 92.9% C 0.043 H 57.1°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1CC |
|---|---|
| RGB | rgb(255, 225, 204) |
| HSL | hsl(25, 100%, 90%) |
| HSV | hsv(25, 20%, 100%) |
| CMYK | cmyk(0%, 11.8%, 20%, 0%) |
| CIE-LAB | lab(91.45, 7.10, 14.06) |
| CIE-LCH | lch(91.45, 15.75, 63.20°) |
| OKLab | oklab(92.9% 0.0236 0.0365) |
| OKLCH | oklch(92.9% 0.043 57.1) |
| XYZ | xyz(79.0644, 79.4722, 68.2898) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.23
Bisque
#FFE4C4
ΔE00 4.92
Apricot
#FBCEB1
ΔE00 5.77
Light Peach
#FFD8B1
ΔE00 6.00
Antiquewhite
#FAEBD7
ΔE00 6.24
Blanchedalmond
#FFEBCD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1CC #CCEAFF
analogous
#FFCCD0 #FFE1CC #FFFBCC
triadic
#FFE1CC #CCFFE1 #E1CCFF
tetradic
#FFE1CC #D0FFCC #CCEAFF #FBCCFF
square
#FFE1CC #D0FFCC #CCEAFF #FBCCFF
split-complementary
#FFE1CC #CCFFFB #CCD0FF
monochromatic
#FF9952 #FFBD8F #FFE1CC #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.24
#FFE1CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#FFE1CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1CC
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1CC | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CB
Deuteranopia (green-blind)
#F1E9CC
Tritanopia (blue-blind)
#FFDBDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe1cc; /* rgb */ color: rgb(255, 225, 204); /* oklch */ color: oklch(92.9% 0.043 57.1);
Tailwind
colors: {
custom: {
50: '#ffeadb',
500: '#ffe1cc',
950: '#000000',
},
}SCSS
$custom: #ffe1cc; $custom-light: #ffeadb; $custom-dark: #000000;
JSON
{
"hex": "#ffe1cc",
"rgb": {
"r": 255,
"g": 225,
"b": 204
},
"hsl": {
"h": 24.706,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.92897,
"c": 0.04345,
"h": 57.1
},
"luminance": 0.7947
}Semantic roles & 50–950 ramp
primary
#FFE1CC
secondary
#86C0EA
accent
#87E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181615
muted
#868484