#F2EBFA#F2EBFA
#F2EBFA is a very light, muted violet. Relative luminance 0.852; OKLCH L 95.0% C 0.021 H 306.8°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EBFA |
|---|---|
| RGB | rgb(242, 235, 250) |
| HSL | hsl(268, 60%, 95%) |
| HSV | hsv(268, 6%, 98%) |
| CMYK | cmyk(3.2%, 6%, 0%, 2%) |
| CIE-LAB | lab(93.97, 5.02, -6.39) |
| CIE-LCH | lch(93.97, 8.13, 308.17°) |
| OKLab | oklab(94.99% 0.0127 -0.017) |
| OKLCH | oklch(94.99% 0.021 306.8) |
| XYZ | xyz(83.5786, 85.1961, 102.4654) |
| Luminance | 0.8520 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.60
Lavenderblush
#FFF0F5
ΔE00 5.10
Ghostwhite
#F8F8FF
ΔE00 5.52
Snow
#FFFAFA
ΔE00 7.51
Very Light Pink
#FFF4F2
ΔE00 7.73
Whitesmoke
#F5F5F5
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EBFA #F3FAEB
analogous
#EBEBFA #F2EBFA #F9EBFA
triadic
#F2EBFA #FAF2EB #EBFAF2
tetradic
#F2EBFA #FAEBEB #F3FAEB #EBFAF9
square
#F2EBFA #FAEBEB #F3FAEB #EBFAF9
split-complementary
#F2EBFA #FAF9EB #EBFAEB
monochromatic
#B289E2 #D2BAEE #EFE7F9 #EFE7F9 #EFE7F9
Accessibility & contrast
On white
1.16
#F2EBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#F2EBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EBFA
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EBFA | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDFB
Deuteranopia (green-blind)
#EAEEF9
Tritanopia (blue-blind)
#F1EDF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f2ebfa; /* rgb */ color: rgb(242, 235, 250); /* oklch */ color: oklch(95.0% 0.021 306.8);
Tailwind
colors: {
custom: {
50: '#f6f1fc',
500: '#f2ebfa',
950: '#000000',
},
}SCSS
$custom: #f2ebfa; $custom-light: #f6f1fc; $custom-dark: #000000;
JSON
{
"hex": "#f2ebfa",
"rgb": {
"r": 242,
"g": 235,
"b": 250
},
"hsl": {
"h": 268,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.94987,
"c": 0.02127,
"h": 306.8
},
"luminance": 0.85196
}Semantic roles & 50–950 ramp
primary
#F2EBFA
secondary
#C6DDAC
accent
#C81E78
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585