#FFD4CF#FFD4CF
#FFD4CF is a very light, muted red. Relative luminance 0.729; OKLCH L 90.5% C 0.049 H 25.9°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4CF |
|---|---|
| RGB | rgb(255, 212, 207) |
| HSL | hsl(6, 100%, 91%) |
| HSV | hsv(6, 19%, 100%) |
| CMYK | cmyk(0%, 16.9%, 18.8%, 0%) |
| CIE-LAB | lab(88.38, 14.27, 8.11) |
| CIE-LCH | lch(88.38, 16.41, 29.62°) |
| OKLab | oklab(90.52% 0.0441 0.0214) |
| OKLCH | oklch(90.52% 0.049 25.9) |
| XYZ | xyz(76.0461, 72.8545, 69.0759) |
| Luminance | 0.7285 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.48
Light Rose
#FFC5CB
ΔE00 6.15
Pale Rose
#FDC1C5
ΔE00 6.38
Pale Pink
#FFCFDC
ΔE00 6.98
Light Pink
#FFD1DF
ΔE00 7.24
Bubblegum
#FFC1CC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4CF #CFFAFF
analogous
#FFCFE2 #FFD4CF #FFECCF
triadic
#FFD4CF #CFFFD4 #D4CFFF
tetradic
#FFD4CF #E2FFCF #CFFAFF #ECCFFF
square
#FFD4CF #E2FFCF #CFFAFF #ECCFFF
split-complementary
#FFD4CF #CFFFEC #CFE2FF
monochromatic
#FF6655 #FF9D92 #FFD4CF #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.35
#FFD4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#FFD4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4CF
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4CF | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CF
Deuteranopia (green-blind)
#E6E1CF
Tritanopia (blue-blind)
#FFCFD3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd4cf; /* rgb */ color: rgb(255, 212, 207); /* oklch */ color: oklch(90.5% 0.049 25.9);
Tailwind
colors: {
custom: {
50: '#ffe1dd',
500: '#ffd4cf',
950: '#000000',
},
}SCSS
$custom: #ffd4cf; $custom-light: #ffe1dd; $custom-dark: #000000;
JSON
{
"hex": "#ffd4cf",
"rgb": {
"r": 255,
"g": 212,
"b": 207
},
"hsl": {
"h": 6.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.90523,
"c": 0.04902,
"h": 25.9
},
"luminance": 0.72852
}Semantic roles & 50–950 ramp
primary
#FFD4CF
secondary
#88E0EA
accent
#CEE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484