#EDA7FB#EDA7FB
#EDA7FB is a very light, vivid purple. Relative luminance 0.526; OKLCH L 82.3% C 0.136 H 320.7°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EDA7FB |
|---|---|
| RGB | rgb(237, 167, 251) |
| HSL | hsl(290, 91%, 82%) |
| HSV | hsv(290, 33%, 98%) |
| CMYK | cmyk(5.6%, 33.5%, 0%, 1.6%) |
| CIE-LAB | lab(77.64, 39.47, -31.59) |
| CIE-LCH | lch(77.64, 50.56, 321.33°) |
| OKLab | oklab(82.3% 0.1055 -0.0863) |
| OKLCH | oklch(82.3% 0.136 320.7) |
| XYZ | xyz(66.1542, 52.6089, 97.9178) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.94
Plum
#DDA0DD
ΔE00 5.31
Light Lavendar
#EFC0FE
ΔE00 6.34
Light Violet
#D6B4FC
ΔE00 6.55
Lilac (survey)
#CEA2FD
ΔE00 6.58
Lavender (survey)
#C79FEF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDA7FB #B5FBA7
analogous
#C3A7FB #EDA7FB #FBA7DF
triadic
#EDA7FB #FBEDA7 #A7FBED
tetradic
#EDA7FB #FBC3A7 #B5FBA7 #A7DFFB
square
#EDA7FB #FBC3A7 #B5FBA7 #A7DFFB
split-complementary
#EDA7FB #DFFBA7 #A7FBC3
monochromatic
#D532F6 #E16CF8 #EDA7FB #F9E2FE #F9E2FE
Accessibility & contrast
On white
1.82
#EDA7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#EDA7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDA7FB
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDA7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDA7FB | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBBFE
Deuteranopia (green-blind)
#AEC3F8
Tritanopia (blue-blind)
#EFB0C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #eda7fb; /* rgb */ color: rgb(237, 167, 251); /* oklch */ color: oklch(82.3% 0.136 320.7);
Tailwind
colors: {
custom: {
50: '#f4c2fd',
500: '#eda7fb',
950: '#000000',
},
}SCSS
$custom: #eda7fb; $custom-light: #f4c2fd; $custom-dark: #000000;
JSON
{
"hex": "#eda7fb",
"rgb": {
"r": 237,
"g": 167,
"b": 251
},
"hsl": {
"h": 290,
"s": 91.304,
"l": 81.961
},
"oklch": {
"l": 0.82301,
"c": 0.13631,
"h": 320.7
},
"luminance": 0.52607
}Semantic roles & 50–950 ramp
primary
#EDA7FB
secondary
#7CDE68
accent
#E60026
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171217
muted
#858285