#F2D2ED#F2D2ED
#F2D2ED is a very light, muted purple. Relative luminance 0.711; OKLCH L 89.8% C 0.050 H 331.2°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D2ED |
|---|---|
| RGB | rgb(242, 210, 237) |
| HSL | hsl(309, 55%, 89%) |
| HSV | hsv(309, 13%, 95%) |
| CMYK | cmyk(0%, 13.2%, 2.1%, 5.1%) |
| CIE-LAB | lab(87.53, 15.70, -9.12) |
| CIE-LCH | lch(87.53, 18.15, 329.85°) |
| OKLab | oklab(89.85% 0.044 -0.0242) |
| OKLCH | oklch(89.85% 0.05 331.2) |
| XYZ | xyz(74.9488, 71.0861, 89.8771) |
| Luminance | 0.7108 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.18
Thistle
#D8BFD8
ΔE00 5.29
Very Light Purple
#F6CEFC
ΔE00 5.31
Pale Lavender
#EECFFE
ΔE00 5.84
Light Pink
#FFD1DF
ΔE00 5.92
Pale Pink
#FFCFDC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D2ED #D2F2D7
analogous
#E7D2F2 #F2D2ED #F2D2DD
triadic
#F2D2ED #EDF2D2 #D2EDF2
tetradic
#F2D2ED #F2E7D2 #D2F2D7 #D2DDF2
square
#F2D2ED #F2E7D2 #D2F2D7 #D2DDF2
split-complementary
#F2D2ED #DDF2D2 #D2F2E7
monochromatic
#D773C7 #E4A3DA #F2D2ED #F8E7F6 #F8E7F6
Accessibility & contrast
On white
1.38
#F2D2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#F2D2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D2ED
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D2ED | 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)
#D1D9EE
Deuteranopia (green-blind)
#D8DDEC
Tritanopia (blue-blind)
#F5D4DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f2d2ed; /* rgb */ color: rgb(242, 210, 237); /* oklch */ color: oklch(89.8% 0.050 331.2);
Tailwind
colors: {
custom: {
50: '#f6dff2',
500: '#f2d2ed',
950: '#000000',
},
}SCSS
$custom: #f2d2ed; $custom-light: #f6dff2; $custom-dark: #000000;
JSON
{
"hex": "#f2d2ed",
"rgb": {
"r": 242,
"g": 210,
"b": 237
},
"hsl": {
"h": 309.375,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.89847,
"c": 0.0502,
"h": 331.2
},
"luminance": 0.71085
}Semantic roles & 50–950 ramp
primary
#F2D2ED
secondary
#97D1A0
accent
#C33C23
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485