#FFD9CF#FFD9CF
#FFD9CF is a very light, muted red. Relative luminance 0.754; OKLCH L 91.5% C 0.045 H 35.1°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9CF |
|---|---|
| RGB | rgb(255, 217, 207) |
| HSL | hsl(13, 100%, 91%) |
| HSV | hsv(13, 19%, 100%) |
| CMYK | cmyk(0%, 14.9%, 18.8%, 0%) |
| CIE-LAB | lab(89.58, 11.67, 9.83) |
| CIE-LCH | lch(89.58, 15.26, 40.10°) |
| OKLab | oklab(91.46% 0.0366 0.0258) |
| OKLCH | oklch(91.46% 0.045 35.1) |
| XYZ | xyz(77.3154, 75.3931, 69.4990) |
| Luminance | 0.7539 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.49
Apricot
#FBCEB1
ΔE00 7.57
Light Rose
#FFC5CB
ΔE00 9.05
Pale Rose
#FDC1C5
ΔE00 9.17
Peach
#FFDAB9
ΔE00 9.47
Pale Pink
#FFCFDC
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9CF #CFF5FF
analogous
#FFCFDD #FFD9CF #FFF1CF
triadic
#FFD9CF #CFFFD9 #D9CFFF
tetradic
#FFD9CF #DDFFCF #CFF5FF #F1CFFF
square
#FFD9CF #DDFFCF #CFF5FF #F1CFFF
split-complementary
#FFD9CF #CFFFF1 #CFDDFF
monochromatic
#FF7855 #FFA992 #FFD9CF #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.31
#FFD9CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#FFD9CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9CF
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9CF | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDCE
Deuteranopia (green-blind)
#EAE4CF
Tritanopia (blue-blind)
#FFD4D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd9cf; /* rgb */ color: rgb(255, 217, 207); /* oklch */ color: oklch(91.5% 0.045 35.1);
Tailwind
colors: {
custom: {
50: '#ffe4dd',
500: '#ffd9cf',
950: '#000000',
},
}SCSS
$custom: #ffd9cf; $custom-light: #ffe4dd; $custom-dark: #000000;
JSON
{
"hex": "#ffd9cf",
"rgb": {
"r": 255,
"g": 217,
"b": 207
},
"hsl": {
"h": 12.5,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.91457,
"c": 0.04478,
"h": 35.1
},
"luminance": 0.75391
}Semantic roles & 50–950 ramp
primary
#FFD9CF
secondary
#88D6EA
accent
#B6E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484