#FFD2CF#FFD2CF
#FFD2CF is a very light, muted red. Relative luminance 0.719; OKLCH L 90.2% C 0.051 H 22.6°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2CF |
|---|---|
| RGB | rgb(255, 210, 207) |
| HSL | hsl(4, 100%, 91%) |
| HSV | hsv(4, 19%, 100%) |
| CMYK | cmyk(0%, 17.6%, 18.8%, 0%) |
| CIE-LAB | lab(87.90, 15.31, 7.43) |
| CIE-LCH | lch(87.90, 17.02, 25.88°) |
| OKLab | oklab(90.15% 0.0471 0.0196) |
| OKLCH | oklch(90.15% 0.051 22.6) |
| XYZ | xyz(75.5493, 71.8608, 68.9103) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.09
Pale Rose
#FDC1C5
ΔE00 5.37
Pale Pink
#FFCFDC
ΔE00 6.03
Mistyrose
#FFE4E1
ΔE00 6.15
Light Pink
#FFD1DF
ΔE00 6.35
Bubblegum
#FFC1CC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2CF #CFFCFF
analogous
#FFCFE4 #FFD2CF #FFEACF
triadic
#FFD2CF #CFFFD2 #D2CFFF
tetradic
#FFD2CF #E4FFCF #CFFCFF #EACFFF
square
#FFD2CF #E4FFCF #CFFCFF #EACFFF
split-complementary
#FFD2CF #CFFFEA #CFE4FF
monochromatic
#FF5F55 #FF9992 #FFD2CF #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.37
#FFD2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#FFD2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2CF
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2CF | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8CF
Deuteranopia (green-blind)
#E5E0CE
Tritanopia (blue-blind)
#FFCDD1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd2cf; /* rgb */ color: rgb(255, 210, 207); /* oklch */ color: oklch(90.2% 0.051 22.6);
Tailwind
colors: {
custom: {
50: '#ffdfdd',
500: '#ffd2cf',
950: '#000000',
},
}SCSS
$custom: #ffd2cf; $custom-light: #ffdfdd; $custom-dark: #000000;
JSON
{
"hex": "#ffd2cf",
"rgb": {
"r": 255,
"g": 210,
"b": 207
},
"hsl": {
"h": 3.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.90152,
"c": 0.05105,
"h": 22.6
},
"luminance": 0.71858
}Semantic roles & 50–950 ramp
primary
#FFD2CF
secondary
#88E4EA
accent
#D7E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484