#FFD2D2#FFD2D2
#FFD2D2 is a very light, muted red. Relative luminance 0.720; OKLCH L 90.2% C 0.051 H 18.1°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2D2 |
|---|---|
| RGB | rgb(255, 210, 210) |
| HSL | hsl(0, 100%, 91%) |
| HSV | hsv(0, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 17.6%, 0%) |
| CIE-LAB | lab(87.97, 15.76, 5.95) |
| CIE-LCH | lch(87.97, 16.84, 20.67°) |
| OKLab | oklab(90.23% 0.0482 0.0158) |
| OKLCH | oklch(90.23% 0.051 18.1) |
| XYZ | xyz(75.9195, 72.0089, 70.8602) |
| Luminance | 0.7201 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.37
Pale Pink
#FFCFDC
ΔE00 4.83
Pale Rose
#FDC1C5
ΔE00 4.89
Light Pink
#FFD1DF
ΔE00 5.14
Bubblegum
#FFC1CC
ΔE00 6.10
Pink
#FFC0CB
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2D2 #D2FFFF
analogous
#FFD2E8 #FFD2D2 #FFE8D2
triadic
#FFD2D2 #D2FFD2 #D2D2FF
tetradic
#FFD2D2 #E8FFD2 #D2FFFF #E8D2FF
square
#FFD2D2 #E8FFD2 #D2FFFF #E8D2FF
split-complementary
#FFD2D2 #D2FFE8 #D2E8FF
monochromatic
#FF5858 #FF9595 #FFD2D2 #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.36
#FFD2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#FFD2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2D2
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2D2 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#E4E0D1
Tritanopia (blue-blind)
#FFCED2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd2d2; /* rgb */ color: rgb(255, 210, 210); /* oklch */ color: oklch(90.2% 0.051 18.1);
Tailwind
colors: {
custom: {
50: '#ffdfdf',
500: '#ffd2d2',
950: '#000000',
},
}SCSS
$custom: #ffd2d2; $custom-light: #ffdfdf; $custom-dark: #000000;
JSON
{
"hex": "#ffd2d2",
"rgb": {
"r": 255,
"g": 210,
"b": 210
},
"hsl": {
"h": 0,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.90231,
"c": 0.05076,
"h": 18.1
},
"luminance": 0.72006
}Semantic roles & 50–950 ramp
primary
#FFD2D2
secondary
#8BEAEA
accent
#E5E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484