#F3DFFA#F3DFFA
#F3DFFA is a very light, muted purple. Relative luminance 0.787; OKLCH L 92.8% C 0.042 H 317.4°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DFFA |
|---|---|
| RGB | rgb(243, 223, 250) |
| HSL | hsl(284, 73%, 93%) |
| HSV | hsv(284, 11%, 98%) |
| CMYK | cmyk(2.8%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(91.11, 11.57, -10.61) |
| CIE-LCH | lch(91.11, 15.70, 317.47°) |
| OKLab | oklab(92.78% 0.0308 -0.0283) |
| OKLCH | oklch(92.78% 0.042 317.4) |
| XYZ | xyz(80.6025, 78.7328, 101.3747) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.60
Very Light Purple
#F6CEFC
ΔE00 7.19
Thistle
#D8BFD8
ΔE00 7.44
Pale Mauve
#FED0FC
ΔE00 7.56
Pale Lilac
#E4CBFF
ΔE00 8.00
Lavender (CSS)
#E6E6FA
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DFFA #E6FADF
analogous
#E5DFFA #F3DFFA #FADFF4
triadic
#F3DFFA #FAF3DF #DFFAF3
tetradic
#F3DFFA #FAE5DF #E6FADF #DFF4FA
square
#F3DFFA #FAE5DF #E6FADF #DFF4FA
split-complementary
#F3DFFA #F4FADF #DFFAE5
monochromatic
#CB75E9 #DFAAF2 #F3DFFA #F5E5FB #F5E5FB
Accessibility & contrast
On white
1.25
#F3DFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#F3DFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DFFA
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DFFA | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FB
Deuteranopia (green-blind)
#E0E6F9
Tritanopia (blue-blind)
#F3E2E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f3dffa; /* rgb */ color: rgb(243, 223, 250); /* oklch */ color: oklch(92.8% 0.042 317.4);
Tailwind
colors: {
custom: {
50: '#f7e9fc',
500: '#f3dffa',
950: '#000000',
},
}SCSS
$custom: #f3dffa; $custom-light: #f7e9fc; $custom-dark: #000000;
JSON
{
"hex": "#f3dffa",
"rgb": {
"r": 243,
"g": 223,
"b": 250
},
"hsl": {
"h": 284.444,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.92777,
"c": 0.04185,
"h": 317.4
},
"luminance": 0.78732
}Semantic roles & 50–950 ramp
primary
#F3DFFA
secondary
#AFDF9E
accent
#D51043
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485