#FFE1CA#FFE1CA
#FFE1CA is a very light, muted orange. Relative luminance 0.794; OKLCH L 92.8% C 0.045 H 59.7°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1CA |
|---|---|
| RGB | rgb(255, 225, 202) |
| HSL | hsl(26, 100%, 90%) |
| HSV | hsv(26, 21%, 100%) |
| CMYK | cmyk(0%, 11.8%, 20.8%, 0%) |
| CIE-LAB | lab(91.40, 6.81, 15.04) |
| CIE-LCH | lch(91.40, 16.51, 65.63°) |
| OKLab | oklab(92.85% 0.0228 0.039) |
| OKLCH | oklch(92.85% 0.045 59.7) |
| XYZ | xyz(78.8260, 79.3769, 67.0346) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.60
Bisque
#FFE4C4
ΔE00 4.12
Light Peach
#FFD8B1
ΔE00 5.32
Apricot
#FBCEB1
ΔE00 5.70
Antiquewhite
#FAEBD7
ΔE00 5.97
Blanchedalmond
#FFEBCD
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1CA #CAE8FF
analogous
#FFCACE #FFE1CA #FFFCCA
triadic
#FFE1CA #CAFFE1 #E1CAFF
tetradic
#FFE1CA #CEFFCA #CAE8FF #FCCAFF
square
#FFE1CA #CEFFCA #CAE8FF #FCCAFF
split-complementary
#FFE1CA #CAFFFC #CACEFF
monochromatic
#FF9C50 #FFBE8D #FFE1CA #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.24
#FFE1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#FFE1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1CA
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1CA | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3C9
Deuteranopia (green-blind)
#F1E9CA
Tritanopia (blue-blind)
#FFDBDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe1ca; /* rgb */ color: rgb(255, 225, 202); /* oklch */ color: oklch(92.8% 0.045 59.7);
Tailwind
colors: {
custom: {
50: '#ffeada',
500: '#ffe1ca',
950: '#000000',
},
}SCSS
$custom: #ffe1ca; $custom-light: #ffeada; $custom-dark: #000000;
JSON
{
"hex": "#ffe1ca",
"rgb": {
"r": 255,
"g": 225,
"b": 202
},
"hsl": {
"h": 26.038,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.92849,
"c": 0.04515,
"h": 59.7
},
"luminance": 0.79375
}Semantic roles & 50–950 ramp
primary
#FFE1CA
secondary
#84BDE9
accent
#82E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483