#F3DCFA#F3DCFA
#F3DCFA is a very light, muted purple. Relative luminance 0.771; OKLCH L 92.2% C 0.047 H 318.3°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DCFA |
|---|---|
| RGB | rgb(243, 220, 250) |
| HSL | hsl(286, 75%, 92%) |
| HSV | hsv(286, 12%, 98%) |
| CMYK | cmyk(2.8%, 12%, 0%, 2%) |
| CIE-LAB | lab(90.39, 13.14, -11.70) |
| CIE-LCH | lch(90.39, 17.59, 318.33°) |
| OKLab | oklab(92.21% 0.0351 -0.0313) |
| OKLCH | oklch(92.21% 0.047 318.3) |
| XYZ | xyz(79.8080, 77.1439, 101.1099) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.37
Very Light Purple
#F6CEFC
ΔE00 5.88
Pale Mauve
#FED0FC
ΔE00 6.29
Thistle
#D8BFD8
ΔE00 6.97
Pale Lilac
#E4CBFF
ΔE00 7.00
Light Lilac
#EDC8FF
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DCFA #E3FADC
analogous
#E4DCFA #F3DCFA #FADCF2
triadic
#F3DCFA #FAF3DC #DCFAF3
tetradic
#F3DCFA #FAE4DC #E3FADC #DCF2FA
square
#F3DCFA #FAE4DC #E3FADC #DCF2FA
split-complementary
#F3DCFA #F2FADC #DCFAE4
monochromatic
#CE71EB #E1A6F2 #F3DCFA #F6E4FB #F6E4FB
Accessibility & contrast
On white
1.28
#F3DCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#F3DCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DCFA
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DCFA | 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)
#D9E2FB
Deuteranopia (green-blind)
#DEE4F9
Tritanopia (blue-blind)
#F3DFE6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3dcfa; /* rgb */ color: rgb(243, 220, 250); /* oklch */ color: oklch(92.2% 0.047 318.3);
Tailwind
colors: {
custom: {
50: '#f7e6fc',
500: '#f3dcfa',
950: '#000000',
},
}SCSS
$custom: #f3dcfa; $custom-light: #f7e6fc; $custom-dark: #000000;
JSON
{
"hex": "#f3dcfa",
"rgb": {
"r": 243,
"g": 220,
"b": 250
},
"hsl": {
"h": 286,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.92213,
"c": 0.04699,
"h": 318.3
},
"luminance": 0.77143
}Semantic roles & 50–950 ramp
primary
#F3DCFA
secondary
#ABE09B
accent
#D70E3D
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485