#F6EEFF#F6EEFF
#F6EEFF is a very light, muted violet. Relative luminance 0.880; OKLCH L 96.0% C 0.024 H 307.0°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EEFF |
|---|---|
| RGB | rgb(246, 238, 255) |
| HSL | hsl(268, 100%, 97%) |
| HSV | hsv(268, 7%, 100%) |
| CMYK | cmyk(3.5%, 6.7%, 0%, 0%) |
| CIE-LAB | lab(95.14, 5.70, -7.21) |
| CIE-LCH | lch(95.14, 9.20, 308.34°) |
| OKLab | oklab(96.03% 0.0145 -0.0192) |
| OKLCH | oklch(96.03% 0.024 307) |
| XYZ | xyz(86.6275, 87.9620, 107.0030) |
| Luminance | 0.8796 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.99
Lavenderblush
#FFF0F5
ΔE00 5.40
Ghostwhite
#F8F8FF
ΔE00 6.10
Snow
#FFFAFA
ΔE00 8.08
Very Light Pink
#FFF4F2
ΔE00 8.30
Pale Grey
#FDFDFE
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EEFF #F7FFEE
analogous
#EEEFFF #F6EEFF #FEEEFF
triadic
#F6EEFF #FFF6EE #EEFFF6
tetradic
#F6EEFF #FFEEEF #F7FFEE #EEFFFE
square
#F6EEFF #FFEEEF #F7FFEE #EEFFFE
split-complementary
#F6EEFF #FFFEEE #EFFFEE
monochromatic
#B574FF #D6B1FF #EFE0FF #EFE0FF #EFE0FF
Accessibility & contrast
On white
1.13
#F6EEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#F6EEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EEFF
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EEFF | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#F5F0F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f6eeff; /* rgb */ color: rgb(246, 238, 255); /* oklch */ color: oklch(96.0% 0.024 307.0);
Tailwind
colors: {
custom: {
50: '#f9f3ff',
500: '#f6eeff',
950: '#000000',
},
}SCSS
$custom: #f6eeff; $custom-light: #f9f3ff; $custom-dark: #000000;
JSON
{
"hex": "#f6eeff",
"rgb": {
"r": 246,
"g": 238,
"b": 255
},
"hsl": {
"h": 268.235,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.96028,
"c": 0.02407,
"h": 307
},
"luminance": 0.87962
}Semantic roles & 50–950 ramp
primary
#F6EEFF
secondary
#CBEFA3
accent
#E6007A
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586