#F2D6DC#F2D6DC
#F2D6DC is a very light, muted red. Relative luminance 0.721; OKLCH L 90.1% C 0.032 H 3.2°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D6DC |
|---|---|
| RGB | rgb(242, 214, 220) |
| HSL | hsl(347, 52%, 89%) |
| HSV | hsv(347, 12%, 95%) |
| CMYK | cmyk(0%, 11.6%, 9.1%, 5.1%) |
| CIE-LAB | lab(88.04, 10.68, 0.61) |
| CIE-LCH | lch(88.04, 10.70, 3.29°) |
| OKLab | oklab(90.09% 0.032 0.0018) |
| OKLCH | oklch(90.09% 0.032 3.2) |
| XYZ | xyz(73.5817, 72.1392, 77.7443) |
| Luminance | 0.7214 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.89
Light Pink
#FFD1DF
ΔE00 5.72
Pale Pink
#FFCFDC
ΔE00 6.02
Lavenderblush
#FFF0F5
ΔE00 6.81
Light Rose
#FFC5CB
ΔE00 8.18
Thistle
#D8BFD8
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D6DC #D6F2EC
analogous
#F2D6EA #F2D6DC #F2DED6
triadic
#F2D6DC #DCF2D6 #D6DCF2
tetradic
#F2D6DC #EAF2D6 #D6F2EC #DED6F2
square
#F2D6DC #EAF2D6 #D6F2EC #DED6F2
split-complementary
#F2D6DC #D6F2DE #D6EAF2
monochromatic
#D5798D #E3A8B4 #F2D6DC #F8E8EB #F8E8EB
Accessibility & contrast
On white
1.36
#F2D6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#F2D6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D6DC
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D6DC | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#E0DFDB
Tritanopia (blue-blind)
#F8D5D8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f2d6dc; /* rgb */ color: rgb(242, 214, 220); /* oklch */ color: oklch(90.1% 0.032 3.2);
Tailwind
colors: {
custom: {
50: '#f6e2e6',
500: '#f2d6dc',
950: '#000000',
},
}SCSS
$custom: #f2d6dc; $custom-light: #f6e2e6; $custom-dark: #000000;
JSON
{
"hex": "#f2d6dc",
"rgb": {
"r": 242,
"g": 214,
"b": 220
},
"hsl": {
"h": 347.143,
"s": 51.852,
"l": 89.412
},
"oklch": {
"l": 0.90091,
"c": 0.03205,
"h": 3.2
},
"luminance": 0.72138
}Semantic roles & 50–950 ramp
primary
#F2D6DC
secondary
#9CD1C5
accent
#BF9E26
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171516
muted
#858484