#F2DCF1#F2DCF1
#F2DCF1 is a very light, muted purple. Relative luminance 0.764; OKLCH L 91.8% C 0.037 H 327.3°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCF1 |
|---|---|
| RGB | rgb(242, 220, 241) |
| HSL | hsl(303, 46%, 91%) |
| HSV | hsv(303, 9%, 95%) |
| CMYK | cmyk(0%, 9.1%, 0.4%, 5.1%) |
| CIE-LAB | lab(90.05, 11.17, -7.48) |
| CIE-LCH | lch(90.05, 13.44, 326.19°) |
| OKLab | oklab(91.85% 0.0309 -0.0198) |
| OKLCH | oklch(91.85% 0.037 327.3) |
| XYZ | xyz(78.0861, 76.4154, 93.8381) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.80
Light Pink
#FFD1DF
ΔE00 7.38
Lavenderblush
#FFF0F5
ΔE00 7.73
Pale Lavender
#EECFFE
ΔE00 7.98
Pale Pink
#FFCFDC
ΔE00 8.04
Very Light Purple
#F6CEFC
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCF1 #DCF2DD
analogous
#E8DCF2 #F2DCF1 #F2DCE6
triadic
#F2DCF1 #F1F2DC #DCF1F2
tetradic
#F2DCF1 #F2E8DC #DCF2DD #DCE6F2
square
#F2DCF1 #F2E8DC #DCF2DD #DCE6F2
split-complementary
#F2DCF1 #E6F2DC #DCF2E8
monochromatic
#D183CD #E1AFDF #F2DCF1 #F7E9F6 #F7E9F6
Accessibility & contrast
On white
1.29
#F2DCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#F2DCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCF1
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCF1 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F2
Deuteranopia (green-blind)
#DFE3F0
Tritanopia (blue-blind)
#F4DDE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2dcf1; /* rgb */ color: rgb(242, 220, 241); /* oklch */ color: oklch(91.8% 0.037 327.3);
Tailwind
colors: {
custom: {
50: '#f6e6f5',
500: '#f2dcf1',
950: '#000000',
},
}SCSS
$custom: #f2dcf1; $custom-light: #f6e6f5; $custom-dark: #000000;
JSON
{
"hex": "#f2dcf1",
"rgb": {
"r": 242,
"g": 220,
"b": 241
},
"hsl": {
"h": 302.727,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.91848,
"c": 0.0367,
"h": 327.3
},
"luminance": 0.76415
}Semantic roles & 50–950 ramp
primary
#F2DCF1
secondary
#A3D0A5
accent
#B9332C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485