#F8EEFF#F8EEFF
#F8EEFF is a very light, muted violet. Relative luminance 0.883; OKLCH L 96.2% C 0.025 H 311.7°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EEFF |
|---|---|
| RGB | rgb(248, 238, 255) |
| HSL | hsl(275, 100%, 97%) |
| HSV | hsv(275, 7%, 100%) |
| CMYK | cmyk(2.7%, 6.7%, 0%, 0%) |
| CIE-LAB | lab(95.30, 6.36, -6.97) |
| CIE-LCH | lch(95.30, 9.43, 312.37°) |
| OKLab | oklab(96.19% 0.0165 -0.0186) |
| OKLCH | oklch(96.19% 0.025 311.7) |
| XYZ | xyz(87.3329, 88.3258, 107.0361) |
| Luminance | 0.8833 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.70
Lavenderblush
#FFF0F5
ΔE00 5.11
Ghostwhite
#F8F8FF
ΔE00 6.61
Snow
#FFFAFA
ΔE00 8.28
Very Light Pink
#FFF4F2
ΔE00 8.30
Pale Grey
#FDFDFE
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EEFF #F5FFEE
analogous
#F0EEFF #F8EEFF #FFEEFE
triadic
#F8EEFF #FFF8EE #EEFFF8
tetradic
#F8EEFF #FFF0EE #F5FFEE #EEFEFF
square
#F8EEFF #FFF0EE #F5FFEE #EEFEFF
split-complementary
#F8EEFF #FEFFEE #EEFFF0
monochromatic
#C674FF #DFB1FF #F2E0FF #F2E0FF #F2E0FF
Accessibility & contrast
On white
1.13
#F8EEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#F8EEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EEFF
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EEFF | 1.00 | 1.13 | 18.67 | 18.67 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#EEF2FE
Tritanopia (blue-blind)
#F7F0F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f8eeff; /* rgb */ color: rgb(248, 238, 255); /* oklch */ color: oklch(96.2% 0.025 311.7);
Tailwind
colors: {
custom: {
50: '#faf3ff',
500: '#f8eeff',
950: '#000000',
},
}SCSS
$custom: #f8eeff; $custom-light: #faf3ff; $custom-dark: #000000;
JSON
{
"hex": "#f8eeff",
"rgb": {
"r": 248,
"g": 238,
"b": 255
},
"hsl": {
"h": 275.294,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.96185,
"c": 0.02486,
"h": 311.7
},
"luminance": 0.88326
}Semantic roles & 50–950 ramp
primary
#F8EEFF
secondary
#C2EFA3
accent
#E6005F
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586