#F1DFFA#F1DFFA
#F1DFFA is a very light, muted purple. Relative luminance 0.784; OKLCH L 92.6% C 0.041 H 314.6°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DFFA |
|---|---|
| RGB | rgb(241, 223, 250) |
| HSL | hsl(280, 73%, 93%) |
| HSV | hsv(280, 11%, 98%) |
| CMYK | cmyk(3.6%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(90.95, 10.92, -10.87) |
| CIE-LCH | lch(90.95, 15.41, 315.12°) |
| OKLab | oklab(92.61% 0.0287 -0.0291) |
| OKLCH | oklch(92.61% 0.041 314.6) |
| XYZ | xyz(79.9158, 78.3787, 101.3425) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.77
Lavender (CSS)
#E6E6FA
ΔE00 7.42
Thistle
#D8BFD8
ΔE00 7.53
Very Light Purple
#F6CEFC
ΔE00 7.54
Pale Lilac
#E4CBFF
ΔE00 7.99
Pale Mauve
#FED0FC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DFFA #E8FADF
analogous
#E3DFFA #F1DFFA #FADFF5
triadic
#F1DFFA #FAF1DF #DFFAF1
tetradic
#F1DFFA #FAE3DF #E8FADF #DFF5FA
square
#F1DFFA #FAE3DF #E8FADF #DFF5FA
split-complementary
#F1DFFA #F5FADF #DFFAE3
monochromatic
#C375E9 #DAAAF2 #F1DFFA #F3E5FB #F3E5FB
Accessibility & contrast
On white
1.26
#F1DFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#F1DFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DFFA
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DFFA | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FB
Deuteranopia (green-blind)
#DFE6F9
Tritanopia (blue-blind)
#F1E2E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f1dffa; /* rgb */ color: rgb(241, 223, 250); /* oklch */ color: oklch(92.6% 0.041 314.6);
Tailwind
colors: {
custom: {
50: '#f5e9fc',
500: '#f1dffa',
950: '#000000',
},
}SCSS
$custom: #f1dffa; $custom-light: #f5e9fc; $custom-dark: #000000;
JSON
{
"hex": "#f1dffa",
"rgb": {
"r": 241,
"g": 223,
"b": 250
},
"hsl": {
"h": 280,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.92613,
"c": 0.04084,
"h": 314.6
},
"luminance": 0.78378
}Semantic roles & 50–950 ramp
primary
#F1DFFA
secondary
#B4DF9E
accent
#D51052
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485