#EDB3FF#EDB3FF
#EDB3FF is a very light, vivid purple. Relative luminance 0.575; OKLCH L 84.5% C 0.120 H 318.0°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB3FF |
|---|---|
| RGB | rgb(237, 179, 255) |
| HSL | hsl(286, 100%, 85%) |
| HSV | hsv(286, 30%, 100%) |
| CMYK | cmyk(7.1%, 29.8%, 0%, 0%) |
| CIE-LAB | lab(80.44, 33.88, -29.44) |
| CIE-LCH | lch(80.44, 44.88, 319.01°) |
| OKLab | oklab(84.48% 0.0892 -0.0803) |
| OKLCH | oklch(84.48% 0.12 318) |
| XYZ | xyz(69.0926, 57.4662, 102.0408) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.75
Light Lavendar
#EFC0FE
ΔE00 3.63
Light Violet
#D6B4FC
ΔE00 4.93
Light Lilac
#EDC8FF
ΔE00 5.96
Plum
#DDA0DD
ΔE00 6.23
Pale Violet
#CEAEFA
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB3FF #C5FFB3
analogous
#C7B3FF #EDB3FF #FFB3EB
triadic
#EDB3FF #FFEDB3 #B3FFED
tetradic
#EDB3FF #FFC7B3 #C5FFB3 #B3EBFF
square
#EDB3FF #FFC7B3 #C5FFB3 #B3EBFF
split-complementary
#EDB3FF #EBFFB3 #B3FFC7
monochromatic
#D039FF #DF76FF #EDB3FF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.68
#EDB3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#EDB3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB3FF
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB3FF | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C4FF
Deuteranopia (green-blind)
#B7CAFD
Tritanopia (blue-blind)
#EDBCCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #edb3ff; /* rgb */ color: rgb(237, 179, 255); /* oklch */ color: oklch(84.5% 0.120 318.0);
Tailwind
colors: {
custom: {
50: '#f3caff',
500: '#edb3ff',
950: '#000000',
},
}SCSS
$custom: #edb3ff; $custom-light: #f3caff; $custom-dark: #000000;
JSON
{
"hex": "#edb3ff",
"rgb": {
"r": 237,
"g": 179,
"b": 255
},
"hsl": {
"h": 285.789,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.84477,
"c": 0.12002,
"h": 318
},
"luminance": 0.57465
}Semantic roles & 50–950 ramp
primary
#EDB3FF
secondary
#8CE670
accent
#E60036
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171318
muted
#858286