#F2D0EB#F2D0EB
#F2D0EB is a very light, muted pink. Relative luminance 0.700; OKLCH L 89.4% C 0.052 H 333.1°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D0EB |
|---|---|
| RGB | rgb(242, 208, 235) |
| HSL | hsl(312, 57%, 88%) |
| HSV | hsv(312, 14%, 95%) |
| CMYK | cmyk(0%, 14%, 2.9%, 5.1%) |
| CIE-LAB | lab(86.99, 16.39, -8.85) |
| CIE-LCH | lch(86.99, 18.63, 331.63°) |
| OKLab | oklab(89.41% 0.0462 -0.0235) |
| OKLCH | oklch(89.41% 0.052 333.1) |
| XYZ | xyz(74.1675, 69.9885, 88.1832) |
| Luminance | 0.6999 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.02
Thistle
#D8BFD8
ΔE00 5.20
Very Light Purple
#F6CEFC
ΔE00 5.26
Light Pink
#FFD1DF
ΔE00 5.59
Pale Lavender
#EECFFE
ΔE00 5.98
Pale Pink
#FFCFDC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D0EB #D0F2D7
analogous
#E8D0F2 #F2D0EB #F2D0DA
triadic
#F2D0EB #EBF2D0 #D0EBF2
tetradic
#F2D0EB #F2E8D0 #D0F2D7 #D0DAF2
square
#F2D0EB #F2E8D0 #D0F2D7 #D0DAF2
split-complementary
#F2D0EB #DAF2D0 #D0F2E8
monochromatic
#D770C2 #E5A0D7 #F2D0EB #F8E7F5 #F8E7F5
Accessibility & contrast
On white
1.40
#F2D0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#F2D0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D0EB
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D0EB | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#D7DCEA
Tritanopia (blue-blind)
#F6D1D9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f2d0eb; /* rgb */ color: rgb(242, 208, 235); /* oklch */ color: oklch(89.4% 0.052 333.1);
Tailwind
colors: {
custom: {
50: '#f6def1',
500: '#f2d0eb',
950: '#000000',
},
}SCSS
$custom: #f2d0eb; $custom-light: #f6def1; $custom-dark: #000000;
JSON
{
"hex": "#f2d0eb",
"rgb": {
"r": 242,
"g": 208,
"b": 235
},
"hsl": {
"h": 312.353,
"s": 56.667,
"l": 88.235
},
"oklch": {
"l": 0.89412,
"c": 0.05183,
"h": 333.1
},
"luminance": 0.69987
}Semantic roles & 50–950 ramp
primary
#F2D0EB
secondary
#95D1A1
accent
#C44321
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485