#F2D2EB#F2D2EB
#F2D2EB is a very light, muted pink. Relative luminance 0.710; OKLCH L 89.8% C 0.048 H 333.5°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D2EB |
|---|---|
| RGB | rgb(242, 210, 235) |
| HSL | hsl(313, 55%, 89%) |
| HSV | hsv(313, 13%, 95%) |
| CMYK | cmyk(0%, 13.2%, 2.9%, 5.1%) |
| CIE-LAB | lab(87.47, 15.34, -8.14) |
| CIE-LCH | lch(87.47, 17.37, 332.04°) |
| OKLab | oklab(89.78% 0.0433 -0.0216) |
| OKLCH | oklch(89.78% 0.048 333.5) |
| XYZ | xyz(74.6582, 70.9699, 88.3468) |
| Luminance | 0.7097 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.27
Light Pink
#FFD1DF
ΔE00 5.44
Pale Mauve
#FED0FC
ΔE00 5.71
Very Light Purple
#F6CEFC
ΔE00 5.91
Pale Pink
#FFCFDC
ΔE00 6.05
Pale Lavender
#EECFFE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D2EB #D2F2D9
analogous
#E9D2F2 #F2D2EB #F2D2DB
triadic
#F2D2EB #EBF2D2 #D2EBF2
tetradic
#F2D2EB #F2E9D2 #D2F2D9 #D2DBF2
square
#F2D2EB #F2E9D2 #D2F2D9 #D2DBF2
split-complementary
#F2D2EB #DBF2D2 #D2F2E9
monochromatic
#D773C1 #E4A3D6 #F2D2EB #F8E7F4 #F8E7F4
Accessibility & contrast
On white
1.38
#F2D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#F2D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D2EB
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D2EB | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EC
Deuteranopia (green-blind)
#D9DDEA
Tritanopia (blue-blind)
#F5D3DA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f2d2eb; /* rgb */ color: rgb(242, 210, 235); /* oklch */ color: oklch(89.8% 0.048 333.5);
Tailwind
colors: {
custom: {
50: '#f6dff1',
500: '#f2d2eb',
950: '#000000',
},
}SCSS
$custom: #f2d2eb; $custom-light: #f6dff1; $custom-dark: #000000;
JSON
{
"hex": "#f2d2eb",
"rgb": {
"r": 242,
"g": 210,
"b": 235
},
"hsl": {
"h": 313.125,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.89784,
"c": 0.04836,
"h": 333.5
},
"luminance": 0.70969
}Semantic roles & 50–950 ramp
primary
#F2D2EB
secondary
#97D1A4
accent
#C34623
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485