#EDB2FF#EDB2FF
#EDB2FF is a very light, vivid purple. Relative luminance 0.571; OKLCH L 84.3% C 0.122 H 318.1°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB2FF |
|---|---|
| RGB | rgb(237, 178, 255) |
| HSL | hsl(286, 100%, 85%) |
| HSV | hsv(286, 30%, 100%) |
| CMYK | cmyk(7.1%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(80.22, 34.41, -29.79) |
| CIE-LCH | lch(80.22, 45.51, 319.12°) |
| OKLab | oklab(84.31% 0.0907 -0.0812) |
| OKLCH | oklch(84.31% 0.122 318.1) |
| XYZ | xyz(68.8929, 57.0669, 101.9742) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.72
Light Lavendar
#EFC0FE
ΔE00 3.89
Light Violet
#D6B4FC
ΔE00 5.01
Plum
#DDA0DD
ΔE00 6.15
Light Lilac
#EDC8FF
ΔE00 6.21
Pale Violet
#CEAEFA
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB2FF #C4FFB2
analogous
#C7B2FF #EDB2FF #FFB2EB
triadic
#EDB2FF #FFEDB2 #B2FFED
tetradic
#EDB2FF #FFC7B2 #C4FFB2 #B2EBFF
square
#EDB2FF #FFC7B2 #C4FFB2 #B2EBFF
split-complementary
#EDB2FF #EBFFB2 #B2FFC7
monochromatic
#D038FF #DF75FF #EDB2FF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.69
#EDB2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#EDB2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB2FF
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB2FF | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#B6C9FD
Tritanopia (blue-blind)
#EDBBCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edb2ff; /* rgb */ color: rgb(237, 178, 255); /* oklch */ color: oklch(84.3% 0.122 318.1);
Tailwind
colors: {
custom: {
50: '#f3c9ff',
500: '#edb2ff',
950: '#000000',
},
}SCSS
$custom: #edb2ff; $custom-light: #f3c9ff; $custom-dark: #000000;
JSON
{
"hex": "#edb2ff",
"rgb": {
"r": 237,
"g": 178,
"b": 255
},
"hsl": {
"h": 285.974,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.84306,
"c": 0.12174,
"h": 318.1
},
"luminance": 0.57065
}Semantic roles & 50–950 ramp
primary
#EDB2FF
secondary
#8BE670
accent
#E60036
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171318
muted
#858286