#F2E9FA#F2E9FA
#F2E9FA is a very light, muted violet. Relative luminance 0.841; OKLCH L 94.6% C 0.025 H 309.4°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E9FA |
|---|---|
| RGB | rgb(242, 233, 250) |
| HSL | hsl(272, 63%, 95%) |
| HSV | hsv(272, 7%, 98%) |
| CMYK | cmyk(3.2%, 6.8%, 0%, 2%) |
| CIE-LAB | lab(93.48, 6.06, -7.12) |
| CIE-LCH | lch(93.48, 9.35, 310.38°) |
| OKLab | oklab(94.6% 0.0156 -0.019) |
| OKLCH | oklch(94.6% 0.025 309.4) |
| XYZ | xyz(83.0093, 84.0574, 102.2756) |
| Luminance | 0.8406 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.97
Lavenderblush
#FFF0F5
ΔE00 5.46
Ghostwhite
#F8F8FF
ΔE00 6.70
Very Light Pink
#FFF4F2
ΔE00 8.52
Snow
#FFFAFA
ΔE00 8.52
Whitesmoke
#F5F5F5
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E9FA #F1FAE9
analogous
#EAE9FA #F2E9FA #FAE9FA
triadic
#F2E9FA #FAF2E9 #E9FAF2
tetradic
#F2E9FA #FAEAE9 #F1FAE9 #E9FAFA
square
#F2E9FA #FAEAE9 #F1FAE9 #E9FAFA
split-complementary
#F2E9FA #FAFAE9 #E9FAEA
monochromatic
#B785E3 #D5B7EF #F0E6F9 #F0E6F9 #F0E6F9
Accessibility & contrast
On white
1.18
#F2E9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#F2E9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E9FA
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E9FA | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFB
Deuteranopia (green-blind)
#E8ECF9
Tritanopia (blue-blind)
#F1EBEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f2e9fa; /* rgb */ color: rgb(242, 233, 250); /* oklch */ color: oklch(94.6% 0.025 309.4);
Tailwind
colors: {
custom: {
50: '#f6f0fc',
500: '#f2e9fa',
950: '#000000',
},
}SCSS
$custom: #f2e9fa; $custom-light: #f6f0fc; $custom-dark: #000000;
JSON
{
"hex": "#f2e9fa",
"rgb": {
"r": 242,
"g": 233,
"b": 250
},
"hsl": {
"h": 271.765,
"s": 62.963,
"l": 94.706
},
"oklch": {
"l": 0.94602,
"c": 0.02454,
"h": 309.4
},
"luminance": 0.84057
}Semantic roles & 50–950 ramp
primary
#F2E9FA
secondary
#C2DEA9
accent
#CB1B6E
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585