#F2D6D6#F2D6D6
#F2D6D6 is a very light, muted red. Relative luminance 0.718; OKLCH L 89.9% C 0.031 H 17.7°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D6D6 |
|---|---|
| RGB | rgb(242, 214, 214) |
| HSL | hsl(0, 52%, 89%) |
| HSV | hsv(0, 12%, 95%) |
| CMYK | cmyk(0%, 11.6%, 11.6%, 5.1%) |
| CIE-LAB | lab(87.89, 9.70, 3.56) |
| CIE-LCH | lch(87.89, 10.33, 20.17°) |
| OKLab | oklab(89.92% 0.0298 0.0095) |
| OKLCH | oklch(89.92% 0.031 17.7) |
| XYZ | xyz(72.8013, 71.8270, 73.6342) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.32
Lavenderblush
#FFF0F5
ΔE00 7.03
Light Pink
#FFD1DF
ΔE00 7.37
Pale Pink
#FFCFDC
ΔE00 7.48
Light Rose
#FFC5CB
ΔE00 8.58
Very Light Pink
#FFF4F2
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D6D6 #D6F2F2
analogous
#F2D6E4 #F2D6D6 #F2E4D6
triadic
#F2D6D6 #D6F2D6 #D6D6F2
tetradic
#F2D6D6 #E4F2D6 #D6F2F2 #E4D6F2
square
#F2D6D6 #E4F2D6 #D6F2F2 #E4D6F2
split-complementary
#F2D6D6 #D6F2E4 #D6E4F2
monochromatic
#D57979 #E3A8A8 #F2D6D6 #F8E8E8 #F8E8E8
Accessibility & contrast
On white
1.37
#F2D6D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#F2D6D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D6D6
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D6D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D6D6 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D6
Deuteranopia (green-blind)
#E1DED6
Tritanopia (blue-blind)
#F8D4D6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f2d6d6; /* rgb */ color: rgb(242, 214, 214); /* oklch */ color: oklch(89.9% 0.031 17.7);
Tailwind
colors: {
custom: {
50: '#f6e2e2',
500: '#f2d6d6',
950: '#000000',
},
}SCSS
$custom: #f2d6d6; $custom-light: #f6e2e2; $custom-dark: #000000;
JSON
{
"hex": "#f2d6d6",
"rgb": {
"r": 242,
"g": 214,
"b": 214
},
"hsl": {
"h": 0,
"s": 51.852,
"l": 89.412
},
"oklch": {
"l": 0.89924,
"c": 0.03124,
"h": 17.7
},
"luminance": 0.71825
}Semantic roles & 50–950 ramp
primary
#F2D6D6
secondary
#9CD1D1
accent
#BFBF26
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484