#F2EBFF#F2EBFF
#F2EBFF is a very light, muted violet. Relative luminance 0.855; OKLCH L 95.1% C 0.028 H 301.8°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EBFF |
|---|---|
| RGB | rgb(242, 235, 255) |
| HSL | hsl(261, 100%, 96%) |
| HSV | hsv(261, 8%, 100%) |
| CMYK | cmyk(5.1%, 7.8%, 0%, 0%) |
| CIE-LAB | lab(94.10, 5.95, -8.79) |
| CIE-LCH | lch(94.10, 10.61, 304.09°) |
| OKLab | oklab(95.14% 0.0145 -0.0235) |
| OKLCH | oklch(95.14% 0.028 301.8) |
| XYZ | xyz(84.3731, 85.5139, 106.6492) |
| Luminance | 0.8551 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.27
Lavenderblush
#FFF0F5
ΔE00 6.61
Ghostwhite
#F8F8FF
ΔE00 6.93
Snow
#FFFAFA
ΔE00 9.20
Very Light Pink
#FFF4F2
ΔE00 9.48
Pale Grey
#FDFDFE
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EBFF #F8FFEB
analogous
#EBEEFF #F2EBFF #FCEBFF
triadic
#F2EBFF #FFF2EB #EBFFF2
tetradic
#F2EBFF #FFEBEE #F8FFEB #EBFFFC
square
#F2EBFF #FFEBEE #F8FFEB #EBFFFC
split-complementary
#F2EBFF #FFFCEB #EEFFEB
monochromatic
#A271FF #CAAEFF #EBE0FF #EBE0FF #EBE0FF
Accessibility & contrast
On white
1.16
#F2EBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#F2EBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EBFF
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EBFF | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#E9EEFE
Tritanopia (blue-blind)
#F0EEF1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f2ebff; /* rgb */ color: rgb(242, 235, 255); /* oklch */ color: oklch(95.1% 0.028 301.8);
Tailwind
colors: {
custom: {
50: '#f6f1ff',
500: '#f2ebff',
950: '#000000',
},
}SCSS
$custom: #f2ebff; $custom-light: #f6f1ff; $custom-dark: #000000;
JSON
{
"hex": "#f2ebff",
"rgb": {
"r": 242,
"g": 235,
"b": 255
},
"hsl": {
"h": 261,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.95139,
"c": 0.02763,
"h": 301.8
},
"luminance": 0.85514
}Semantic roles & 50–950 ramp
primary
#F2EBFF
secondary
#D3EEA0
accent
#E60095
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171618
muted
#858586