#F2D6D4#F2D6D4
#F2D6D4 is a very light, muted red. Relative luminance 0.717; OKLCH L 89.9% C 0.031 H 22.6°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D6D4 |
|---|---|
| RGB | rgb(242, 214, 212) |
| HSL | hsl(4, 54%, 89%) |
| HSV | hsv(4, 12%, 95%) |
| CMYK | cmyk(0%, 11.6%, 12.4%, 5.1%) |
| CIE-LAB | lab(87.84, 9.38, 4.55) |
| CIE-LCH | lch(87.84, 10.42, 25.87°) |
| OKLab | oklab(89.87% 0.029 0.0121) |
| OKLCH | oklch(89.87% 0.031 22.6) |
| XYZ | xyz(72.5475, 71.7255, 72.2973) |
| Luminance | 0.7172 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.09
Lavenderblush
#FFF0F5
ΔE00 7.30
Light Pink
#FFD1DF
ΔE00 8.08
Pale Pink
#FFCFDC
ΔE00 8.14
Very Light Pink
#FFF4F2
ΔE00 8.51
Light Rose
#FFC5CB
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D6D4 #D4F0F2
analogous
#F2D4E1 #F2D6D4 #F2E5D4
triadic
#F2D6D4 #D4F2D6 #D6D4F2
tetradic
#F2D6D4 #E1F2D4 #D4F0F2 #E5D4F2
square
#F2D6D4 #E1F2D4 #D4F0F2 #E5D4F2
split-complementary
#F2D6D4 #D4F2E5 #D4E1F2
monochromatic
#D67C76 #E4A9A5 #F2D6D4 #F8E9E8 #F8E9E8
Accessibility & contrast
On white
1.37
#F2D6D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#F2D6D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D6D4
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D6D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D6D4 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D4
Deuteranopia (green-blind)
#E1DED4
Tritanopia (blue-blind)
#F9D3D6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f2d6d4; /* rgb */ color: rgb(242, 214, 212); /* oklch */ color: oklch(89.9% 0.031 22.6);
Tailwind
colors: {
custom: {
50: '#f6e2e1',
500: '#f2d6d4',
950: '#000000',
},
}SCSS
$custom: #f2d6d4; $custom-light: #f6e2e1; $custom-dark: #000000;
JSON
{
"hex": "#f2d6d4",
"rgb": {
"r": 242,
"g": 214,
"b": 212
},
"hsl": {
"h": 4,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.8987,
"c": 0.03141,
"h": 22.6
},
"luminance": 0.71724
}Semantic roles & 50–950 ramp
primary
#F2D6D4
secondary
#99CDD1
accent
#B7C124
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484