#F1EEFB#F1EEFB
#F1EEFB is a very light, near-neutral violet. Relative luminance 0.868; OKLCH L 95.5% C 0.018 H 296.6°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F1EEFB |
|---|---|
| RGB | rgb(241, 238, 251) |
| HSL | hsl(254, 62%, 96%) |
| HSV | hsv(254, 5%, 98%) |
| CMYK | cmyk(4%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(94.66, 3.34, -5.90) |
| CIE-LCH | lch(94.66, 6.78, 299.51°) |
| OKLab | oklab(95.52% 0.0079 -0.0157) |
| OKLCH | oklch(95.52% 0.018 296.6) |
| XYZ | xyz(84.2596, 86.8148, 103.5660) |
| Luminance | 0.8681 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.34
Ghostwhite
#F8F8FF
ΔE00 3.73
Lavenderblush
#FFF0F5
ΔE00 5.65
Snow
#FFFAFA
ΔE00 6.38
Pale Grey
#FDFDFE
ΔE00 6.67
Whitesmoke
#F5F5F5
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1EEFB #F8FBEE
analogous
#EEF1FB #F1EEFB #F7EEFB
triadic
#F1EEFB #FBF1EE #EEFBF1
tetradic
#F1EEFB #FBEEF1 #F8FBEE #EEFBF7
square
#F1EEFB #FBEEF1 #F8FBEE #EEFBF7
split-complementary
#F1EEFB #FBF7EE #F1FBEE
monochromatic
#9F8BE4 #C8BCEF #EBE6F9 #EBE6F9 #EBE6F9
Accessibility & contrast
On white
1.14
#F1EEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#F1EEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1EEFB
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1EEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1EEFB | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FC
Deuteranopia (green-blind)
#ECEFFB
Tritanopia (blue-blind)
#EFF0F2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f1eefb; /* rgb */ color: rgb(241, 238, 251); /* oklch */ color: oklch(95.5% 0.018 296.6);
Tailwind
colors: {
custom: {
50: '#f5f3fc',
500: '#f1eefb',
950: '#000000',
},
}SCSS
$custom: #f1eefb; $custom-light: #f5f3fc; $custom-dark: #000000;
JSON
{
"hex": "#f1eefb",
"rgb": {
"r": 241,
"g": 238,
"b": 251
},
"hsl": {
"h": 253.846,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.9552,
"c": 0.01758,
"h": 296.6
},
"luminance": 0.86815
}Semantic roles & 50–950 ramp
primary
#F1EEFB
secondary
#D4DFAE
accent
#CA1CA2
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585