#F5EEFB#F5EEFB
#F5EEFB is a very light, near-neutral violet. Relative luminance 0.875; OKLCH L 95.8% C 0.019 H 309.8°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EEFB |
|---|---|
| RGB | rgb(245, 238, 251) |
| HSL | hsl(272, 62%, 96%) |
| HSV | hsv(272, 5%, 98%) |
| CMYK | cmyk(2.4%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(94.96, 4.65, -5.42) |
| CIE-LCH | lch(94.96, 7.14, 310.62°) |
| OKLab | oklab(95.83% 0.012 -0.0144) |
| OKLCH | oklch(95.83% 0.019 309.8) |
| XYZ | xyz(85.6404, 87.5267, 103.6307) |
| Luminance | 0.8753 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.25
Lavenderblush
#FFF0F5
ΔE00 4.40
Ghostwhite
#F8F8FF
ΔE00 4.74
Snow
#FFFAFA
ΔE00 6.56
Very Light Pink
#FFF4F2
ΔE00 6.85
Pale Grey
#FDFDFE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EEFB #F4FBEE
analogous
#EEEEFB #F5EEFB #FBEEFA
triadic
#F5EEFB #FBF5EE #EEFBF5
tetradic
#F5EEFB #FBEEEE #F4FBEE #EEFAFB
square
#F5EEFB #FBEEEE #F4FBEE #EEFAFB
split-complementary
#F5EEFB #FAFBEE #EEFBEE
monochromatic
#BB8BE4 #D8BCEF #F0E6F9 #F0E6F9 #F0E6F9
Accessibility & contrast
On white
1.13
#F5EEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#F5EEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EEFB
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EEFB | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FC
Deuteranopia (green-blind)
#EEF1FB
Tritanopia (blue-blind)
#F4EFF2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f5eefb; /* rgb */ color: rgb(245, 238, 251); /* oklch */ color: oklch(95.8% 0.019 309.8);
Tailwind
colors: {
custom: {
50: '#f8f3fc',
500: '#f5eefb',
950: '#000000',
},
}SCSS
$custom: #f5eefb; $custom-light: #f8f3fc; $custom-dark: #000000;
JSON
{
"hex": "#f5eefb",
"rgb": {
"r": 245,
"g": 238,
"b": 251
},
"hsl": {
"h": 272.308,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.9583,
"c": 0.01875,
"h": 309.8
},
"luminance": 0.87527
}Semantic roles & 50–950 ramp
primary
#F5EEFB
secondary
#C5DFAE
accent
#CA1C6C
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585