#FDD2D2#FDD2D2
#FDD2D2 is a very light, muted red. Relative luminance 0.716; OKLCH L 90.0% C 0.048 H 18.1°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD2D2 |
|---|---|
| RGB | rgb(253, 210, 210) |
| HSL | hsl(0, 91%, 91%) |
| HSV | hsv(0, 17%, 99%) |
| CMYK | cmyk(0%, 17%, 17%, 0.8%) |
| CIE-LAB | lab(87.79, 15.05, 5.66) |
| CIE-LCH | lch(87.79, 16.08, 20.61°) |
| OKLab | oklab(90.05% 0.0461 0.0151) |
| OKLCH | oklch(90.05% 0.048 18.1) |
| XYZ | xyz(75.1874, 71.6314, 70.8259) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.71
Pale Pink
#FFCFDC
ΔE00 4.94
Light Pink
#FFD1DF
ΔE00 5.20
Pale Rose
#FDC1C5
ΔE00 5.22
Mistyrose
#FFE4E1
ΔE00 6.00
Bubblegum
#FFC1CC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD2D2 #D2FDFD
analogous
#FDD2E7 #FDD2D2 #FDE7D2
triadic
#FDD2D2 #D2FDD2 #D2D2FD
tetradic
#FDD2D2 #E7FDD2 #D2FDFD #E7D2FD
square
#FDD2D2 #E7FDD2 #D2FDFD #E7D2FD
split-complementary
#FDD2D2 #D2FDE7 #D2E7FD
monochromatic
#F85D5D #FA9797 #FDD2D2 #FEE2E2 #FEE2E2
Accessibility & contrast
On white
1.37
#FDD2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#FDD2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD2D2
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD2D2 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D2
Deuteranopia (green-blind)
#E3DFD1
Tritanopia (blue-blind)
#FFCED2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fdd2d2; /* rgb */ color: rgb(253, 210, 210); /* oklch */ color: oklch(90.0% 0.048 18.1);
Tailwind
colors: {
custom: {
50: '#fedfdf',
500: '#fdd2d2',
950: '#000000',
},
}SCSS
$custom: #fdd2d2; $custom-light: #fedfdf; $custom-dark: #000000;
JSON
{
"hex": "#fdd2d2",
"rgb": {
"r": 253,
"g": 210,
"b": 210
},
"hsl": {
"h": 0,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.90047,
"c": 0.04848,
"h": 18.1
},
"luminance": 0.71629
}Semantic roles & 50–950 ramp
primary
#FDD2D2
secondary
#8DE6E6
accent
#E5E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484