#F6EDFC#F6EDFC
#F6EDFC is a very light, muted violet. Relative luminance 0.872; OKLCH L 95.7% C 0.022 H 312.2°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EDFC |
|---|---|
| RGB | rgb(246, 237, 252) |
| HSL | hsl(276, 71%, 96%) |
| HSV | hsv(276, 6%, 99%) |
| CMYK | cmyk(2.4%, 6%, 0%, 1.2%) |
| CIE-LAB | lab(94.82, 5.67, -6.14) |
| CIE-LCH | lch(94.82, 8.36, 312.73°) |
| OKLab | oklab(95.75% 0.0148 -0.0163) |
| OKLCH | oklch(95.75% 0.022 312.2) |
| XYZ | xyz(85.8580, 87.1897, 104.3827) |
| Luminance | 0.8719 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.45
Lavenderblush
#FFF0F5
ΔE00 4.61
Ghostwhite
#F8F8FF
ΔE00 5.89
Snow
#FFFAFA
ΔE00 7.54
Very Light Pink
#FFF4F2
ΔE00 7.60
Pale Grey
#FDFDFE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EDFC #F3FCED
analogous
#EEEDFC #F6EDFC #FCEDFA
triadic
#F6EDFC #FCF6ED #EDFCF6
tetradic
#F6EDFC #FCEEED #F3FCED #EDFAFC
square
#F6EDFC #FCEEED #F3FCED #EDFAFC
split-complementary
#F6EDFC #FAFCED #EDFCEE
monochromatic
#C284EB #DCB9F3 #F2E5FB #F2E5FB #F2E5FB
Accessibility & contrast
On white
1.14
#F6EDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#F6EDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EDFC
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EDFC | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FD
Deuteranopia (green-blind)
#EDF0FB
Tritanopia (blue-blind)
#F6EFF2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f6edfc; /* rgb */ color: rgb(246, 237, 252); /* oklch */ color: oklch(95.7% 0.022 312.2);
Tailwind
colors: {
custom: {
50: '#f9f2fd',
500: '#f6edfc',
950: '#000000',
},
}SCSS
$custom: #f6edfc; $custom-light: #f9f2fd; $custom-dark: #000000;
JSON
{
"hex": "#f6edfc",
"rgb": {
"r": 246,
"g": 237,
"b": 252
},
"hsl": {
"h": 276,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.95746,
"c": 0.02204,
"h": 312.2
},
"luminance": 0.87189
}Semantic roles & 50–950 ramp
primary
#F6EDFC
secondary
#C1E3AA
accent
#D3125F
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585