#F2D8D8#F2D8D8
#F2D8D8 is a very light, muted red. Relative luminance 0.729; OKLCH L 90.4% C 0.029 H 17.7°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D8D8 |
|---|---|
| RGB | rgb(242, 216, 216) |
| HSL | hsl(0, 50%, 90%) |
| HSV | hsv(0, 11%, 95%) |
| CMYK | cmyk(0%, 10.7%, 10.7%, 5.1%) |
| CIE-LAB | lab(88.42, 8.98, 3.29) |
| CIE-LCH | lch(88.42, 9.56, 20.11°) |
| OKLab | oklab(90.36% 0.0276 0.0088) |
| OKLCH | oklch(90.36% 0.029 17.7) |
| XYZ | xyz(73.5676, 72.9483, 75.1574) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.95
Lavenderblush
#FFF0F5
ΔE00 6.38
Light Pink
#FFD1DF
ΔE00 7.87
Very Light Pink
#FFF4F2
ΔE00 7.94
Pale Pink
#FFCFDC
ΔE00 8.03
Light Rose
#FFC5CB
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D8D8 #D8F2F2
analogous
#F2D8E5 #F2D8D8 #F2E5D8
triadic
#F2D8D8 #D8F2D8 #D8D8F2
tetradic
#F2D8D8 #E5F2D8 #D8F2F2 #E5D8F2
square
#F2D8D8 #E5F2D8 #D8F2F2 #E5D8F2
split-complementary
#F2D8D8 #D8F2E5 #D8E5F2
monochromatic
#D37C7C #E3AAAA #F2D8D8 #F7E8E8 #F7E8E8
Accessibility & contrast
On white
1.35
#F2D8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#F2D8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D8D8
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D8D8 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD8
Deuteranopia (green-blind)
#E2E0D8
Tritanopia (blue-blind)
#F8D6D8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f2d8d8; /* rgb */ color: rgb(242, 216, 216); /* oklch */ color: oklch(90.4% 0.029 17.7);
Tailwind
colors: {
custom: {
50: '#f6e4e4',
500: '#f2d8d8',
950: '#000000',
},
}SCSS
$custom: #f2d8d8; $custom-light: #f6e4e4; $custom-dark: #000000;
JSON
{
"hex": "#f2d8d8",
"rgb": {
"r": 242,
"g": 216,
"b": 216
},
"hsl": {
"h": 0,
"s": 50,
"l": 89.804
},
"oklch": {
"l": 0.90361,
"c": 0.02892,
"h": 17.7
},
"luminance": 0.72947
}Semantic roles & 50–950 ramp
primary
#F2D8D8
secondary
#9ED0D0
accent
#BDBD28
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484