#F5EAFE#F5EAFE
#F5EAFE is a very light, muted violet. Relative luminance 0.854; OKLCH L 95.2% C 0.029 H 310.2°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EAFE |
|---|---|
| RGB | rgb(245, 234, 254) |
| HSL | hsl(273, 91%, 96%) |
| HSV | hsv(273, 8%, 100%) |
| CMYK | cmyk(3.5%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(94.06, 7.25, -8.31) |
| CIE-LCH | lch(94.06, 11.03, 311.13°) |
| OKLab | oklab(95.15% 0.0187 -0.0222) |
| OKLCH | oklch(95.15% 0.029 310.2) |
| XYZ | xyz(84.9654, 85.4141, 105.7572) |
| Luminance | 0.8541 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.72
Lavenderblush
#FFF0F5
ΔE00 6.17
Ghostwhite
#F8F8FF
ΔE00 7.85
Very Light Pink
#FFF4F2
ΔE00 9.52
Snow
#FFFAFA
ΔE00 9.60
Mistyrose
#FFE4E1
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EAFE #F3FEEA
analogous
#EBEAFE #F5EAFE #FEEAFD
triadic
#F5EAFE #FEF5EA #EAFEF5
tetradic
#F5EAFE #FEEBEA #F3FEEA #EAFDFE
square
#F5EAFE #FEEBEA #F3FEEA #EAFDFE
split-complementary
#F5EAFE #FDFEEA #EAFEEB
monochromatic
#BD75F8 #D9B0FB #F1E2FE #F1E2FE #F1E2FE
Accessibility & contrast
On white
1.16
#F5EAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#F5EAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EAFE
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EAFE | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#E9EEFD
Tritanopia (blue-blind)
#F4ECF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f5eafe; /* rgb */ color: rgb(245, 234, 254); /* oklch */ color: oklch(95.2% 0.029 310.2);
Tailwind
colors: {
custom: {
50: '#f8f0fe',
500: '#f5eafe',
950: '#000000',
},
}SCSS
$custom: #f5eafe; $custom-light: #f8f0fe; $custom-dark: #000000;
JSON
{
"hex": "#f5eafe",
"rgb": {
"r": 245,
"g": 234,
"b": 254
},
"hsl": {
"h": 273,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.95153,
"c": 0.029,
"h": 310.2
},
"luminance": 0.85414
}Semantic roles & 50–950 ramp
primary
#F5EAFE
secondary
#C2EAA2
accent
#E60067
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585