#F2DCFD#F2DCFD
#F2DCFD is a very light, muted purple. Relative luminance 0.772; OKLCH L 92.2% C 0.050 H 314.6°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCFD |
|---|---|
| RGB | rgb(242, 220, 253) |
| HSL | hsl(280, 89%, 93%) |
| HSV | hsv(280, 13%, 99%) |
| CMYK | cmyk(4.3%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(90.39, 13.37, -13.27) |
| CIE-LCH | lch(90.39, 18.84, 315.22°) |
| OKLab | oklab(92.23% 0.035 -0.0356) |
| OKLCH | oklch(92.23% 0.05 314.6) |
| XYZ | xyz(79.9379, 77.1561, 103.5909) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.71
Very Light Purple
#F6CEFC
ΔE00 5.52
Pale Mauve
#FED0FC
ΔE00 6.16
Pale Lilac
#E4CBFF
ΔE00 6.20
Light Lilac
#EDC8FF
ΔE00 7.03
Thistle
#D8BFD8
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCFD #E7FDDC
analogous
#E1DCFD #F2DCFD #FDDCF7
triadic
#F2DCFD #FDF2DC #DCFDF2
tetradic
#F2DCFD #FDE1DC #E7FDDC #DCF7FD
square
#F2DCFD #FDE1DC #E7FDDC #DCF7FD
split-complementary
#F2DCFD #F7FDDC #DCFDE1
monochromatic
#C768F6 #DCA2FA #F2DCFD #F4E2FD #F4E2FD
Accessibility & contrast
On white
1.28
#F2DCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#F2DCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCFD
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCFD | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FE
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#F2DFE7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dcfd; /* rgb */ color: rgb(242, 220, 253); /* oklch */ color: oklch(92.2% 0.050 314.6);
Tailwind
colors: {
custom: {
50: '#f6e6fe',
500: '#f2dcfd',
950: '#000000',
},
}SCSS
$custom: #f2dcfd; $custom-light: #f6e6fe; $custom-dark: #000000;
JSON
{
"hex": "#f2dcfd",
"rgb": {
"r": 242,
"g": 220,
"b": 253
},
"hsl": {
"h": 280,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.92226,
"c": 0.04992,
"h": 314.6
},
"luminance": 0.77155
}Semantic roles & 50–950 ramp
primary
#F2DCFD
secondary
#B1E796
accent
#E6004C
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485