#F2E6FA#F2E6FA
#F2E6FA is a very light, muted violet. Relative luminance 0.824; OKLCH L 94.0% C 0.030 H 312.1°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E6FA |
|---|---|
| RGB | rgb(242, 230, 250) |
| HSL | hsl(276, 67%, 94%) |
| HSV | hsv(276, 8%, 98%) |
| CMYK | cmyk(3.2%, 8%, 0%, 2%) |
| CIE-LAB | lab(92.74, 7.61, -8.21) |
| CIE-LCH | lch(92.74, 11.19, 312.82°) |
| OKLab | oklab(94.03% 0.0198 -0.0219) |
| OKLCH | oklch(94.03% 0.03 312.1) |
| XYZ | xyz(82.1672, 82.3733, 101.9949) |
| Luminance | 0.8237 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.94
Lavenderblush
#FFF0F5
ΔE00 6.33
Ghostwhite
#F8F8FF
ΔE00 8.37
Thistle
#D8BFD8
ΔE00 9.54
Very Light Pink
#FFF4F2
ΔE00 9.76
Pale Lavender
#EECFFE
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E6FA #EEFAE6
analogous
#E8E6FA #F2E6FA #FAE6F8
triadic
#F2E6FA #FAF2E6 #E6FAF2
tetradic
#F2E6FA #FAE8E6 #EEFAE6 #E6F8FA
square
#F2E6FA #FAE8E6 #EEFAE6 #E6F8FA
split-complementary
#F2E6FA #F8FAE6 #E6FAE8
monochromatic
#BD80E6 #D7B3F0 #F2E5FA #F2E5FA #F2E5FA
Accessibility & contrast
On white
1.20
#F2E6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#F2E6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E6FA
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E6FA | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9FB
Deuteranopia (green-blind)
#E6EAF9
Tritanopia (blue-blind)
#F1E8EC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f2e6fa; /* rgb */ color: rgb(242, 230, 250); /* oklch */ color: oklch(94.0% 0.030 312.1);
Tailwind
colors: {
custom: {
50: '#f6edfc',
500: '#f2e6fa',
950: '#000000',
},
}SCSS
$custom: #f2e6fa; $custom-light: #f6edfc; $custom-dark: #000000;
JSON
{
"hex": "#f2e6fa",
"rgb": {
"r": 242,
"g": 230,
"b": 250
},
"hsl": {
"h": 276,
"s": 66.667,
"l": 94.118
},
"oklch": {
"l": 0.94027,
"c": 0.02952,
"h": 312.1
},
"luminance": 0.82373
}Semantic roles & 50–950 ramp
primary
#F2E6FA
secondary
#BCDFA6
accent
#CF1760
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485