#FED2D2#FED2D2
#FED2D2 is a very light, muted red. Relative luminance 0.718; OKLCH L 90.1% C 0.050 H 18.1°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FED2D2 |
|---|---|
| RGB | rgb(254, 210, 210) |
| HSL | hsl(0, 96%, 91%) |
| HSV | hsv(0, 17%, 100%) |
| CMYK | cmyk(0%, 17.3%, 17.3%, 0.4%) |
| CIE-LAB | lab(87.88, 15.40, 5.80) |
| CIE-LCH | lch(87.88, 16.46, 20.64°) |
| OKLab | oklab(90.14% 0.0472 0.0154) |
| OKLCH | oklch(90.14% 0.05 18.1) |
| XYZ | xyz(75.5525, 71.8197, 70.8430) |
| Luminance | 0.7182 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.53
Pale Pink
#FFCFDC
ΔE00 4.88
Pale Rose
#FDC1C5
ΔE00 5.05
Light Pink
#FFD1DF
ΔE00 5.17
Mistyrose
#FFE4E1
ΔE00 6.19
Bubblegum
#FFC1CC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED2D2 #D2FEFE
analogous
#FED2E8 #FED2D2 #FEE8D2
triadic
#FED2D2 #D2FED2 #D2D2FE
tetradic
#FED2D2 #E8FED2 #D2FEFE #E8D2FE
square
#FED2D2 #E8FED2 #D2FEFE #E8D2FE
split-complementary
#FED2D2 #D2FEE8 #D2E8FE
monochromatic
#FB5A5A #FD9696 #FED2D2 #FEE1E1 #FEE1E1
Accessibility & contrast
On white
1.37
#FED2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#FED2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED2D2
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED2D2 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 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: #fed2d2; /* rgb */ color: rgb(254, 210, 210); /* oklch */ color: oklch(90.1% 0.050 18.1);
Tailwind
colors: {
custom: {
50: '#ffdfdf',
500: '#fed2d2',
950: '#000000',
},
}SCSS
$custom: #fed2d2; $custom-light: #ffdfdf; $custom-dark: #000000;
JSON
{
"hex": "#fed2d2",
"rgb": {
"r": 254,
"g": 210,
"b": 210
},
"hsl": {
"h": 0,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.90138,
"c": 0.04962,
"h": 18.1
},
"luminance": 0.71817
}Semantic roles & 50–950 ramp
primary
#FED2D2
secondary
#8CE8E8
accent
#E5E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484