#F2D6D8#F2D6D8
#F2D6D8 is a very light, muted red. Relative luminance 0.719; OKLCH L 90.0% C 0.031 H 12.8°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D6D8 |
|---|---|
| RGB | rgb(242, 214, 216) |
| HSL | hsl(356, 52%, 89%) |
| HSV | hsv(356, 12%, 95%) |
| CMYK | cmyk(0%, 11.6%, 10.7%, 5.1%) |
| CIE-LAB | lab(87.93, 10.02, 2.58) |
| CIE-LCH | lch(87.93, 10.35, 14.43°) |
| OKLab | oklab(89.98% 0.0305 0.007) |
| OKLCH | oklch(89.98% 0.031 12.8) |
| XYZ | xyz(73.0583, 71.9298, 74.9877) |
| Luminance | 0.7193 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.74
Light Pink
#FFD1DF
ΔE00 6.74
Lavenderblush
#FFF0F5
ΔE00 6.86
Pale Pink
#FFCFDC
ΔE00 6.90
Light Rose
#FFC5CB
ΔE00 8.35
Very Light Pink
#FFF4F2
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D6D8 #D6F2F0
analogous
#F2D6E6 #F2D6D8 #F2E2D6
triadic
#F2D6D8 #D8F2D6 #D6D8F2
tetradic
#F2D6D8 #E6F2D6 #D6F2F0 #E2D6F2
square
#F2D6D8 #E6F2D6 #D6F2F0 #E2D6F2
split-complementary
#F2D6D8 #D6F2E2 #D6E6F2
monochromatic
#D57980 #E3A8AC #F2D6D8 #F8E8E9 #F8E8E9
Accessibility & contrast
On white
1.36
#F2D6D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#F2D6D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D6D8
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D6D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D6D8 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADAD8
Deuteranopia (green-blind)
#E0DED8
Tritanopia (blue-blind)
#F8D4D7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f2d6d8; /* rgb */ color: rgb(242, 214, 216); /* oklch */ color: oklch(90.0% 0.031 12.8);
Tailwind
colors: {
custom: {
50: '#f6e2e4',
500: '#f2d6d8',
950: '#000000',
},
}SCSS
$custom: #f2d6d8; $custom-light: #f6e2e4; $custom-dark: #000000;
JSON
{
"hex": "#f2d6d8",
"rgb": {
"r": 242,
"g": 214,
"b": 216
},
"hsl": {
"h": 355.714,
"s": 51.852,
"l": 89.412
},
"oklch": {
"l": 0.89979,
"c": 0.03128,
"h": 12.8
},
"luminance": 0.71928
}Semantic roles & 50–950 ramp
primary
#F2D6D8
secondary
#9CD1CD
accent
#BFB426
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484