#F2D9DB#F2D9DB
#F2D9DB is a very light, muted red. Relative luminance 0.736; OKLCH L 90.6% C 0.028 H 12.2°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D9DB |
|---|---|
| RGB | rgb(242, 217, 219) |
| HSL | hsl(355, 49%, 90%) |
| HSV | hsv(355, 10%, 95%) |
| CMYK | cmyk(0%, 10.3%, 9.5%, 5.1%) |
| CIE-LAB | lab(88.74, 8.95, 2.17) |
| CIE-LCH | lch(88.74, 9.21, 13.63°) |
| OKLab | oklab(90.63% 0.0272 0.0059) |
| OKLCH | oklch(90.63% 0.028 12.2) |
| XYZ | xyz(74.2159, 73.6188, 77.3043) |
| Luminance | 0.7362 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.28
Lavenderblush
#FFF0F5
ΔE00 5.85
Light Pink
#FFD1DF
ΔE00 7.54
Pale Pink
#FFCFDC
ΔE00 7.77
Very Light Pink
#FFF4F2
ΔE00 7.82
Light Rose
#FFC5CB
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D9DB #D9F2F0
analogous
#F2D9E8 #F2D9DB #F2E3D9
triadic
#F2D9DB #DBF2D9 #D9DBF2
tetradic
#F2D9DB #E8F2D9 #D9F2F0 #E3D9F2
square
#F2D9DB #E8F2D9 #D9F2F0 #E3D9F2
split-complementary
#F2D9DB #D9F2E3 #D9E8F2
monochromatic
#D37E85 #E2ABB0 #F2D9DB #F7E8E9 #F7E8E9
Accessibility & contrast
On white
1.34
#F2D9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#F2D9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D9DB
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D9DB | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDB
Deuteranopia (green-blind)
#E2E0DB
Tritanopia (blue-blind)
#F8D7DA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f2d9db; /* rgb */ color: rgb(242, 217, 219); /* oklch */ color: oklch(90.6% 0.028 12.2);
Tailwind
colors: {
custom: {
50: '#f6e4e6',
500: '#f2d9db',
950: '#000000',
},
}SCSS
$custom: #f2d9db; $custom-light: #f6e4e6; $custom-dark: #000000;
JSON
{
"hex": "#f2d9db",
"rgb": {
"r": 242,
"g": 217,
"b": 219
},
"hsl": {
"h": 355.2,
"s": 49.02,
"l": 90
},
"oklch": {
"l": 0.90634,
"c": 0.02783,
"h": 12.2
},
"luminance": 0.73617
}Semantic roles & 50–950 ramp
primary
#F2D9DB
secondary
#9FD0CC
accent
#BCB129
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484