#F5EDFF#F5EDFF
#F5EDFF is a very light, muted violet. Relative luminance 0.872; OKLCH L 95.8% C 0.025 H 305.9°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EDFF |
|---|---|
| RGB | rgb(245, 237, 255) |
| HSL | hsl(267, 100%, 96%) |
| HSV | hsv(267, 7%, 100%) |
| CMYK | cmyk(3.9%, 7.1%, 0%, 0%) |
| CIE-LAB | lab(94.82, 5.89, -7.70) |
| CIE-LCH | lch(94.82, 9.69, 307.44°) |
| OKLab | oklab(95.76% 0.0148 -0.0205) |
| OKLCH | oklch(95.76% 0.025 305.9) |
| XYZ | xyz(85.9873, 87.2010, 106.8898) |
| Luminance | 0.8720 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.84
Lavenderblush
#FFF0F5
ΔE00 5.75
Ghostwhite
#F8F8FF
ΔE00 6.44
Snow
#FFFAFA
ΔE00 8.48
Very Light Pink
#FFF4F2
ΔE00 8.69
Pale Grey
#FDFDFE
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EDFF #F7FFED
analogous
#EDEEFF #F5EDFF #FEEDFF
triadic
#F5EDFF #FFF5ED #EDFFF5
tetradic
#F5EDFF #FFEDEE #F7FFED #EDFFFE
square
#F5EDFF #FFEDEE #F7FFED #EDFFFE
split-complementary
#F5EDFF #FFFEED #EEFFED
monochromatic
#B173FF #D3B0FF #EEE0FF #EEE0FF #EEE0FF
Accessibility & contrast
On white
1.14
#F5EDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#F5EDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EDFF
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EDFF | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAF0FF
Deuteranopia (green-blind)
#ECF0FE
Tritanopia (blue-blind)
#F4EFF3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f5edff; /* rgb */ color: rgb(245, 237, 255); /* oklch */ color: oklch(95.8% 0.025 305.9);
Tailwind
colors: {
custom: {
50: '#f8f2ff',
500: '#f5edff',
950: '#000000',
},
}SCSS
$custom: #f5edff; $custom-light: #f8f2ff; $custom-dark: #000000;
JSON
{
"hex": "#f5edff",
"rgb": {
"r": 245,
"g": 237,
"b": 255
},
"hsl": {
"h": 266.667,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.95758,
"c": 0.02533,
"h": 305.9
},
"luminance": 0.87201
}Semantic roles & 50–950 ramp
primary
#F5EDFF
secondary
#CCEFA2
accent
#E6007F
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586