#F6EAF6#F6EAF6
#F6EAF6 is a very light, muted purple. Relative luminance 0.851; OKLCH L 95.0% C 0.020 H 325.7°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EAF6 |
|---|---|
| RGB | rgb(246, 234, 246) |
| HSL | hsl(300, 40%, 94%) |
| HSV | hsv(300, 5%, 96%) |
| CMYK | cmyk(0%, 4.9%, 0%, 3.5%) |
| CIE-LAB | lab(93.92, 6.14, -4.34) |
| CIE-LCH | lch(93.92, 7.52, 324.71°) |
| OKLab | oklab(94.99% 0.0169 -0.0115) |
| OKLCH | oklch(94.99% 0.02 325.7) |
| XYZ | xyz(84.0609, 85.0928, 99.1670) |
| Luminance | 0.8509 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.33
Lavender (CSS)
#E6E6FA
ΔE00 5.73
Ghostwhite
#F8F8FF
ΔE00 6.36
Very Light Pink
#FFF4F2
ΔE00 6.69
Snow
#FFFAFA
ΔE00 7.19
Mistyrose
#FFE4E1
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EAF6 #EAF6EA
analogous
#F0EAF6 #F6EAF6 #F6EAF0
triadic
#F6EAF6 #F6F6EA #EAF6F6
tetradic
#F6EAF6 #F6F0EA #EAF6EA #EAF0F6
square
#F6EAF6 #F6F0EA #EAF6EA #EAF0F6
split-complementary
#F6EAF6 #F0F6EA #EAF6F0
monochromatic
#D194D1 #E4BFE4 #F6EAF6 #F6EAF6 #F6EAF6
Accessibility & contrast
On white
1.17
#F6EAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#F6EAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EAF6
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EAF6 | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDF7
Deuteranopia (green-blind)
#ECEEF6
Tritanopia (blue-blind)
#F7EBEE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f6eaf6; /* rgb */ color: rgb(246, 234, 246); /* oklch */ color: oklch(95.0% 0.020 325.7);
Tailwind
colors: {
custom: {
50: '#f9f0f9',
500: '#f6eaf6',
950: '#000000',
},
}SCSS
$custom: #f6eaf6; $custom-light: #f9f0f9; $custom-dark: #000000;
JSON
{
"hex": "#f6eaf6",
"rgb": {
"r": 246,
"g": 234,
"b": 246
},
"hsl": {
"h": 300,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.94992,
"c": 0.0204,
"h": 325.7
},
"luminance": 0.85092
}Semantic roles & 50–950 ramp
primary
#F6EAF6
secondary
#B1D3B1
accent
#B33232
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585