#EDBBFA#EDBBFA
#EDBBFA is a very light, moderate purple. Relative luminance 0.604; OKLCH L 85.7% C 0.101 H 319.2°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBFA |
|---|---|
| RGB | rgb(237, 187, 250) |
| HSL | hsl(288, 86%, 86%) |
| HSV | hsv(288, 25%, 98%) |
| CMYK | cmyk(5.2%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(82.08, 28.66, -24.26) |
| CIE-LCH | lch(82.08, 37.55, 319.75°) |
| OKLab | oklab(85.67% 0.0763 -0.0658) |
| OKLCH | oklch(85.67% 0.101 319.2) |
| XYZ | xyz(69.9483, 60.4487, 98.4069) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.16
Light Lilac
#EDC8FF
ΔE00 3.49
Mauve
#E0B0FF
ΔE00 4.55
Light Lavender
#DFC5FE
ΔE00 5.16
Very Light Purple
#F6CEFC
ΔE00 5.34
Light Violet
#D6B4FC
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBFA #C8FABB
analogous
#CDBBFA #EDBBFA #FABBE7
triadic
#EDBBFA #FAEDBB #BBFAED
tetradic
#EDBBFA #FACDBB #C8FABB #BBE7FA
square
#EDBBFA #FACDBB #C8FABB #BBE7FA
split-complementary
#EDBBFA #E7FABB #BBFACD
monochromatic
#CF49F2 #DE82F6 #EDBBFA #F7E2FD #F7E2FD
Accessibility & contrast
On white
1.60
#EDBBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#EDBBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBFA
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBFA | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FD
Deuteranopia (green-blind)
#BFCEF8
Tritanopia (blue-blind)
#EEC2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #edbbfa; /* rgb */ color: rgb(237, 187, 250); /* oklch */ color: oklch(85.7% 0.101 319.2);
Tailwind
colors: {
custom: {
50: '#f3cffc',
500: '#edbbfa',
950: '#000000',
},
}SCSS
$custom: #edbbfa; $custom-light: #f3cffc; $custom-dark: #000000;
JSON
{
"hex": "#edbbfa",
"rgb": {
"r": 237,
"g": 187,
"b": 250
},
"hsl": {
"h": 287.619,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.85673,
"c": 0.10072,
"h": 319.2
},
"luminance": 0.60447
}Semantic roles & 50–950 ramp
primary
#EDBBFA
secondary
#8FDE7B
accent
#E30331
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385