#F2DBD9#F2DBD9
#F2DBD9 is a very light, muted red. Relative luminance 0.746; OKLCH L 91.0% C 0.026 H 23.6°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DBD9 |
|---|---|
| RGB | rgb(242, 219, 217) |
| HSL | hsl(5, 49%, 90%) |
| HSV | hsv(5, 10%, 95%) |
| CMYK | cmyk(0%, 9.5%, 10.3%, 5.1%) |
| CIE-LAB | lab(89.18, 7.58, 3.86) |
| CIE-LCH | lch(89.18, 8.51, 26.99°) |
| OKLab | oklab(90.96% 0.0235 0.0103) |
| OKLCH | oklch(90.96% 0.026 23.6) |
| XYZ | xyz(74.4728, 74.5514, 76.0989) |
| Luminance | 0.7455 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.50
Lavenderblush
#FFF0F5
ΔE00 5.83
Very Light Pink
#FFF4F2
ΔE00 6.69
Seashell
#FFF5EE
ΔE00 8.08
Linen
#FAF0E6
ΔE00 8.54
Snow
#FFFAFA
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DBD9 #D9F0F2
analogous
#F2D9E3 #F2DBD9 #F2E8D9
triadic
#F2DBD9 #D9F2DB #DBD9F2
tetradic
#F2DBD9 #E3F2D9 #D9F0F2 #E8D9F2
square
#F2DBD9 #E3F2D9 #D9F0F2 #E8D9F2
split-complementary
#F2DBD9 #D9F2E8 #D9E3F2
monochromatic
#D3857E #E2B0AB #F2DBD9 #F7E9E8 #F7E9E8
Accessibility & contrast
On white
1.32
#F2DBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#F2DBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DBD9
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DBD9 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDED9
Deuteranopia (green-blind)
#E4E2D9
Tritanopia (blue-blind)
#F8D9DB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f2dbd9; /* rgb */ color: rgb(242, 219, 217); /* oklch */ color: oklch(91.0% 0.026 23.6);
Tailwind
colors: {
custom: {
50: '#f6e6e4',
500: '#f2dbd9',
950: '#000000',
},
}SCSS
$custom: #f2dbd9; $custom-light: #f6e6e4; $custom-dark: #000000;
JSON
{
"hex": "#f2dbd9",
"rgb": {
"r": 242,
"g": 219,
"b": 217
},
"hsl": {
"h": 4.8,
"s": 49.02,
"l": 90
},
"oklch": {
"l": 0.90962,
"c": 0.02567,
"h": 23.6
},
"luminance": 0.7455
}Semantic roles & 50–950 ramp
primary
#F2DBD9
secondary
#9FCCD0
accent
#B1BC29
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484