#F2D4D6#F2D4D6
#F2D4D6 is a very light, muted red. Relative luminance 0.708; OKLCH L 89.5% C 0.034 H 13.2°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D4D6 |
|---|---|
| RGB | rgb(242, 212, 214) |
| HSL | hsl(356, 54%, 89%) |
| HSV | hsv(356, 12%, 95%) |
| CMYK | cmyk(0%, 12.4%, 11.6%, 5.1%) |
| CIE-LAB | lab(87.40, 10.74, 2.85) |
| CIE-LCH | lch(87.40, 11.11, 14.88°) |
| OKLab | oklab(89.54% 0.0327 0.0077) |
| OKLCH | oklch(89.54% 0.034 13.2) |
| XYZ | xyz(72.2983, 70.8209, 73.4666) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.18
Light Pink
#FFD1DF
ΔE00 6.27
Pale Pink
#FFCFDC
ΔE00 6.38
Lavenderblush
#FFF0F5
ΔE00 7.54
Light Rose
#FFC5CB
ΔE00 7.66
Pale Rose
#FDC1C5
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D4D6 #D4F2F0
analogous
#F2D4E5 #F2D4D6 #F2E1D4
triadic
#F2D4D6 #D6F2D4 #D4D6F2
tetradic
#F2D4D6 #E5F2D4 #D4F2F0 #E1D4F2
square
#F2D4D6 #E5F2D4 #D4F2F0 #E1D4F2
split-complementary
#F2D4D6 #D4F2E1 #D4E5F2
monochromatic
#D6767C #E4A5A9 #F2D4D6 #F8E8E9 #F8E8E9
Accessibility & contrast
On white
1.38
#F2D4D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#F2D4D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D4D6
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D4D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D4D6 | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D6
Deuteranopia (green-blind)
#DFDDD6
Tritanopia (blue-blind)
#F9D2D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f2d4d6; /* rgb */ color: rgb(242, 212, 214); /* oklch */ color: oklch(89.5% 0.034 13.2);
Tailwind
colors: {
custom: {
50: '#f6e1e2',
500: '#f2d4d6',
950: '#000000',
},
}SCSS
$custom: #f2d4d6; $custom-light: #f6e1e2; $custom-dark: #000000;
JSON
{
"hex": "#f2d4d6",
"rgb": {
"r": 242,
"g": 212,
"b": 214
},
"hsl": {
"h": 356,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.89544,
"c": 0.0336,
"h": 13.2
},
"luminance": 0.70819
}Semantic roles & 50–950 ramp
primary
#F2D4D6
secondary
#99D1CD
accent
#C1B724
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484