#F1EAFF#F1EAFF
#F1EAFF is a very light, muted violet. Relative luminance 0.848; OKLCH L 94.9% C 0.029 H 301.0°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F1EAFF |
|---|---|
| RGB | rgb(241, 234, 255) |
| HSL | hsl(260, 100%, 96%) |
| HSV | hsv(260, 8%, 100%) |
| CMYK | cmyk(5.5%, 8.2%, 0%, 0%) |
| CIE-LAB | lab(93.78, 6.14, -9.27) |
| CIE-LCH | lch(93.78, 11.12, 303.51°) |
| OKLab | oklab(94.87% 0.0149 -0.0248) |
| OKLCH | oklch(94.87% 0.029 301) |
| XYZ | xyz(83.7452, 84.7664, 106.5380) |
| Luminance | 0.8477 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.24
Lavenderblush
#FFF0F5
ΔE00 6.96
Ghostwhite
#F8F8FF
ΔE00 7.29
Snow
#FFFAFA
ΔE00 9.59
Very Light Pink
#FFF4F2
ΔE00 9.86
Pale Grey
#FDFDFE
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1EAFF #F8FFEA
analogous
#EAEDFF #F1EAFF #FBEAFF
triadic
#F1EAFF #FFF1EA #EAFFF1
tetradic
#F1EAFF #FFEAED #F8FFEA #EAFFFB
square
#F1EAFF #FFEAED #F8FFEA #EAFFFB
split-complementary
#F1EAFF #FFFBEA #EDFFEA
monochromatic
#9F70FF #C8ADFF #EBE0FF #EBE0FF #EBE0FF
Accessibility & contrast
On white
1.17
#F1EAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#F1EAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1EAFF
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1EAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1EAFF | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EDFF
Deuteranopia (green-blind)
#E8EDFE
Tritanopia (blue-blind)
#EFEDF1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f1eaff; /* rgb */ color: rgb(241, 234, 255); /* oklch */ color: oklch(94.9% 0.029 301.0);
Tailwind
colors: {
custom: {
50: '#f5f0ff',
500: '#f1eaff',
950: '#000000',
},
}SCSS
$custom: #f1eaff; $custom-light: #f5f0ff; $custom-dark: #000000;
JSON
{
"hex": "#f1eaff",
"rgb": {
"r": 241,
"g": 234,
"b": 255
},
"hsl": {
"h": 260,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.94869,
"c": 0.02895,
"h": 301
},
"luminance": 0.84766
}Semantic roles & 50–950 ramp
primary
#F1EAFF
secondary
#D4EE9F
accent
#E60099
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171618
muted
#858586