#F2EEF9#F2EEF9
#F2EEF9 is a very light, near-neutral violet. Relative luminance 0.869; OKLCH L 95.5% C 0.015 H 302.5°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EEF9 |
|---|---|
| RGB | rgb(242, 238, 249) |
| HSL | hsl(262, 48%, 95%) |
| HSV | hsv(262, 4%, 98%) |
| CMYK | cmyk(2.8%, 4.4%, 0%, 2.4%) |
| CIE-LAB | lab(94.68, 3.30, -4.82) |
| CIE-LCH | lch(94.68, 5.84, 304.40°) |
| OKLab | oklab(95.54% 0.0082 -0.0128) |
| OKLCH | oklch(95.54% 0.015 302.5) |
| XYZ | xyz(84.2884, 86.8659, 101.9305) |
| Luminance | 0.8687 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.38
Lavender (CSS)
#E6E6FA
ΔE00 4.14
Lavenderblush
#FFF0F5
ΔE00 4.93
Snow
#FFFAFA
ΔE00 5.64
Whitesmoke
#F5F5F5
ΔE00 6.08
Pale Grey
#FDFDFE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EEF9 #F5F9EE
analogous
#EEEFF9 #F2EEF9 #F7EEF9
triadic
#F2EEF9 #F9F2EE #EEF9F2
tetradic
#F2EEF9 #F9EEEF #F5F9EE #EEF9F7
square
#F2EEF9 #F9EEEF #F5F9EE #EEF9F7
split-complementary
#F2EEF9 #F9F7EE #EFF9EE
monochromatic
#AD94D9 #CFC1E9 #EEE8F7 #EEE8F7 #EEE8F7
Accessibility & contrast
On white
1.14
#F2EEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#F2EEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EEF9
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EEF9 | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FA
Deuteranopia (green-blind)
#EDF0F9
Tritanopia (blue-blind)
#F1EFF1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f2eef9; /* rgb */ color: rgb(242, 238, 249); /* oklch */ color: oklch(95.5% 0.015 302.5);
Tailwind
colors: {
custom: {
50: '#f6f3fb',
500: '#f2eef9',
950: '#000000',
},
}SCSS
$custom: #f2eef9; $custom-light: #f6f3fb; $custom-dark: #000000;
JSON
{
"hex": "#f2eef9",
"rgb": {
"r": 242,
"g": 238,
"b": 249
},
"hsl": {
"h": 261.818,
"s": 47.826,
"l": 95.49
},
"oklch": {
"l": 0.95537,
"c": 0.01521,
"h": 302.5
},
"luminance": 0.86866
}Semantic roles & 50–950 ramp
primary
#F2EEF9
secondary
#CBD9B2
accent
#BB2A86
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585