#F2DCFA#F2DCFA
#F2DCFA is a very light, muted purple. Relative luminance 0.770; OKLCH L 92.1% C 0.046 H 317.1°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCFA |
|---|---|
| RGB | rgb(242, 220, 250) |
| HSL | hsl(284, 75%, 92%) |
| HSV | hsv(284, 12%, 98%) |
| CMYK | cmyk(3.2%, 12%, 0%, 2%) |
| CIE-LAB | lab(90.31, 12.81, -11.83) |
| CIE-LCH | lch(90.31, 17.44, 317.29°) |
| OKLab | oklab(92.13% 0.034 -0.0316) |
| OKLCH | oklch(92.13% 0.046 317.1) |
| XYZ | xyz(79.4638, 76.9664, 101.0937) |
| Luminance | 0.7697 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.42
Very Light Purple
#F6CEFC
ΔE00 6.03
Pale Mauve
#FED0FC
ΔE00 6.51
Pale Lilac
#E4CBFF
ΔE00 6.95
Thistle
#D8BFD8
ΔE00 6.97
Light Lilac
#EDC8FF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCFA #E4FADC
analogous
#E3DCFA #F2DCFA #FADCF3
triadic
#F2DCFA #FAF2DC #DCFAF2
tetradic
#F2DCFA #FAE3DC #E4FADC #DCF3FA
square
#F2DCFA #FAE3DC #E4FADC #DCF3FA
split-complementary
#F2DCFA #F3FADC #DCFAE3
monochromatic
#CA71EB #DEA6F2 #F2DCFA #F5E4FB #F5E4FB
Accessibility & contrast
On white
1.28
#F2DCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#F2DCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCFA
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCFA | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FB
Deuteranopia (green-blind)
#DDE4F9
Tritanopia (blue-blind)
#F2DFE6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dcfa; /* rgb */ color: rgb(242, 220, 250); /* oklch */ color: oklch(92.1% 0.046 317.1);
Tailwind
colors: {
custom: {
50: '#f6e6fc',
500: '#f2dcfa',
950: '#000000',
},
}SCSS
$custom: #f2dcfa; $custom-light: #f6e6fc; $custom-dark: #000000;
JSON
{
"hex": "#f2dcfa",
"rgb": {
"r": 242,
"g": 220,
"b": 250
},
"hsl": {
"h": 284,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.9213,
"c": 0.04644,
"h": 317.1
},
"luminance": 0.76966
}Semantic roles & 50–950 ramp
primary
#F2DCFA
secondary
#ADE09B
accent
#D70E44
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485