#F2EEFD#F2EEFD
#F2EEFD is a very light, muted violet. Relative luminance 0.871; OKLCH L 95.7% C 0.020 H 298.2°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EEFD |
|---|---|
| RGB | rgb(242, 238, 253) |
| HSL | hsl(256, 79%, 96%) |
| HSV | hsv(256, 6%, 99%) |
| CMYK | cmyk(4.3%, 5.9%, 0%, 0.8%) |
| CIE-LAB | lab(94.79, 4.03, -6.74) |
| CIE-LCH | lch(94.79, 7.85, 300.91°) |
| OKLab | oklab(95.66% 0.0096 -0.018) |
| OKLCH | oklch(95.66% 0.02 298.2) |
| XYZ | xyz(84.9189, 87.1181, 105.2512) |
| Luminance | 0.8712 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.01
Ghostwhite
#F8F8FF
ΔE00 4.58
Lavenderblush
#FFF0F5
ΔE00 5.76
Snow
#FFFAFA
ΔE00 7.12
Pale Grey
#FDFDFE
ΔE00 7.50
Whitesmoke
#F5F5F5
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EEFD #F9FDEE
analogous
#EEF2FD #F2EEFD #FAEEFD
triadic
#F2EEFD #FDF2EE #EEFDF2
tetradic
#F2EEFD #FDEEF2 #F9FDEE #EEFDFA
square
#F2EEFD #FDEEF2 #F9FDEE #EEFDFA
split-complementary
#F2EEFD #FDFAEE #F2FDEE
monochromatic
#9E80F0 #C8B7F7 #EAE4FC #EAE4FC #EAE4FC
Accessibility & contrast
On white
1.14
#F2EEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#F2EEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EEFD
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EEFD | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FE
Deuteranopia (green-blind)
#ECF0FD
Tritanopia (blue-blind)
#F0F0F3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f2eefd; /* rgb */ color: rgb(242, 238, 253); /* oklch */ color: oklch(95.7% 0.020 298.2);
Tailwind
colors: {
custom: {
50: '#f6f3fe',
500: '#f2eefd',
950: '#000000',
},
}SCSS
$custom: #f2eefd; $custom-light: #f6f3fe; $custom-dark: #000000;
JSON
{
"hex": "#f2eefd",
"rgb": {
"r": 242,
"g": 238,
"b": 253
},
"hsl": {
"h": 256,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.95657,
"c": 0.02039,
"h": 298.2
},
"luminance": 0.87118
}Semantic roles & 50–950 ramp
primary
#F2EEFD
secondary
#D6E6A9
accent
#DB0AA4
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585