#F5EBFA#F5EBFA
#F5EBFA is a very light, muted purple. Relative luminance 0.857; OKLCH L 95.2% C 0.023 H 314.7°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EBFA |
|---|---|
| RGB | rgb(245, 235, 250) |
| HSL | hsl(280, 60%, 95%) |
| HSV | hsv(280, 6%, 98%) |
| CMYK | cmyk(2%, 6%, 0%, 2%) |
| CIE-LAB | lab(94.20, 6.01, -6.03) |
| CIE-LCH | lch(94.20, 8.51, 314.92°) |
| OKLab | oklab(95.22% 0.0159 -0.016) |
| OKLCH | oklch(95.22% 0.023 314.7) |
| XYZ | xyz(84.6170, 85.7316, 102.5140) |
| Luminance | 0.8573 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.54
Lavender (CSS)
#E6E6FA
ΔE00 4.65
Ghostwhite
#F8F8FF
ΔE00 6.31
Very Light Pink
#FFF4F2
ΔE00 7.69
Snow
#FFFAFA
ΔE00 7.80
Pale Grey
#FDFDFE
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EBFA #F0FAEB
analogous
#EDEBFA #F5EBFA #FAEBF7
triadic
#F5EBFA #FAF5EB #EBFAF5
tetradic
#F5EBFA #FAEDEB #F0FAEB #EBF7FA
square
#F5EBFA #FAEDEB #F0FAEB #EBF7FA
split-complementary
#F5EBFA #F7FAEB #EBFAED
monochromatic
#C489E2 #DDBAEE #F3E7F9 #F3E7F9 #F3E7F9
Accessibility & contrast
On white
1.16
#F5EBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#F5EBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EBFA
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EBFA | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFB
Deuteranopia (green-blind)
#EBEFF9
Tritanopia (blue-blind)
#F5ECF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f5ebfa; /* rgb */ color: rgb(245, 235, 250); /* oklch */ color: oklch(95.2% 0.023 314.7);
Tailwind
colors: {
custom: {
50: '#f8f1fc',
500: '#f5ebfa',
950: '#000000',
},
}SCSS
$custom: #f5ebfa; $custom-light: #f8f1fc; $custom-dark: #000000;
JSON
{
"hex": "#f5ebfa",
"rgb": {
"r": 245,
"g": 235,
"b": 250
},
"hsl": {
"h": 280,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.95223,
"c": 0.02254,
"h": 314.7
},
"luminance": 0.85731
}Semantic roles & 50–950 ramp
primary
#F5EBFA
secondary
#BCDDAC
accent
#C81E56
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585