#F2EFFD#F2EFFD
#F2EFFD is a very light, near-neutral violet. Relative luminance 0.877; OKLCH L 95.9% C 0.019 H 295.9°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EFFD |
|---|---|
| RGB | rgb(242, 239, 253) |
| HSL | hsl(253, 78%, 96%) |
| HSV | hsv(253, 6%, 99%) |
| CMYK | cmyk(4.3%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(95.04, 3.52, -6.37) |
| CIE-LCH | lch(95.04, 7.28, 298.92°) |
| OKLab | oklab(95.85% 0.0082 -0.017) |
| OKLCH | oklch(95.85% 0.019 295.9) |
| XYZ | xyz(85.2109, 87.7020, 105.3485) |
| Luminance | 0.8770 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.18
Ghostwhite
#F8F8FF
ΔE00 3.96
Lavenderblush
#FFF0F5
ΔE00 5.82
Snow
#FFFAFA
ΔE00 6.67
Pale Grey
#FDFDFE
ΔE00 6.94
Whitesmoke
#F5F5F5
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EFFD #FAFDEF
analogous
#EFF3FD #F2EFFD #F9EFFD
triadic
#F2EFFD #FDF2EF #EFFDF2
tetradic
#F2EFFD #FDEFF3 #FAFDEF #EFFDF9
square
#F2EFFD #FDEFF3 #FAFDEF #EFFDF9
split-complementary
#F2EFFD #FDF9EF #F3FDEF
monochromatic
#9A82EF #C6B9F6 #E9E4FC #E9E4FC #E9E4FC
Accessibility & contrast
On white
1.13
#F2EFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#F2EFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EFFD
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EFFD | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FE
Deuteranopia (green-blind)
#EDF1FD
Tritanopia (blue-blind)
#F0F1F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f2effd; /* rgb */ color: rgb(242, 239, 253); /* oklch */ color: oklch(95.9% 0.019 295.9);
Tailwind
colors: {
custom: {
50: '#f6f4fe',
500: '#f2effd',
950: '#000000',
},
}SCSS
$custom: #f2effd; $custom-light: #f6f4fe; $custom-dark: #000000;
JSON
{
"hex": "#f2effd",
"rgb": {
"r": 242,
"g": 239,
"b": 253
},
"hsl": {
"h": 252.857,
"s": 77.778,
"l": 96.471
},
"oklch": {
"l": 0.9585,
"c": 0.01889,
"h": 295.9
},
"luminance": 0.87702
}Semantic roles & 50–950 ramp
primary
#F2EFFD
secondary
#D9E6AA
accent
#DA0BAE
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585