#F2D9DC#F2D9DC
#F2D9DC is a very light, muted red. Relative luminance 0.737; OKLCH L 90.7% C 0.028 H 9.4°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D9DC |
|---|---|
| RGB | rgb(242, 217, 220) |
| HSL | hsl(353, 49%, 90%) |
| HSV | hsv(353, 10%, 95%) |
| CMYK | cmyk(0%, 10.3%, 9.1%, 5.1%) |
| CIE-LAB | lab(88.77, 9.11, 1.68) |
| CIE-LCH | lch(88.77, 9.27, 10.44°) |
| OKLab | oklab(90.66% 0.0276 0.0046) |
| OKLCH | oklch(90.66% 0.028 9.4) |
| XYZ | xyz(74.3479, 73.6716, 77.9997) |
| Luminance | 0.7367 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.57
Lavenderblush
#FFF0F5
ΔE00 5.79
Light Pink
#FFD1DF
ΔE00 7.27
Pale Pink
#FFCFDC
ΔE00 7.54
Very Light Pink
#FFF4F2
ΔE00 7.96
Light Rose
#FFC5CB
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D9DC #D9F2EF
analogous
#F2D9E9 #F2D9DC #F2E2D9
triadic
#F2D9DC #DCF2D9 #D9DCF2
tetradic
#F2D9DC #E9F2D9 #D9F2EF #E2D9F2
square
#F2D9DC #E9F2D9 #D9F2EF #E2D9F2
split-complementary
#F2D9DC #D9F2E2 #D9E9F2
monochromatic
#D37E88 #E2ABB2 #F2D9DC #F7E8EA #F7E8EA
Accessibility & contrast
On white
1.33
#F2D9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#F2D9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D9DC
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D9DC | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#E2E1DC
Tritanopia (blue-blind)
#F7D7DA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f2d9dc; /* rgb */ color: rgb(242, 217, 220); /* oklch */ color: oklch(90.7% 0.028 9.4);
Tailwind
colors: {
custom: {
50: '#f6e4e6',
500: '#f2d9dc',
950: '#000000',
},
}SCSS
$custom: #f2d9dc; $custom-light: #f6e4e6; $custom-dark: #000000;
JSON
{
"hex": "#f2d9dc",
"rgb": {
"r": 242,
"g": 217,
"b": 220
},
"hsl": {
"h": 352.8,
"s": 49.02,
"l": 90
},
"oklch": {
"l": 0.90662,
"c": 0.02796,
"h": 9.4
},
"luminance": 0.7367
}Semantic roles & 50–950 ramp
primary
#F2D9DC
secondary
#9FD0CA
accent
#BCAB29
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171516
muted
#858484