#F2DCF2#F2DCF2
#F2DCF2 is a very light, muted purple. Relative luminance 0.765; OKLCH L 91.9% C 0.038 H 325.9°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCF2 |
|---|---|
| RGB | rgb(242, 220, 242) |
| HSL | hsl(300, 46%, 91%) |
| HSV | hsv(300, 9%, 95%) |
| CMYK | cmyk(0%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(90.08, 11.35, -7.96) |
| CIE-LCH | lch(90.08, 13.87, 324.94°) |
| OKLab | oklab(91.88% 0.0312 -0.0212) |
| OKLCH | oklch(91.88% 0.038 325.9) |
| XYZ | xyz(78.2359, 76.4753, 94.6269) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.76
Light Pink
#FFD1DF
ΔE00 7.51
Pale Lavender
#EECFFE
ΔE00 7.67
Very Light Purple
#F6CEFC
ΔE00 7.92
Lavenderblush
#FFF0F5
ΔE00 8.00
Pale Mauve
#FED0FC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCF2 #DCF2DC
analogous
#E7DCF2 #F2DCF2 #F2DCE7
triadic
#F2DCF2 #F2F2DC #DCF2F2
tetradic
#F2DCF2 #F2E7DC #DCF2DC #DCE7F2
square
#F2DCF2 #F2E7DC #DCF2DC #DCE7F2
split-complementary
#F2DCF2 #E7F2DC #DCF2E7
monochromatic
#D183D1 #E1AFE1 #F2DCF2 #F7E9F7 #F7E9F7
Accessibility & contrast
On white
1.29
#F2DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#F2DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCF2
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCF2 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F3
Deuteranopia (green-blind)
#DFE4F1
Tritanopia (blue-blind)
#F4DEE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dcf2; /* rgb */ color: rgb(242, 220, 242); /* oklch */ color: oklch(91.9% 0.038 325.9);
Tailwind
colors: {
custom: {
50: '#f6e6f6',
500: '#f2dcf2',
950: '#000000',
},
}SCSS
$custom: #f2dcf2; $custom-light: #f6e6f6; $custom-dark: #000000;
JSON
{
"hex": "#f2dcf2",
"rgb": {
"r": 242,
"g": 220,
"b": 242
},
"hsl": {
"h": 300,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.91878,
"c": 0.03772,
"h": 325.9
},
"luminance": 0.76474
}Semantic roles & 50–950 ramp
primary
#F2DCF2
secondary
#A3D0A3
accent
#B92C2C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485