#FFD5CF#FFD5CF
#FFD5CF is a very light, muted red. Relative luminance 0.734; OKLCH L 90.7% C 0.048 H 27.6°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5CF |
|---|---|
| RGB | rgb(255, 213, 207) |
| HSL | hsl(8, 100%, 91%) |
| HSV | hsv(8, 19%, 100%) |
| CMYK | cmyk(0%, 16.5%, 18.8%, 0%) |
| CIE-LAB | lab(88.62, 13.75, 8.45) |
| CIE-LCH | lch(88.62, 16.14, 31.59°) |
| OKLab | oklab(90.71% 0.0426 0.0223) |
| OKLCH | oklch(90.71% 0.048 27.6) |
| XYZ | xyz(76.2969, 73.3560, 69.1595) |
| Luminance | 0.7335 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.19
Light Rose
#FFC5CB
ΔE00 6.71
Pale Rose
#FDC1C5
ΔE00 6.90
Pale Pink
#FFCFDC
ΔE00 7.48
Light Pink
#FFD1DF
ΔE00 7.72
Bubblegum
#FFC1CC
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5CF #CFF9FF
analogous
#FFCFE1 #FFD5CF #FFEDCF
triadic
#FFD5CF #CFFFD5 #D5CFFF
tetradic
#FFD5CF #E1FFCF #CFF9FF #EDCFFF
square
#FFD5CF #E1FFCF #CFF9FF #EDCFFF
split-complementary
#FFD5CF #CFFFED #CFE1FF
monochromatic
#FF6A55 #FF9F92 #FFD5CF #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.34
#FFD5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#FFD5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5CF
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5CF | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDACE
Deuteranopia (green-blind)
#E7E2CF
Tritanopia (blue-blind)
#FFD0D3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd5cf; /* rgb */ color: rgb(255, 213, 207); /* oklch */ color: oklch(90.7% 0.048 27.6);
Tailwind
colors: {
custom: {
50: '#ffe2dd',
500: '#ffd5cf',
950: '#000000',
},
}SCSS
$custom: #ffd5cf; $custom-light: #ffe2dd; $custom-dark: #000000;
JSON
{
"hex": "#ffd5cf",
"rgb": {
"r": 255,
"g": 213,
"b": 207
},
"hsl": {
"h": 7.5,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.90709,
"c": 0.04807,
"h": 27.6
},
"luminance": 0.73353
}Semantic roles & 50–950 ramp
primary
#FFD5CF
secondary
#88DEEA
accent
#C9E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484