#F6EEF8#F6EEF8
#F6EEF8 is a very light, near-neutral purple. Relative luminance 0.875; OKLCH L 95.8% C 0.016 H 319.4°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EEF8 |
|---|---|
| RGB | rgb(246, 238, 248) |
| HSL | hsl(288, 42%, 95%) |
| HSV | hsv(288, 4%, 97%) |
| CMYK | cmyk(0.8%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(94.96, 4.44, -3.86) |
| CIE-LCH | lch(94.96, 5.88, 318.99°) |
| OKLab | oklab(95.82% 0.0119 -0.0102) |
| OKLCH | oklch(95.82% 0.016 319.4) |
| XYZ | xyz(85.5211, 87.5195, 101.1763) |
| Luminance | 0.8752 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.36
Ghostwhite
#F8F8FF
ΔE00 4.39
Lavender (CSS)
#E6E6FA
ΔE00 5.28
Snow
#FFFAFA
ΔE00 5.56
Very Light Pink
#FFF4F2
ΔE00 5.65
Whitesmoke
#F5F5F5
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EEF8 #F0F8EE
analogous
#F1EEF8 #F6EEF8 #F8EEF5
triadic
#F6EEF8 #F8F6EE #EEF8F6
tetradic
#F6EEF8 #F8F1EE #F0F8EE #EEF5F8
square
#F6EEF8 #F8F1EE #F0F8EE #EEF5F8
split-complementary
#F6EEF8 #F5F8EE #EEF8F1
monochromatic
#C897D4 #DFC3E6 #F4E9F6 #F4E9F6 #F4E9F6
Accessibility & contrast
On white
1.13
#F6EEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#F6EEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EEF8
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EEF8 | 1.00 | 1.13 | 18.50 | 18.50 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0F8
Deuteranopia (green-blind)
#EFF1F8
Tritanopia (blue-blind)
#F6EFF1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f6eef8; /* rgb */ color: rgb(246, 238, 248); /* oklch */ color: oklch(95.8% 0.016 319.4);
Tailwind
colors: {
custom: {
50: '#f9f3fa',
500: '#f6eef8',
950: '#000000',
},
}SCSS
$custom: #f6eef8; $custom-light: #f9f3fa; $custom-dark: #000000;
JSON
{
"hex": "#f6eef8",
"rgb": {
"r": 246,
"g": 238,
"b": 248
},
"hsl": {
"h": 288,
"s": 41.667,
"l": 95.294
},
"oklch": {
"l": 0.9582,
"c": 0.01572,
"h": 319.4
},
"luminance": 0.87519
}Semantic roles & 50–950 ramp
primary
#F6EEF8
secondary
#BBD6B4
accent
#B5314B
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585