#F6EAFA#F6EAFA
#F6EAFA is a very light, muted purple. Relative luminance 0.853; OKLCH L 95.1% C 0.025 H 317.7°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EAFA |
|---|---|
| RGB | rgb(246, 234, 250) |
| HSL | hsl(285, 62%, 95%) |
| HSV | hsv(285, 6%, 98%) |
| CMYK | cmyk(1.6%, 6.4%, 0%, 2%) |
| CIE-LAB | lab(94.03, 6.85, -6.26) |
| CIE-LCH | lch(94.03, 9.29, 317.57°) |
| OKLab | oklab(95.11% 0.0183 -0.0167) |
| OKLCH | oklch(95.11% 0.025 317.7) |
| XYZ | xyz(84.6814, 85.3410, 102.4353) |
| Luminance | 0.8534 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.72
Lavender (CSS)
#E6E6FA
ΔE00 5.21
Ghostwhite
#F8F8FF
ΔE00 7.15
Very Light Pink
#FFF4F2
ΔE00 8.16
Snow
#FFFAFA
ΔE00 8.46
Mistyrose
#FFE4E1
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EAFA #EEFAEA
analogous
#EEEAFA #F6EAFA #FAEAF6
triadic
#F6EAFA #FAF6EA #EAFAF6
tetradic
#F6EAFA #FAEEEA #EEFAEA #EAF6FA
square
#F6EAFA #FAEEEA #EEFAEA #EAF6FA
split-complementary
#F6EAFA #F6FAEA #EAFAEE
monochromatic
#CC87E2 #E1B9EE #F4E6F9 #F4E6F9 #F4E6F9
Accessibility & contrast
On white
1.16
#F6EAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#F6EAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EAFA
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EAFA | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFB
Deuteranopia (green-blind)
#EBEEF9
Tritanopia (blue-blind)
#F6EBEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f6eafa; /* rgb */ color: rgb(246, 234, 250); /* oklch */ color: oklch(95.1% 0.025 317.7);
Tailwind
colors: {
custom: {
50: '#f9f0fc',
500: '#f6eafa',
950: '#000000',
},
}SCSS
$custom: #f6eafa; $custom-light: #f9f0fc; $custom-dark: #000000;
JSON
{
"hex": "#f6eafa",
"rgb": {
"r": 246,
"g": 234,
"b": 250
},
"hsl": {
"h": 285,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.95111,
"c": 0.02475,
"h": 317.7
},
"luminance": 0.85341
}Semantic roles & 50–950 ramp
primary
#F6EAFA
secondary
#B7DDAB
accent
#C91C47
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585