#EDA2F0#EDA2F0
#EDA2F0 is a light, vivid purple. Relative luminance 0.501; OKLCH L 81.0% C 0.134 H 325.4°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EDA2F0 |
|---|---|
| RGB | rgb(237, 162, 240) |
| HSL | hsl(298, 72%, 79%) |
| HSV | hsv(298, 33%, 94%) |
| CMYK | cmyk(1.2%, 32.5%, 0%, 5.9%) |
| CIE-LAB | lab(76.15, 40.05, -27.94) |
| CIE-LCH | lch(76.15, 48.83, 325.10°) |
| OKLab | oklab(81.04% 0.1101 -0.0759) |
| OKLCH | oklch(81.04% 0.134 325.4) |
| XYZ | xyz(63.5720, 50.1387, 88.7502) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.82
Mauve
#E0B0FF
ΔE00 5.64
Lavender Pink
#DD85D7
ΔE00 7.04
Violet (CSS)
#EE82EE
ΔE00 7.08
Light Lavendar
#EFC0FE
ΔE00 7.18
Lavender (survey)
#C79FEF
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDA2F0 #A5F0A2
analogous
#C6A2F0 #EDA2F0 #F0A2CC
triadic
#EDA2F0 #F0EDA2 #A2F0ED
tetradic
#EDA2F0 #F0C6A2 #A5F0A2 #A2CCF0
square
#EDA2F0 #F0C6A2 #A5F0A2 #A2CCF0
split-complementary
#EDA2F0 #CCF0A2 #A2F0C6
monochromatic
#D939DF #E36DE8 #EDA2F0 #F7D7F9 #FAE5FB
Accessibility & contrast
On white
1.90
#EDA2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#EDA2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDA2F0
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDA2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDA2F0 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB6F3
Deuteranopia (green-blind)
#AEBFED
Tritanopia (blue-blind)
#F1A9BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eda2f0; /* rgb */ color: rgb(237, 162, 240); /* oklch */ color: oklch(81.0% 0.134 325.4);
Tailwind
colors: {
custom: {
50: '#f4bef5',
500: '#eda2f0',
950: '#000000',
},
}SCSS
$custom: #eda2f0; $custom-light: #f4bef5; $custom-dark: #000000;
JSON
{
"hex": "#eda2f0",
"rgb": {
"r": 237,
"g": 162,
"b": 240
},
"hsl": {
"h": 297.692,
"s": 72.222,
"l": 78.824
},
"oklch": {
"l": 0.81039,
"c": 0.13369,
"h": 325.4
},
"luminance": 0.50136
}Semantic roles & 50–950 ramp
primary
#EDA2F0
secondary
#6CCE69
accent
#D41119
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171217
muted
#858285