#FFD2D3#FFD2D3
#FFD2D3 is a very light, muted red. Relative luminance 0.721; OKLCH L 90.3% C 0.051 H 16.6°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2D3 |
|---|---|
| RGB | rgb(255, 210, 211) |
| HSL | hsl(359, 100%, 91%) |
| HSV | hsv(359, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 17.3%, 0%) |
| CIE-LAB | lab(88.00, 15.91, 5.45) |
| CIE-LCH | lch(88.00, 16.82, 18.91°) |
| OKLab | oklab(90.26% 0.0486 0.0145) |
| OKLCH | oklch(90.26% 0.051 16.6) |
| XYZ | xyz(76.0445, 72.0589, 71.5184) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.18
Pale Pink
#FFCFDC
ΔE00 4.44
Light Pink
#FFD1DF
ΔE00 4.75
Pale Rose
#FDC1C5
ΔE00 4.79
Bubblegum
#FFC1CC
ΔE00 5.86
Pink
#FFC0CB
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2D3 #D2FFFE
analogous
#FFD2E9 #FFD2D3 #FFE7D2
triadic
#FFD2D3 #D3FFD2 #D2D3FF
tetradic
#FFD2D3 #E9FFD2 #D2FFFE #E7D2FF
square
#FFD2D3 #E9FFD2 #D2FFFE #E7D2FF
split-complementary
#FFD2D3 #D2FFE7 #D2E9FF
monochromatic
#FF585B #FF9597 #FFD2D3 #FFE0E1 #FFE0E1
Accessibility & contrast
On white
1.36
#FFD2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#FFD2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2D3
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2D3 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D3
Deuteranopia (green-blind)
#E4E0D2
Tritanopia (blue-blind)
#FFCED3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd2d3; /* rgb */ color: rgb(255, 210, 211); /* oklch */ color: oklch(90.3% 0.051 16.6);
Tailwind
colors: {
custom: {
50: '#ffdfe0',
500: '#ffd2d3',
950: '#000000',
},
}SCSS
$custom: #ffd2d3; $custom-light: #ffdfe0; $custom-dark: #000000;
JSON
{
"hex": "#ffd2d3",
"rgb": {
"r": 255,
"g": 210,
"b": 211
},
"hsl": {
"h": 358.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.90257,
"c": 0.05074,
"h": 16.6
},
"luminance": 0.72056
}Semantic roles & 50–950 ramp
primary
#FFD2D3
secondary
#8BEAE8
accent
#E6E000
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484