#F5EEFF#F5EEFF
#F5EEFF is a very light, muted violet. Relative luminance 0.878; OKLCH L 96.0% C 0.024 H 304.5°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EEFF |
|---|---|
| RGB | rgb(245, 238, 255) |
| HSL | hsl(265, 100%, 97%) |
| HSV | hsv(265, 7%, 100%) |
| CMYK | cmyk(3.9%, 6.7%, 0%, 0%) |
| CIE-LAB | lab(95.07, 5.38, -7.33) |
| CIE-LCH | lch(95.07, 9.09, 306.26°) |
| OKLab | oklab(95.95% 0.0134 -0.0196) |
| OKLCH | oklch(95.95% 0.024 304.5) |
| XYZ | xyz(86.2776, 87.7816, 106.9866) |
| Luminance | 0.8778 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.64
Lavenderblush
#FFF0F5
ΔE00 5.58
Ghostwhite
#F8F8FF
ΔE00 5.86
Snow
#FFFAFA
ΔE00 7.99
Very Light Pink
#FFF4F2
ΔE00 8.33
Pale Grey
#FDFDFE
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EEFF #F8FFEE
analogous
#EEF0FF #F5EEFF #FEEEFF
triadic
#F5EEFF #FFF5EE #EEFFF5
tetradic
#F5EEFF #FFEEF0 #F8FFEE #EEFFFE
square
#F5EEFF #FFEEF0 #F8FFEE #EEFFFE
split-complementary
#F5EEFF #FFFEEE #F0FFEE
monochromatic
#AD74FF #D1B1FF #EDE0FF #EDE0FF #EDE0FF
Accessibility & contrast
On white
1.13
#F5EEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#F5EEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EEFF
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EEFF | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF1FF
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#F4F0F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f5eeff; /* rgb */ color: rgb(245, 238, 255); /* oklch */ color: oklch(96.0% 0.024 304.5);
Tailwind
colors: {
custom: {
50: '#f8f3ff',
500: '#f5eeff',
950: '#000000',
},
}SCSS
$custom: #f5eeff; $custom-light: #f8f3ff; $custom-dark: #000000;
JSON
{
"hex": "#f5eeff",
"rgb": {
"r": 245,
"g": 238,
"b": 255
},
"hsl": {
"h": 264.706,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.9595,
"c": 0.02373,
"h": 304.5
},
"luminance": 0.87782
}Semantic roles & 50–950 ramp
primary
#F5EEFF
secondary
#CFEFA3
accent
#E60087
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586