#F2EAFF#F2EAFF
#F2EAFF is a very light, muted violet. Relative luminance 0.849; OKLCH L 94.9% C 0.029 H 303.1°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EAFF |
|---|---|
| RGB | rgb(242, 234, 255) |
| HSL | hsl(263, 100%, 96%) |
| HSV | hsv(263, 8%, 100%) |
| CMYK | cmyk(5.1%, 8.2%, 0%, 0%) |
| CIE-LAB | lab(93.86, 6.46, -9.15) |
| CIE-LCH | lch(93.86, 11.21, 305.23°) |
| OKLab | oklab(94.95% 0.0159 -0.0245) |
| OKLCH | oklch(94.95% 0.029 303.1) |
| XYZ | xyz(84.0876, 84.9429, 106.5541) |
| Luminance | 0.8494 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.63
Lavenderblush
#FFF0F5
ΔE00 6.81
Ghostwhite
#F8F8FF
ΔE00 7.48
Snow
#FFFAFA
ΔE00 9.66
Very Light Pink
#FFF4F2
ΔE00 9.84
Pale Grey
#FDFDFE
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EAFF #F7FFEA
analogous
#EAECFF #F2EAFF #FCEAFF
triadic
#F2EAFF #FFF2EA #EAFFF2
tetradic
#F2EAFF #FFEAEC #F7FFEA #EAFFFC
square
#F2EAFF #FFEAEC #F7FFEA #EAFFFC
split-complementary
#F2EAFF #FFFCEA #ECFFEA
monochromatic
#A670FF #CCADFF #ECE0FF #ECE0FF #ECE0FF
Accessibility & contrast
On white
1.17
#F2EAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#F2EAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EAFF
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EAFF | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#E8EDFE
Tritanopia (blue-blind)
#F0EDF1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f2eaff; /* rgb */ color: rgb(242, 234, 255); /* oklch */ color: oklch(94.9% 0.029 303.1);
Tailwind
colors: {
custom: {
50: '#f6f0ff',
500: '#f2eaff',
950: '#000000',
},
}SCSS
$custom: #f2eaff; $custom-light: #f6f0ff; $custom-dark: #000000;
JSON
{
"hex": "#f2eaff",
"rgb": {
"r": 242,
"g": 234,
"b": 255
},
"hsl": {
"h": 262.857,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.94947,
"c": 0.0292,
"h": 303.1
},
"luminance": 0.84943
}Semantic roles & 50–950 ramp
primary
#F2EAFF
secondary
#D0EE9F
accent
#E6008E
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171618
muted
#858586