#F2EAFE#F2EAFE
#F2EAFE is a very light, muted violet. Relative luminance 0.849; OKLCH L 94.9% C 0.028 H 303.9°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EAFE |
|---|---|
| RGB | rgb(242, 234, 254) |
| HSL | hsl(264, 91%, 96%) |
| HSV | hsv(264, 8%, 100%) |
| CMYK | cmyk(4.7%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(93.83, 6.28, -8.67) |
| CIE-LCH | lch(93.83, 10.71, 305.90°) |
| OKLab | oklab(94.92% 0.0156 -0.0232) |
| OKLCH | oklch(94.92% 0.028 303.9) |
| XYZ | xyz(83.9270, 84.8787, 105.7085) |
| Luminance | 0.8488 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.58
Lavenderblush
#FFF0F5
ΔE00 6.50
Ghostwhite
#F8F8FF
ΔE00 7.20
Snow
#FFFAFA
ΔE00 9.34
Very Light Pink
#FFF4F2
ΔE00 9.51
Pale Grey
#FDFDFE
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EAFE #F6FEEA
analogous
#EAECFE #F2EAFE #FCEAFE
triadic
#F2EAFE #FEF2EA #EAFEF2
tetradic
#F2EAFE #FEEAEC #F6FEEA #EAFEFC
square
#F2EAFE #FEEAEC #F6FEEA #EAFEFC
split-complementary
#F2EAFE #FEFCEA #ECFEEA
monochromatic
#AA75F8 #CEB0FB #EDE2FE #EDE2FE #EDE2FE
Accessibility & contrast
On white
1.17
#F2EAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#F2EAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EAFE
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EAFE | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#E8EDFD
Tritanopia (blue-blind)
#F0ECF0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f2eafe; /* rgb */ color: rgb(242, 234, 254); /* oklch */ color: oklch(94.9% 0.028 303.9);
Tailwind
colors: {
custom: {
50: '#f6f0fe',
500: '#f2eafe',
950: '#000000',
},
}SCSS
$custom: #f2eafe; $custom-light: #f6f0fe; $custom-dark: #000000;
JSON
{
"hex": "#f2eafe",
"rgb": {
"r": 242,
"g": 234,
"b": 254
},
"hsl": {
"h": 264,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.94916,
"c": 0.02793,
"h": 303.9
},
"luminance": 0.84879
}Semantic roles & 50–950 ramp
primary
#F2EAFE
secondary
#CDEAA2
accent
#E6008A
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585