#FFE1CD#FFE1CD
#FFE1CD is a very light, muted orange. Relative luminance 0.795; OKLCH L 92.9% C 0.043 H 55.8°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1CD |
|---|---|
| RGB | rgb(255, 225, 205) |
| HSL | hsl(24, 100%, 90%) |
| HSV | hsv(24, 20%, 100%) |
| CMYK | cmyk(0%, 11.8%, 19.6%, 0%) |
| CIE-LAB | lab(91.47, 7.25, 13.57) |
| CIE-LCH | lch(91.47, 15.38, 61.89°) |
| OKLab | oklab(92.92% 0.024 0.0353) |
| OKLCH | oklch(92.92% 0.043 55.8) |
| XYZ | xyz(79.1847, 79.5204, 68.9235) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.58
Bisque
#FFE4C4
ΔE00 5.33
Apricot
#FBCEB1
ΔE00 5.85
Light Peach
#FFD8B1
ΔE00 6.37
Antiquewhite
#FAEBD7
ΔE00 6.41
Blanchedalmond
#FFEBCD
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1CD #CDEBFF
analogous
#FFCDD2 #FFE1CD #FFFACD
triadic
#FFE1CD #CDFFE1 #E1CDFF
tetradic
#FFE1CD #D2FFCD #CDEBFF #FACDFF
square
#FFE1CD #D2FFCD #CDEBFF #FACDFF
split-complementary
#FFE1CD #CDFFFA #CDD2FF
monochromatic
#FF9853 #FFBC90 #FFE1CD #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.24
#FFE1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#FFE1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1CD
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1CD | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CC
Deuteranopia (green-blind)
#F1E9CD
Tritanopia (blue-blind)
#FFDCDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe1cd; /* rgb */ color: rgb(255, 225, 205); /* oklch */ color: oklch(92.9% 0.043 55.8);
Tailwind
colors: {
custom: {
50: '#ffeadc',
500: '#ffe1cd',
950: '#000000',
},
}SCSS
$custom: #ffe1cd; $custom-light: #ffeadc; $custom-dark: #000000;
JSON
{
"hex": "#ffe1cd",
"rgb": {
"r": 255,
"g": 225,
"b": 205
},
"hsl": {
"h": 24,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.92921,
"c": 0.04264,
"h": 55.8
},
"luminance": 0.79518
}Semantic roles & 50–950 ramp
primary
#FFE1CD
secondary
#86C2EA
accent
#8AE600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484