#F3EBFE#F3EBFE
#F3EBFE is a very light, muted violet. Relative luminance 0.856; OKLCH L 95.2% C 0.027 H 304.8°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EBFE |
|---|---|
| RGB | rgb(243, 235, 254) |
| HSL | hsl(265, 90%, 96%) |
| HSV | hsv(265, 7%, 100%) |
| CMYK | cmyk(4.3%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(94.15, 6.09, -8.19) |
| CIE-LCH | lch(94.15, 10.20, 306.63°) |
| OKLab | oklab(95.19% 0.0152 -0.0219) |
| OKLCH | oklch(95.19% 0.027 304.8) |
| XYZ | xyz(84.5567, 85.6272, 105.8198) |
| Luminance | 0.8563 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.64
Lavenderblush
#FFF0F5
ΔE00 6.14
Ghostwhite
#F8F8FF
ΔE00 6.85
Snow
#FFFAFA
ΔE00 8.94
Very Light Pink
#FFF4F2
ΔE00 9.12
Pale Grey
#FDFDFE
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EBFE #F6FEEB
analogous
#EBECFE #F3EBFE #FCEBFE
triadic
#F3EBFE #FEF3EB #EBFEF3
tetradic
#F3EBFE #FEEBEC #F6FEEB #EBFEFC
square
#F3EBFE #FEEBEC #F6FEEB #EBFEFC
split-complementary
#F3EBFE #FEFCEB #ECFEEB
monochromatic
#AD76F8 #D0B1FB #EEE2FE #EEE2FE #EEE2FE
Accessibility & contrast
On white
1.16
#F3EBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#F3EBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EBFE
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EBFE | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#E9EEFD
Tritanopia (blue-blind)
#F2EDF1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f3ebfe; /* rgb */ color: rgb(243, 235, 254); /* oklch */ color: oklch(95.2% 0.027 304.8);
Tailwind
colors: {
custom: {
50: '#f7f1fe',
500: '#f3ebfe',
950: '#000000',
},
}SCSS
$custom: #f3ebfe; $custom-light: #f7f1fe; $custom-dark: #000000;
JSON
{
"hex": "#f3ebfe",
"rgb": {
"r": 243,
"g": 235,
"b": 254
},
"hsl": {
"h": 265.263,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.95187,
"c": 0.02664,
"h": 304.8
},
"luminance": 0.85627
}Semantic roles & 50–950 ramp
primary
#F3EBFE
secondary
#CCEAA3
accent
#E60085
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585