#FFD0CF#FFD0CF
#FFD0CF is a very light, muted red. Relative luminance 0.709; OKLCH L 89.8% C 0.053 H 19.6°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD0CF |
|---|---|
| RGB | rgb(255, 208, 207) |
| HSL | hsl(1, 100%, 91%) |
| HSV | hsv(1, 19%, 100%) |
| CMYK | cmyk(0%, 18.4%, 18.8%, 0%) |
| CIE-LAB | lab(87.43, 16.35, 6.74) |
| CIE-LCH | lch(87.43, 17.69, 22.41°) |
| OKLab | oklab(89.78% 0.0501 0.0179) |
| OKLCH | oklch(89.78% 0.053 19.6) |
| XYZ | xyz(75.0586, 70.8795, 68.7467) |
| Luminance | 0.7088 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.07
Pale Rose
#FDC1C5
ΔE00 4.45
Pale Pink
#FFCFDC
ΔE00 5.17
Light Pink
#FFD1DF
ΔE00 5.56
Bubblegum
#FFC1CC
ΔE00 5.91
Pink
#FFC0CB
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD0CF #CFFEFF
analogous
#FFCFE6 #FFD0CF #FFE8CF
triadic
#FFD0CF #CFFFD0 #D0CFFF
tetradic
#FFD0CF #E6FFCF #CFFEFF #E8CFFF
square
#FFD0CF #E6FFCF #CFFEFF #E8CFFF
split-complementary
#FFD0CF #CFFFE8 #CFE6FF
monochromatic
#FF5855 #FF9492 #FFD0CF #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.38
#FFD0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#FFD0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD0CF
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD0CF | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CF
Deuteranopia (green-blind)
#E3DECE
Tritanopia (blue-blind)
#FFCCD0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd0cf; /* rgb */ color: rgb(255, 208, 207); /* oklch */ color: oklch(89.8% 0.053 19.6);
Tailwind
colors: {
custom: {
50: '#ffdedd',
500: '#ffd0cf',
950: '#000000',
},
}SCSS
$custom: #ffd0cf; $custom-light: #ffdedd; $custom-dark: #000000;
JSON
{
"hex": "#ffd0cf",
"rgb": {
"r": 255,
"g": 208,
"b": 207
},
"hsl": {
"h": 1.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.89782,
"c": 0.05322,
"h": 19.6
},
"luminance": 0.70877
}Semantic roles & 50–950 ramp
primary
#FFD0CF
secondary
#88E8EA
accent
#E1E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484