#FFD0CD#FFD0CD
#FFD0CD is a very light, muted red. Relative luminance 0.708; OKLCH L 89.7% C 0.053 H 22.5°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD0CD |
|---|---|
| RGB | rgb(255, 208, 205) |
| HSL | hsl(4, 100%, 90%) |
| HSV | hsv(4, 20%, 100%) |
| CMYK | cmyk(0%, 18.4%, 19.6%, 0%) |
| CIE-LAB | lab(87.38, 16.06, 7.73) |
| CIE-LCH | lch(87.38, 17.82, 25.71°) |
| OKLab | oklab(89.73% 0.0494 0.0204) |
| OKLCH | oklch(89.73% 0.053 22.5) |
| XYZ | xyz(74.8156, 70.7823, 67.4672) |
| Luminance | 0.7078 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.63
Pale Rose
#FDC1C5
ΔE00 4.83
Pale Pink
#FFCFDC
ΔE00 5.96
Light Pink
#FFD1DF
ΔE00 6.35
Bubblegum
#FFC1CC
ΔE00 6.51
Pink
#FFC0CB
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD0CD #CDFCFF
analogous
#FFCDE3 #FFD0CD #FFE9CD
triadic
#FFD0CD #CDFFD0 #D0CDFF
tetradic
#FFD0CD #E3FFCD #CDFCFF #E9CDFF
square
#FFD0CD #E3FFCD #CDFCFF #E9CDFF
split-complementary
#FFD0CD #CDFFE9 #CDE3FF
monochromatic
#FF5D53 #FF9690 #FFD0CD #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.39
#FFD0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#FFD0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD0CD
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD0CD | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CD
Deuteranopia (green-blind)
#E3DECC
Tritanopia (blue-blind)
#FFCBCF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd0cd; /* rgb */ color: rgb(255, 208, 205); /* oklch */ color: oklch(89.7% 0.053 22.5);
Tailwind
colors: {
custom: {
50: '#ffdedc',
500: '#ffd0cd',
950: '#000000',
},
}SCSS
$custom: #ffd0cd; $custom-light: #ffdedc; $custom-dark: #000000;
JSON
{
"hex": "#ffd0cd",
"rgb": {
"r": 255,
"g": 208,
"b": 205
},
"hsl": {
"h": 3.6,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.8973,
"c": 0.05344,
"h": 22.5
},
"luminance": 0.7078
}Semantic roles & 50–950 ramp
primary
#FFD0CD
secondary
#86E4EA
accent
#D8E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484