#F2D0D2#F2D0D2
#F2D0D2 is a very light, muted red. Relative luminance 0.686; OKLCH L 88.7% C 0.038 H 13.9°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D0D2 |
|---|---|
| RGB | rgb(242, 208, 210) |
| HSL | hsl(356, 57%, 88%) |
| HSV | hsv(356, 14%, 95%) |
| CMYK | cmyk(0%, 14%, 13.2%, 5.1%) |
| CIE-LAB | lab(86.33, 12.19, 3.42) |
| CIE-LCH | lch(86.33, 12.66, 15.66°) |
| OKLab | oklab(88.68% 0.0372 0.0092) |
| OKLCH | oklch(88.68% 0.038 13.9) |
| XYZ | xyz(70.8062, 68.6440, 70.4800) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.24
Pale Pink
#FFCFDC
ΔE00 5.51
Light Pink
#FFD1DF
ΔE00 5.53
Light Rose
#FFC5CB
ΔE00 6.35
Pale Rose
#FDC1C5
ΔE00 6.87
Bubblegum
#FFC1CC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D0D2 #D0F2F0
analogous
#F2D0E3 #F2D0D2 #F2DFD0
triadic
#F2D0D2 #D2F2D0 #D0D2F2
tetradic
#F2D0D2 #E3F2D0 #D0F2F0 #DFD0F2
square
#F2D0D2 #E3F2D0 #D0F2F0 #DFD0F2
split-complementary
#F2D0D2 #D0F2DF #D0E3F2
monochromatic
#D77076 #E5A0A4 #F2D0D2 #F8E7E8 #F8E7E8
Accessibility & contrast
On white
1.43
#F2D0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#F2D0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D0D2
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D0D2 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D2
Deuteranopia (green-blind)
#DDDAD1
Tritanopia (blue-blind)
#F9CDD1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f2d0d2; /* rgb */ color: rgb(242, 208, 210); /* oklch */ color: oklch(88.7% 0.038 13.9);
Tailwind
colors: {
custom: {
50: '#f6dedf',
500: '#f2d0d2',
950: '#000000',
},
}SCSS
$custom: #f2d0d2; $custom-light: #f6dedf; $custom-dark: #000000;
JSON
{
"hex": "#f2d0d2",
"rgb": {
"r": 242,
"g": 208,
"b": 210
},
"hsl": {
"h": 356.471,
"s": 56.667,
"l": 88.235
},
"oklch": {
"l": 0.88676,
"c": 0.03828,
"h": 13.9
},
"luminance": 0.68642
}Semantic roles & 50–950 ramp
primary
#F2D0D2
secondary
#95D1CE
accent
#C4BB21
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484