#FFD1CF#FFD1CF
#FFD1CF is a very light, muted red. Relative luminance 0.714; OKLCH L 90.0% C 0.052 H 21.1°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD1CF |
|---|---|
| RGB | rgb(255, 209, 207) |
| HSL | hsl(3, 100%, 91%) |
| HSV | hsv(3, 19%, 100%) |
| CMYK | cmyk(0%, 18%, 18.8%, 0%) |
| CIE-LAB | lab(87.66, 15.83, 7.09) |
| CIE-LCH | lch(87.66, 17.35, 24.11°) |
| OKLab | oklab(89.97% 0.0486 0.0188) |
| OKLCH | oklch(89.97% 0.052 21.1) |
| XYZ | xyz(75.3032, 71.3686, 68.8282) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.57
Pale Rose
#FDC1C5
ΔE00 4.90
Pale Pink
#FFCFDC
ΔE00 5.58
Light Pink
#FFD1DF
ΔE00 5.94
Bubblegum
#FFC1CC
ΔE00 6.42
Mistyrose
#FFE4E1
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD1CF #CFFDFF
analogous
#FFCFE5 #FFD1CF #FFE9CF
triadic
#FFD1CF #CFFFD1 #D1CFFF
tetradic
#FFD1CF #E5FFCF #CFFDFF #E9CFFF
square
#FFD1CF #E5FFCF #CFFDFF #E9CFFF
split-complementary
#FFD1CF #CFFFE9 #CFE5FF
monochromatic
#FF5C55 #FF9692 #FFD1CF #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.37
#FFD1CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#FFD1CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD1CF
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD1CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD1CF | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7CF
Deuteranopia (green-blind)
#E4DFCE
Tritanopia (blue-blind)
#FFCDD1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd1cf; /* rgb */ color: rgb(255, 209, 207); /* oklch */ color: oklch(90.0% 0.052 21.1);
Tailwind
colors: {
custom: {
50: '#ffdfdd',
500: '#ffd1cf',
950: '#000000',
},
}SCSS
$custom: #ffd1cf; $custom-light: #ffdfdd; $custom-dark: #000000;
JSON
{
"hex": "#ffd1cf",
"rgb": {
"r": 255,
"g": 209,
"b": 207
},
"hsl": {
"h": 2.5,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.89967,
"c": 0.05211,
"h": 21.1
},
"luminance": 0.71366
}Semantic roles & 50–950 ramp
primary
#FFD1CF
secondary
#88E6EA
accent
#DCE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484