#F2D4DB#F2D4DB
#F2D4DB is a very light, muted red. Relative luminance 0.711; OKLCH L 89.7% C 0.035 H 2.0°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D4DB |
|---|---|
| RGB | rgb(242, 212, 219) |
| HSL | hsl(346, 54%, 89%) |
| HSV | hsv(346, 12%, 95%) |
| CMYK | cmyk(0%, 12.4%, 9.5%, 5.1%) |
| CIE-LAB | lab(87.52, 11.56, 0.40) |
| CIE-LCH | lch(87.52, 11.56, 1.96°) |
| OKLab | oklab(89.68% 0.0346 0.0012) |
| OKLCH | oklch(89.68% 0.035 2) |
| XYZ | xyz(72.9466, 71.0802, 76.8812) |
| Luminance | 0.7108 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.97
Pale Pink
#FFCFDC
ΔE00 5.26
Mistyrose
#FFE4E1
ΔE00 5.53
Light Rose
#FFC5CB
ΔE00 7.51
Lavenderblush
#FFF0F5
ΔE00 7.53
Pale Rose
#FDC1C5
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D4DB #D4F2EB
analogous
#F2D4EA #F2D4DB #F2DCD4
triadic
#F2D4DB #DBF2D4 #D4DBF2
tetradic
#F2D4DB #EAF2D4 #D4F2EB #DCD4F2
square
#F2D4DB #EAF2D4 #D4F2EB #DCD4F2
split-complementary
#F2D4DB #D4F2DC #D4EAF2
monochromatic
#D6768C #E4A5B4 #F2D4DB #F8E8EB #F8E8EB
Accessibility & contrast
On white
1.38
#F2D4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#F2D4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D4DB
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D4DB | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#DEDDDA
Tritanopia (blue-blind)
#F8D2D6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f2d4db; /* rgb */ color: rgb(242, 212, 219); /* oklch */ color: oklch(89.7% 0.035 2.0);
Tailwind
colors: {
custom: {
50: '#f6e1e6',
500: '#f2d4db',
950: '#000000',
},
}SCSS
$custom: #f2d4db; $custom-light: #f6e1e6; $custom-dark: #000000;
JSON
{
"hex": "#f2d4db",
"rgb": {
"r": 242,
"g": 212,
"b": 219
},
"hsl": {
"h": 346,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.89684,
"c": 0.0346,
"h": 2
},
"luminance": 0.71079
}Semantic roles & 50–950 ramp
primary
#F2D4DB
secondary
#99D1C4
accent
#C19C24
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484