#F2DDF2#F2DDF2
#F2DDF2 is a very light, muted purple. Relative luminance 0.770; OKLCH L 92.1% C 0.036 H 325.9°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DDF2 |
|---|---|
| RGB | rgb(242, 221, 242) |
| HSL | hsl(300, 45%, 91%) |
| HSV | hsv(300, 9%, 95%) |
| CMYK | cmyk(0%, 8.7%, 0%, 5.1%) |
| CIE-LAB | lab(90.32, 10.83, -7.60) |
| CIE-LCH | lch(90.32, 13.23, 324.92°) |
| OKLab | oklab(92.07% 0.0298 -0.0202) |
| OKLCH | oklch(92.07% 0.036 325.9) |
| XYZ | xyz(78.4991, 77.0018, 94.7146) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.02
Lavenderblush
#FFF0F5
ΔE00 7.56
Light Pink
#FFD1DF
ΔE00 7.70
Pale Lavender
#EECFFE
ΔE00 8.09
Lavender (CSS)
#E6E6FA
ΔE00 8.10
Pale Pink
#FFCFDC
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DDF2 #DDF2DD
analogous
#E7DDF2 #F2DDF2 #F2DDE7
triadic
#F2DDF2 #F2F2DD #DDF2F2
tetradic
#F2DDF2 #F2E7DD #DDF2DD #DDE7F2
square
#F2DDF2 #F2E7DD #DDF2DD #DDE7F2
split-complementary
#F2DDF2 #E7F2DD #DDF2E7
monochromatic
#D084D0 #E1B1E1 #F2DDF2 #F7E9F7 #F7E9F7
Accessibility & contrast
On white
1.28
#F2DDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#F2DDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DDF2
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DDF2 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F3
Deuteranopia (green-blind)
#E0E4F1
Tritanopia (blue-blind)
#F4DFE4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2ddf2; /* rgb */ color: rgb(242, 221, 242); /* oklch */ color: oklch(92.1% 0.036 325.9);
Tailwind
colors: {
custom: {
50: '#f6e7f6',
500: '#f2ddf2',
950: '#000000',
},
}SCSS
$custom: #f2ddf2; $custom-light: #f6e7f6; $custom-dark: #000000;
JSON
{
"hex": "#f2ddf2",
"rgb": {
"r": 242,
"g": 221,
"b": 242
},
"hsl": {
"h": 300,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.92068,
"c": 0.03599,
"h": 325.9
},
"luminance": 0.77001
}Semantic roles & 50–950 ramp
primary
#F2DDF2
secondary
#A4CFA4
accent
#B82E2E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485