#F2DCFC#F2DCFC
#F2DCFC is a very light, muted purple. Relative luminance 0.771; OKLCH L 92.2% C 0.049 H 315.4°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCFC |
|---|---|
| RGB | rgb(242, 220, 252) |
| HSL | hsl(281, 84%, 93%) |
| HSV | hsv(281, 13%, 99%) |
| CMYK | cmyk(4%, 12.7%, 0%, 1.2%) |
| CIE-LAB | lab(90.36, 13.18, -12.79) |
| CIE-LCH | lch(90.36, 18.37, 315.87°) |
| OKLab | oklab(92.19% 0.0347 -0.0343) |
| OKLCH | oklch(92.19% 0.049 315.4) |
| XYZ | xyz(79.7790, 77.0925, 102.7541) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.94
Very Light Purple
#F6CEFC
ΔE00 5.68
Pale Mauve
#FED0FC
ΔE00 6.26
Pale Lilac
#E4CBFF
ΔE00 6.44
Thistle
#D8BFD8
ΔE00 7.16
Light Lilac
#EDC8FF
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCFC #E6FCDC
analogous
#E2DCFC #F2DCFC #FCDCF6
triadic
#F2DCFC #FCF2DC #DCFCF2
tetradic
#F2DCFC #FCE2DC #E6FCDC #DCF6FC
square
#F2DCFC #FCE2DC #E6FCDC #DCF6FC
split-complementary
#F2DCFC #F6FCDC #DCFCE2
monochromatic
#C86BF2 #DDA4F7 #F2DCFC #F5E3FD #F5E3FD
Accessibility & contrast
On white
1.28
#F2DCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#F2DCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCFC
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCFC | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FD
Deuteranopia (green-blind)
#DDE4FB
Tritanopia (blue-blind)
#F2DFE6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dcfc; /* rgb */ color: rgb(242, 220, 252); /* oklch */ color: oklch(92.2% 0.049 315.4);
Tailwind
colors: {
custom: {
50: '#f6e6fd',
500: '#f2dcfc',
950: '#000000',
},
}SCSS
$custom: #f2dcfc; $custom-light: #f6e6fd; $custom-dark: #000000;
JSON
{
"hex": "#f2dcfc",
"rgb": {
"r": 242,
"g": 220,
"b": 252
},
"hsl": {
"h": 281.25,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.92194,
"c": 0.04876,
"h": 315.4
},
"luminance": 0.77092
}Semantic roles & 50–950 ramp
primary
#F2DCFC
secondary
#B0E498
accent
#E1054A
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485