#EDB9FF#EDB9FF
#EDB9FF is a very light, moderate purple. Relative luminance 0.599; OKLCH L 85.5% C 0.110 H 317.3°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB9FF |
|---|---|
| RGB | rgb(237, 185, 255) |
| HSL | hsl(285, 100%, 86%) |
| HSV | hsv(285, 27%, 100%) |
| CMYK | cmyk(7.1%, 27.5%, 0%, 0%) |
| CIE-LAB | lab(81.80, 30.69, -27.37) |
| CIE-LCH | lch(81.80, 41.12, 318.27°) |
| OKLab | oklab(85.51% 0.0806 -0.0745) |
| OKLCH | oklch(85.51% 0.11 317.3) |
| XYZ | xyz(70.3214, 59.9238, 102.4503) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.06
Mauve
#E0B0FF
ΔE00 3.37
Light Lilac
#EDC8FF
ΔE00 4.36
Light Violet
#D6B4FC
ΔE00 4.73
Light Lavender
#DFC5FE
ΔE00 5.44
Pale Lilac
#E4CBFF
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB9FF #CBFFB9
analogous
#CAB9FF #EDB9FF #FFB9EE
triadic
#EDB9FF #FFEDB9 #B9FFED
tetradic
#EDB9FF #FFCAB9 #CBFFB9 #B9EEFF
square
#EDB9FF #FFCAB9 #CBFFB9 #B9EEFF
split-complementary
#EDB9FF #EEFFB9 #B9FFCA
monochromatic
#CE3FFF #DD7CFF #EDB9FF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.62
#EDB9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#EDB9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB9FF
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB9FF | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#BCCDFD
Tritanopia (blue-blind)
#EDC1D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #edb9ff; /* rgb */ color: rgb(237, 185, 255); /* oklch */ color: oklch(85.5% 0.110 317.3);
Tailwind
colors: {
custom: {
50: '#f3ceff',
500: '#edb9ff',
950: '#000000',
},
}SCSS
$custom: #edb9ff; $custom-light: #f3ceff; $custom-dark: #000000;
JSON
{
"hex": "#edb9ff",
"rgb": {
"r": 237,
"g": 185,
"b": 255
},
"hsl": {
"h": 284.571,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.85512,
"c": 0.10972,
"h": 317.3
},
"luminance": 0.59922
}Semantic roles & 50–950 ramp
primary
#EDB9FF
secondary
#93E775
accent
#E6003B
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171318
muted
#858386