#F2D8D2#F2D8D2
#F2D8D2 is a very light, muted red. Relative luminance 0.726; OKLCH L 90.2% C 0.030 H 33.1°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D8D2 |
|---|---|
| RGB | rgb(242, 216, 210) |
| HSL | hsl(11, 55%, 89%) |
| HSV | hsv(11, 13%, 95%) |
| CMYK | cmyk(0%, 10.7%, 13.2%, 5.1%) |
| CIE-LAB | lab(88.28, 8.02, 6.24) |
| CIE-LCH | lch(88.28, 10.16, 37.89°) |
| OKLab | oklab(90.2% 0.0253 0.0165) |
| OKLCH | oklch(90.2% 0.03 33.1) |
| XYZ | xyz(72.8060, 72.6437, 71.1466) |
| Luminance | 0.7264 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.11
Lavenderblush
#FFF0F5
ΔE00 7.58
Very Light Pink
#FFF4F2
ΔE00 7.75
Seashell
#FFF5EE
ΔE00 8.57
Linen
#FAF0E6
ΔE00 8.69
Apricot
#FBCEB1
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D8D2 #D2ECF2
analogous
#F2D2DC #F2D8D2 #F2E8D2
triadic
#F2D8D2 #D2F2D8 #D8D2F2
tetradic
#F2D8D2 #DCF2D2 #D2ECF2 #E8D2F2
square
#F2D8D2 #DCF2D2 #D2ECF2 #E8D2F2
split-complementary
#F2D8D2 #D2F2E8 #D2DCF2
monochromatic
#D78673 #E4AFA3 #F2D8D2 #F8EAE7 #F8EAE7
Accessibility & contrast
On white
1.35
#F2D8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#F2D8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D8D2
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D8D2 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD2
Deuteranopia (green-blind)
#E3DFD2
Tritanopia (blue-blind)
#F9D5D6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f2d8d2; /* rgb */ color: rgb(242, 216, 210); /* oklch */ color: oklch(90.2% 0.030 33.1);
Tailwind
colors: {
custom: {
50: '#f6e4df',
500: '#f2d8d2',
950: '#000000',
},
}SCSS
$custom: #f2d8d2; $custom-light: #f6e4df; $custom-dark: #000000;
JSON
{
"hex": "#f2d8d2",
"rgb": {
"r": 242,
"g": 216,
"b": 210
},
"hsl": {
"h": 11.25,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.90199,
"c": 0.03018,
"h": 33.1
},
"luminance": 0.72642
}Semantic roles & 50–950 ramp
primary
#F2D8D2
secondary
#97C6D1
accent
#A5C323
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484