#F2EFF9#F2EFF9
#F2EFF9 is a very light, near-neutral violet. Relative luminance 0.875; OKLCH L 95.7% C 0.014 H 299.8°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EFF9 |
|---|---|
| RGB | rgb(242, 239, 249) |
| HSL | hsl(258, 45%, 96%) |
| HSV | hsv(258, 4%, 98%) |
| CMYK | cmyk(2.8%, 4%, 0%, 2.4%) |
| CIE-LAB | lab(94.93, 2.79, -4.45) |
| CIE-LCH | lch(94.93, 5.25, 302.03°) |
| OKLab | oklab(95.73% 0.0068 -0.0118) |
| OKLCH | oklch(95.73% 0.014 299.8) |
| XYZ | xyz(84.5804, 87.4498, 102.0278) |
| Luminance | 0.8745 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.74
Lavender (CSS)
#E6E6FA
ΔE00 4.46
Lavenderblush
#FFF0F5
ΔE00 5.15
Snow
#FFFAFA
ΔE00 5.17
Whitesmoke
#F5F5F5
ΔE00 5.46
Pale Grey
#FDFDFE
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EFF9 #F6F9EF
analogous
#EFF1F9 #F2EFF9 #F7EFF9
triadic
#F2EFF9 #F9F2EF #EFF9F2
tetradic
#F2EFF9 #F9EFF1 #F6F9EF #EFF9F7
square
#F2EFF9 #F9EFF1 #F6F9EF #EFF9F7
split-complementary
#F2EFF9 #F9F7EF #F1F9EF
monochromatic
#AA96D8 #CEC2E8 #EDE9F7 #EDE9F7 #EDE9F7
Accessibility & contrast
On white
1.14
#F2EFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#F2EFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EFF9
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EFF9 | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0F9
Deuteranopia (green-blind)
#EEF0F9
Tritanopia (blue-blind)
#F1F0F2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f2eff9; /* rgb */ color: rgb(242, 239, 249); /* oklch */ color: oklch(95.7% 0.014 299.8);
Tailwind
colors: {
custom: {
50: '#f6f4fb',
500: '#f2eff9',
950: '#000000',
},
}SCSS
$custom: #f2eff9; $custom-light: #f6f4fb; $custom-dark: #000000;
JSON
{
"hex": "#f2eff9",
"rgb": {
"r": 242,
"g": 239,
"b": 249
},
"hsl": {
"h": 258,
"s": 45.455,
"l": 95.686
},
"oklch": {
"l": 0.95731,
"c": 0.01366,
"h": 299.8
},
"luminance": 0.8745
}Semantic roles & 50–950 ramp
primary
#F2EFF9
secondary
#CDD8B4
accent
#B92D8F
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585