#F5EAFF#F5EAFF
#F5EAFF is a very light, muted violet. Relative luminance 0.855; OKLCH L 95.2% C 0.030 H 309.1°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EAFF |
|---|---|
| RGB | rgb(245, 234, 255) |
| HSL | hsl(271, 100%, 96%) |
| HSV | hsv(271, 8%, 100%) |
| CMYK | cmyk(3.9%, 8.2%, 0%, 0%) |
| CIE-LAB | lab(94.09, 7.44, -8.79) |
| CIE-LCH | lch(94.09, 11.51, 310.26°) |
| OKLab | oklab(95.18% 0.0191 -0.0234) |
| OKLCH | oklch(95.18% 0.03 309.1) |
| XYZ | xyz(85.1259, 85.4783, 106.6027) |
| Luminance | 0.8548 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.75
Lavenderblush
#FFF0F5
ΔE00 6.50
Ghostwhite
#F8F8FF
ΔE00 8.10
Very Light Pink
#FFF4F2
ΔE00 9.85
Snow
#FFFAFA
ΔE00 9.91
Pale Lavender
#EECFFE
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EAFF #F4FFEA
analogous
#EAEAFF #F5EAFF #FFEAFE
triadic
#F5EAFF #FFF5EA #EAFFF5
tetradic
#F5EAFF #FFEAEA #F4FFEA #EAFEFF
square
#F5EAFF #FFEAEA #F4FFEA #EAFEFF
split-complementary
#F5EAFF #FEFFEA #EAFFEA
monochromatic
#BB70FF #D8ADFF #F0E0FF #F0E0FF #F0E0FF
Accessibility & contrast
On white
1.16
#F5EAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#F5EAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EAFF
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EAFF | 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)
#E7EDFF
Deuteranopia (green-blind)
#E9EEFE
Tritanopia (blue-blind)
#F4ECF1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f5eaff; /* rgb */ color: rgb(245, 234, 255); /* oklch */ color: oklch(95.2% 0.030 309.1);
Tailwind
colors: {
custom: {
50: '#f8f0ff',
500: '#f5eaff',
950: '#000000',
},
}SCSS
$custom: #f5eaff; $custom-light: #f8f0ff; $custom-dark: #000000;
JSON
{
"hex": "#f5eaff",
"rgb": {
"r": 245,
"g": 234,
"b": 255
},
"hsl": {
"h": 271.429,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.95183,
"c": 0.03021,
"h": 309.1
},
"luminance": 0.85478
}Semantic roles & 50–950 ramp
primary
#F5EAFF
secondary
#C5EE9F
accent
#E6006D
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171618
muted
#858586