#F2D6DB#F2D6DB
#F2D6DB is a very light, muted red. Relative luminance 0.721; OKLCH L 90.1% C 0.032 H 5.5°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D6DB |
|---|---|
| RGB | rgb(242, 214, 219) |
| HSL | hsl(349, 52%, 89%) |
| HSV | hsv(349, 12%, 95%) |
| CMYK | cmyk(0%, 11.6%, 9.5%, 5.1%) |
| CIE-LAB | lab(88.01, 10.51, 1.10) |
| CIE-LCH | lch(88.01, 10.57, 6.00°) |
| OKLab | oklab(90.06% 0.0316 0.0031) |
| OKLCH | oklch(90.06% 0.032 5.5) |
| XYZ | xyz(73.4497, 72.0863, 77.0489) |
| Luminance | 0.7208 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.58
Light Pink
#FFD1DF
ΔE00 5.94
Pale Pink
#FFCFDC
ΔE00 6.20
Lavenderblush
#FFF0F5
ΔE00 6.79
Light Rose
#FFC5CB
ΔE00 8.19
Pale Rose
#FDC1C5
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D6DB #D6F2ED
analogous
#F2D6E9 #F2D6DB #F2DFD6
triadic
#F2D6DB #DBF2D6 #D6DBF2
tetradic
#F2D6DB #E9F2D6 #D6F2ED #DFD6F2
square
#F2D6DB #E9F2D6 #D6F2ED #DFD6F2
split-complementary
#F2D6DB #D6F2DF #D6E9F2
monochromatic
#D57989 #E3A8B2 #F2D6DB #F8E8EB #F8E8EB
Accessibility & contrast
On white
1.36
#F2D6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#F2D6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D6DB
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D6DB | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#E0DFDA
Tritanopia (blue-blind)
#F8D4D8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f2d6db; /* rgb */ color: rgb(242, 214, 219); /* oklch */ color: oklch(90.1% 0.032 5.5);
Tailwind
colors: {
custom: {
50: '#f6e2e6',
500: '#f2d6db',
950: '#000000',
},
}SCSS
$custom: #f2d6db; $custom-light: #f6e2e6; $custom-dark: #000000;
JSON
{
"hex": "#f2d6db",
"rgb": {
"r": 242,
"g": 214,
"b": 219
},
"hsl": {
"h": 349.286,
"s": 51.852,
"l": 89.412
},
"oklch": {
"l": 0.90063,
"c": 0.03177,
"h": 5.5
},
"luminance": 0.72085
}Semantic roles & 50–950 ramp
primary
#F2D6DB
secondary
#9CD1C7
accent
#BFA426
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484