#FFD8CF#FFD8CF
#FFD8CF is a very light, muted red. Relative luminance 0.749; OKLCH L 91.3% C 0.046 H 33.1°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8CF |
|---|---|
| RGB | rgb(255, 216, 207) |
| HSL | hsl(11, 100%, 91%) |
| HSV | hsv(11, 19%, 100%) |
| CMYK | cmyk(0%, 15.3%, 18.8%, 0%) |
| CIE-LAB | lab(89.34, 12.19, 9.48) |
| CIE-LCH | lch(89.34, 15.45, 37.88°) |
| OKLab | oklab(91.27% 0.0381 0.0249) |
| OKLCH | oklch(91.27% 0.046 33.1) |
| XYZ | xyz(77.0585, 74.8792, 69.4133) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.57
Apricot
#FBCEB1
ΔE00 7.98
Light Rose
#FFC5CB
ΔE00 8.44
Pale Rose
#FDC1C5
ΔE00 8.58
Pale Pink
#FFCFDC
ΔE00 9.11
Light Pink
#FFD1DF
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8CF #CFF6FF
analogous
#FFCFDE #FFD8CF #FFF0CF
triadic
#FFD8CF #CFFFD8 #D8CFFF
tetradic
#FFD8CF #DEFFCF #CFF6FF #F0CFFF
square
#FFD8CF #DEFFCF #CFF6FF #F0CFFF
split-complementary
#FFD8CF #CFFFF0 #CFDEFF
monochromatic
#FF7555 #FFA692 #FFD8CF #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.31
#FFD8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#FFD8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8CF
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8CF | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCE
Deuteranopia (green-blind)
#E9E3CF
Tritanopia (blue-blind)
#FFD3D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd8cf; /* rgb */ color: rgb(255, 216, 207); /* oklch */ color: oklch(91.3% 0.046 33.1);
Tailwind
colors: {
custom: {
50: '#ffe4dd',
500: '#ffd8cf',
950: '#000000',
},
}SCSS
$custom: #ffd8cf; $custom-light: #ffe4dd; $custom-dark: #000000;
JSON
{
"hex": "#ffd8cf",
"rgb": {
"r": 255,
"g": 216,
"b": 207
},
"hsl": {
"h": 11.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.91269,
"c": 0.04552,
"h": 33.1
},
"luminance": 0.74877
}Semantic roles & 50–950 ramp
primary
#FFD8CF
secondary
#88D8EA
accent
#BAE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484