#FFD8CD#FFD8CD
#FFD8CD is a very light, muted red. Relative luminance 0.748; OKLCH L 91.2% C 0.046 H 36.3°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8CD |
|---|---|
| RGB | rgb(255, 216, 205) |
| HSL | hsl(13, 100%, 90%) |
| HSV | hsv(13, 20%, 100%) |
| CMYK | cmyk(0%, 15.3%, 19.6%, 0%) |
| CIE-LAB | lab(89.29, 11.90, 10.47) |
| CIE-LCH | lch(89.29, 15.85, 41.35°) |
| OKLab | oklab(91.22% 0.0374 0.0274) |
| OKLCH | oklch(91.22% 0.046 36.3) |
| XYZ | xyz(76.8155, 74.7820, 68.1338) |
| Luminance | 0.7478 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.95
Apricot
#FBCEB1
ΔE00 7.14
Light Rose
#FFC5CB
ΔE00 9.14
Peach
#FFDAB9
ΔE00 9.16
Pale Rose
#FDC1C5
ΔE00 9.20
Pale Pink
#FFCFDC
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8CD #CDF4FF
analogous
#FFCDDB #FFD8CD #FFF1CD
triadic
#FFD8CD #CDFFD8 #D8CDFF
tetradic
#FFD8CD #DBFFCD #CDF4FF #F1CDFF
square
#FFD8CD #DBFFCD #CDF4FF #F1CDFF
split-complementary
#FFD8CD #CDFFF1 #CDDBFF
monochromatic
#FF7953 #FFA890 #FFD8CD #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.32
#FFD8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#FFD8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8CD
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8CD | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCC
Deuteranopia (green-blind)
#EAE3CD
Tritanopia (blue-blind)
#FFD3D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd8cd; /* rgb */ color: rgb(255, 216, 205); /* oklch */ color: oklch(91.2% 0.046 36.3);
Tailwind
colors: {
custom: {
50: '#ffe4dc',
500: '#ffd8cd',
950: '#000000',
},
}SCSS
$custom: #ffd8cd; $custom-light: #ffe4dc; $custom-dark: #000000;
JSON
{
"hex": "#ffd8cd",
"rgb": {
"r": 255,
"g": 216,
"b": 205
},
"hsl": {
"h": 13.2,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.91219,
"c": 0.04633,
"h": 36.3
},
"luminance": 0.7478
}Semantic roles & 50–950 ramp
primary
#FFD8CD
secondary
#86D4EA
accent
#B3E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484