#F6EAFC#F6EAFC
#F6EAFC is a very light, muted purple. Relative luminance 0.855; OKLCH L 95.2% C 0.027 H 314.7°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EAFC |
|---|---|
| RGB | rgb(246, 234, 252) |
| HSL | hsl(280, 75%, 95%) |
| HSV | hsv(280, 7%, 99%) |
| CMYK | cmyk(2.4%, 7.1%, 0%, 1.2%) |
| CIE-LAB | lab(94.08, 7.22, -7.22) |
| CIE-LCH | lch(94.08, 10.21, 314.97°) |
| OKLab | oklab(95.17% 0.019 -0.0192) |
| OKLCH | oklch(95.17% 0.027 314.7) |
| XYZ | xyz(84.9967, 85.4671, 104.0956) |
| Luminance | 0.8547 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.10
Lavenderblush
#FFF0F5
ΔE00 5.41
Ghostwhite
#F8F8FF
ΔE00 7.60
Very Light Pink
#FFF4F2
ΔE00 8.87
Snow
#FFFAFA
ΔE00 9.09
Mistyrose
#FFE4E1
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EAFC #F0FCEA
analogous
#EDEAFC #F6EAFC #FCEAF9
triadic
#F6EAFC #FCF6EA #EAFCF6
tetradic
#F6EAFC #FCEDEA #F0FCEA #EAF9FC
square
#F6EAFC #FCEDEA #F0FCEA #EAF9FC
split-complementary
#F6EAFC #F9FCEA #EAFCED
monochromatic
#C87FED #DFB4F4 #F4E4FB #F4E4FB #F4E4FB
Accessibility & contrast
On white
1.16
#F6EAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#F6EAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EAFC
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EAFC | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFD
Deuteranopia (green-blind)
#EAEEFB
Tritanopia (blue-blind)
#F6ECF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f6eafc; /* rgb */ color: rgb(246, 234, 252); /* oklch */ color: oklch(95.2% 0.027 314.7);
Tailwind
colors: {
custom: {
50: '#f9f0fd',
500: '#f6eafc',
950: '#000000',
},
}SCSS
$custom: #f6eafc; $custom-light: #f9f0fd; $custom-dark: #000000;
JSON
{
"hex": "#f6eafc",
"rgb": {
"r": 246,
"g": 234,
"b": 252
},
"hsl": {
"h": 280,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.95171,
"c": 0.02705,
"h": 314.7
},
"luminance": 0.85467
}Semantic roles & 50–950 ramp
primary
#F6EAFC
secondary
#BBE3A7
accent
#D70E51
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585