#F6EAF8#F6EAF8
#F6EAF8 is a very light, muted purple. Relative luminance 0.852; OKLCH L 95.1% C 0.023 H 321.3°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EAF8 |
|---|---|
| RGB | rgb(246, 234, 248) |
| HSL | hsl(291, 50%, 95%) |
| HSV | hsv(291, 6%, 97%) |
| CMYK | cmyk(0.8%, 5.6%, 0%, 2.7%) |
| CIE-LAB | lab(93.98, 6.49, -5.30) |
| CIE-LCH | lch(93.98, 8.38, 320.75°) |
| OKLab | oklab(95.05% 0.0176 -0.0141) |
| OKLCH | oklch(95.05% 0.023 321.3) |
| XYZ | xyz(84.3695, 85.2162, 100.7924) |
| Luminance | 0.8522 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.02
Lavender (CSS)
#E6E6FA
ΔE00 5.42
Ghostwhite
#F8F8FF
ΔE00 6.73
Very Light Pink
#FFF4F2
ΔE00 7.44
Snow
#FFFAFA
ΔE00 7.83
Mistyrose
#FFE4E1
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EAF8 #ECF8EA
analogous
#EFEAF8 #F6EAF8 #F8EAF3
triadic
#F6EAF8 #F8F6EA #EAF8F6
tetradic
#F6EAF8 #F8EFEA #ECF8EA #EAF3F8
square
#F6EAF8 #F8EFEA #ECF8EA #EAF3F8
split-complementary
#F6EAF8 #F3F8EA #EAF8EF
monochromatic
#CF8ED9 #E2BCE9 #F5E8F7 #F5E8F7 #F5E8F7
Accessibility & contrast
On white
1.16
#F6EAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#F6EAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EAF8
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EAF8 | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDF9
Deuteranopia (green-blind)
#EBEEF7
Tritanopia (blue-blind)
#F7EBEE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f6eaf8; /* rgb */ color: rgb(246, 234, 248); /* oklch */ color: oklch(95.1% 0.023 321.3);
Tailwind
colors: {
custom: {
50: '#f9f0fa',
500: '#f6eaf8',
950: '#000000',
},
}SCSS
$custom: #f6eaf8; $custom-light: #f9f0fa; $custom-dark: #000000;
JSON
{
"hex": "#f6eaf8",
"rgb": {
"r": 246,
"g": 234,
"b": 248
},
"hsl": {
"h": 291.429,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.95051,
"c": 0.02252,
"h": 321.3
},
"luminance": 0.85216
}Semantic roles & 50–950 ramp
primary
#F6EAF8
secondary
#B4D8AE
accent
#BD283D
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585