#FFD5D2#FFD5D2
#FFD5D2 is a very light, muted red. Relative luminance 0.735; OKLCH L 90.8% C 0.047 H 22.9°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5D2 |
|---|---|
| RGB | rgb(255, 213, 210) |
| HSL | hsl(4, 100%, 91%) |
| HSV | hsv(4, 18%, 100%) |
| CMYK | cmyk(0%, 16.5%, 17.6%, 0%) |
| CIE-LAB | lab(88.69, 14.20, 6.97) |
| CIE-LCH | lch(88.69, 15.82, 26.16°) |
| OKLab | oklab(90.79% 0.0437 0.0185) |
| OKLCH | oklch(90.79% 0.047 22.9) |
| XYZ | xyz(76.6671, 73.5041, 71.1094) |
| Luminance | 0.7350 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.20
Light Rose
#FFC5CB
ΔE00 5.86
Pale Rose
#FDC1C5
ΔE00 6.23
Pale Pink
#FFCFDC
ΔE00 6.25
Light Pink
#FFD1DF
ΔE00 6.48
Bubblegum
#FFC1CC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5D2 #D2FCFF
analogous
#FFD2E5 #FFD5D2 #FFEBD2
triadic
#FFD5D2 #D2FFD5 #D5D2FF
tetradic
#FFD5D2 #E5FFD2 #D2FCFF #EBD2FF
square
#FFD5D2 #E5FFD2 #D2FCFF #EBD2FF
split-complementary
#FFD5D2 #D2FFEB #D2E5FF
monochromatic
#FF6358 #FF9C95 #FFD5D2 #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.34
#FFD5D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#FFD5D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5D2
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5D2 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD2
Deuteranopia (green-blind)
#E6E2D2
Tritanopia (blue-blind)
#FFD1D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd5d2; /* rgb */ color: rgb(255, 213, 210); /* oklch */ color: oklch(90.8% 0.047 22.9);
Tailwind
colors: {
custom: {
50: '#ffe2df',
500: '#ffd5d2',
950: '#000000',
},
}SCSS
$custom: #ffd5d2; $custom-light: #ffe2df; $custom-dark: #000000;
JSON
{
"hex": "#ffd5d2",
"rgb": {
"r": 255,
"g": 213,
"b": 210
},
"hsl": {
"h": 4,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.90787,
"c": 0.04747,
"h": 22.9
},
"luminance": 0.73502
}Semantic roles & 50–950 ramp
primary
#FFD5D2
secondary
#8BE4EA
accent
#D6E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484