#F2D2E0#F2D2E0
#F2D2E0 is a very light, muted pink. Relative luminance 0.704; OKLCH L 89.5% C 0.040 H 349.7°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D2E0 |
|---|---|
| RGB | rgb(242, 210, 224) |
| HSL | hsl(334, 55%, 89%) |
| HSV | hsv(334, 13%, 95%) |
| CMYK | cmyk(0%, 13.2%, 7.4%, 5.1%) |
| CIE-LAB | lab(87.17, 13.44, -2.77) |
| CIE-LCH | lch(87.17, 13.72, 348.37°) |
| OKLab | oklab(89.45% 0.0394 -0.0071) |
| OKLCH | oklch(89.45% 0.04 349.7) |
| XYZ | xyz(73.1179, 70.3538, 80.2345) |
| Luminance | 0.7035 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.76
Pale Pink
#FFCFDC
ΔE00 4.27
Thistle
#D8BFD8
ΔE00 6.49
Light Rose
#FFC5CB
ΔE00 7.54
Bubblegum
#FFC1CC
ΔE00 7.90
Mistyrose
#FFE4E1
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D2E0 #D2F2E4
analogous
#F2D2F0 #F2D2E0 #F2D4D2
triadic
#F2D2E0 #E0F2D2 #D2E0F2
tetradic
#F2D2E0 #F0F2D2 #D2F2E4 #D4D2F2
square
#F2D2E0 #F0F2D2 #D2F2E4 #D4D2F2
split-complementary
#F2D2E0 #D2F2D4 #D2F0F2
monochromatic
#D7739F #E4A3BF #F2D2E0 #F8E7EF #F8E7EF
Accessibility & contrast
On white
1.39
#F2D2E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#F2D2E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D2E0
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D2E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D2E0 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7E1
Deuteranopia (green-blind)
#DBDCDF
Tritanopia (blue-blind)
#F7D1D7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f2d2e0; /* rgb */ color: rgb(242, 210, 224); /* oklch */ color: oklch(89.5% 0.040 349.7);
Tailwind
colors: {
custom: {
50: '#f6dfe9',
500: '#f2d2e0',
950: '#000000',
},
}SCSS
$custom: #f2d2e0; $custom-light: #f6dfe9; $custom-dark: #000000;
JSON
{
"hex": "#f2d2e0",
"rgb": {
"r": 242,
"g": 210,
"b": 224
},
"hsl": {
"h": 333.75,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.89451,
"c": 0.04,
"h": 349.7
},
"luminance": 0.70352
}Semantic roles & 50–950 ramp
primary
#F2D2E0
secondary
#97D1B8
accent
#C37D23
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171516
muted
#858484