#F2DCF8#F2DCF8
#F2DCF8 is a very light, muted purple. Relative luminance 0.768; OKLCH L 92.1% C 0.044 H 319.0°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCF8 |
|---|---|
| RGB | rgb(242, 220, 248) |
| HSL | hsl(287, 67%, 92%) |
| HSV | hsv(287, 11%, 97%) |
| CMYK | cmyk(2.4%, 11.3%, 0%, 2.7%) |
| CIE-LAB | lab(90.25, 12.44, -10.86) |
| CIE-LCH | lch(90.25, 16.52, 318.88°) |
| OKLab | oklab(92.07% 0.0333 -0.029) |
| OKLCH | oklch(92.07% 0.044 319) |
| XYZ | xyz(79.1519, 76.8417, 99.4509) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.94
Very Light Purple
#F6CEFC
ΔE00 6.44
Pale Mauve
#FED0FC
ΔE00 6.82
Thistle
#D8BFD8
ΔE00 6.82
Pale Lilac
#E4CBFF
ΔE00 7.48
Light Lilac
#EDC8FF
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCF8 #E2F8DC
analogous
#E4DCF8 #F2DCF8 #F8DCF0
triadic
#F2DCF8 #F8F2DC #DCF8F2
tetradic
#F2DCF8 #F8E4DC #E2F8DC #DCF0F8
square
#F2DCF8 #F8E4DC #E2F8DC #DCF0F8
split-complementary
#F2DCF8 #F0F8DC #DCF8E4
monochromatic
#CC76E4 #DFA9EE #F2DCF8 #F6E5FA #F6E5FA
Accessibility & contrast
On white
1.28
#F2DCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#F2DCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCF8
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCF8 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2F9
Deuteranopia (green-blind)
#DEE4F7
Tritanopia (blue-blind)
#F2DFE5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dcf8; /* rgb */ color: rgb(242, 220, 248); /* oklch */ color: oklch(92.1% 0.044 319.0);
Tailwind
colors: {
custom: {
50: '#f6e6fa',
500: '#f2dcf8',
950: '#000000',
},
}SCSS
$custom: #f2dcf8; $custom-light: #f6e6fa; $custom-dark: #000000;
JSON
{
"hex": "#f2dcf8",
"rgb": {
"r": 242,
"g": 220,
"b": 248
},
"hsl": {
"h": 287.143,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.92066,
"c": 0.04418,
"h": 319
},
"luminance": 0.76841
}Semantic roles & 50–950 ramp
primary
#F2DCF8
secondary
#AADB9D
accent
#CF173E
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485