#F5EEFD#F5EEFD
#F5EEFD is a very light, muted violet. Relative luminance 0.877; OKLCH L 95.9% C 0.021 H 306.8°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EEFD |
|---|---|
| RGB | rgb(245, 238, 253) |
| HSL | hsl(268, 79%, 96%) |
| HSV | hsv(268, 6%, 99%) |
| CMYK | cmyk(3.2%, 5.9%, 0%, 0.8%) |
| CIE-LAB | lab(95.01, 5.01, -6.38) |
| CIE-LCH | lch(95.01, 8.11, 308.17°) |
| OKLab | oklab(95.89% 0.0127 -0.017) |
| OKLCH | oklch(95.89% 0.021 306.8) |
| XYZ | xyz(85.9573, 87.6535, 105.2999) |
| Luminance | 0.8765 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.88
Lavenderblush
#FFF0F5
ΔE00 4.98
Ghostwhite
#F8F8FF
ΔE00 5.28
Snow
#FFFAFA
ΔE00 7.28
Very Light Pink
#FFF4F2
ΔE00 7.60
Pale Grey
#FDFDFE
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EEFD #F6FDEE
analogous
#EEEFFD #F5EEFD #FDEEFD
triadic
#F5EEFD #FDF5EE #EEFDF5
tetradic
#F5EEFD #FDEEEF #F6FDEE #EEFDFD
square
#F5EEFD #FDEEEF #F6FDEE #EEFDFD
split-complementary
#F5EEFD #FDFDEE #EFFDEE
monochromatic
#B580F0 #D5B7F7 #EFE4FC #EFE4FC #EFE4FC
Accessibility & contrast
On white
1.13
#F5EEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#F5EEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EEFD
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EEFD | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FE
Deuteranopia (green-blind)
#EDF1FC
Tritanopia (blue-blind)
#F4F0F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f5eefd; /* rgb */ color: rgb(245, 238, 253); /* oklch */ color: oklch(95.9% 0.021 306.8);
Tailwind
colors: {
custom: {
50: '#f8f3fe',
500: '#f5eefd',
950: '#000000',
},
}SCSS
$custom: #f5eefd; $custom-light: #f8f3fe; $custom-dark: #000000;
JSON
{
"hex": "#f5eefd",
"rgb": {
"r": 245,
"g": 238,
"b": 253
},
"hsl": {
"h": 268,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.9589,
"c": 0.02122,
"h": 306.8
},
"luminance": 0.87653
}Semantic roles & 50–950 ramp
primary
#F5EEFD
secondary
#CAE6A9
accent
#DB0A7A
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585