#FFD8CA#FFD8CA
#FFD8CA is a very light, muted orange. Relative luminance 0.746; OKLCH L 91.1% C 0.048 H 40.7°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8CA |
|---|---|
| RGB | rgb(255, 216, 202) |
| HSL | hsl(16, 100%, 90%) |
| HSV | hsv(16, 21%, 100%) |
| CMYK | cmyk(0%, 15.3%, 20.8%, 0%) |
| CIE-LAB | lab(89.22, 11.46, 11.95) |
| CIE-LCH | lch(89.22, 16.56, 46.19°) |
| OKLab | oklab(91.14% 0.0362 0.0312) |
| OKLCH | oklch(91.14% 0.048 40.7) |
| XYZ | xyz(76.4568, 74.6385, 66.2449) |
| Luminance | 0.7464 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.69
Apricot
#FBCEB1
ΔE00 5.92
Peach
#FFDAB9
ΔE00 7.85
Light Peach
#FFD8B1
ΔE00 9.52
Bisque
#FFE4C4
ΔE00 10.11
Pale Rose
#FDC1C5
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8CA #CAF1FF
analogous
#FFCAD7 #FFD8CA #FFF3CA
triadic
#FFD8CA #CAFFD8 #D8CAFF
tetradic
#FFD8CA #D7FFCA #CAF1FF #F3CAFF
square
#FFD8CA #D7FFCA #CAF1FF #F3CAFF
split-complementary
#FFD8CA #CAFFF3 #CAD7FF
monochromatic
#FF7E50 #FFAB8D #FFD8CA #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.32
#FFD8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#FFD8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8CA
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8CA | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCC9
Deuteranopia (green-blind)
#EAE3CA
Tritanopia (blue-blind)
#FFD3D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd8ca; /* rgb */ color: rgb(255, 216, 202); /* oklch */ color: oklch(91.1% 0.048 40.7);
Tailwind
colors: {
custom: {
50: '#ffe4da',
500: '#ffd8ca',
950: '#000000',
},
}SCSS
$custom: #ffd8ca; $custom-light: #ffe4da; $custom-dark: #000000;
JSON
{
"hex": "#ffd8ca",
"rgb": {
"r": 255,
"g": 216,
"b": 202
},
"hsl": {
"h": 15.849,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.91144,
"c": 0.04778,
"h": 40.7
},
"luminance": 0.74636
}Semantic roles & 50–950 ramp
primary
#FFD8CA
secondary
#84CFE9
accent
#A9E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483