#EDBBF8#EDBBF8
#EDBBF8 is a very light, moderate purple. Relative luminance 0.603; OKLCH L 85.6% C 0.099 H 320.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBF8 |
|---|---|
| RGB | rgb(237, 187, 248) |
| HSL | hsl(289, 81%, 85%) |
| HSV | hsv(289, 25%, 97%) |
| CMYK | cmyk(4.4%, 24.6%, 0%, 2.7%) |
| CIE-LAB | lab(82.01, 28.28, -23.30) |
| CIE-LCH | lch(82.01, 36.64, 320.52°) |
| OKLab | oklab(85.6% 0.0757 -0.0631) |
| OKLCH | oklch(85.6% 0.099 320.2) |
| XYZ | xyz(69.6364, 60.3239, 96.7641) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.30
Light Lilac
#EDC8FF
ΔE00 3.45
Mauve
#E0B0FF
ΔE00 4.93
Very Light Purple
#F6CEFC
ΔE00 5.09
Light Lavender
#DFC5FE
ΔE00 5.29
Pale Lavender
#EECFFE
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBF8 #C6F8BB
analogous
#CEBBF8 #EDBBF8 #F8BBE5
triadic
#EDBBF8 #F8EDBB #BBF8ED
tetradic
#EDBBF8 #F8CEBB #C6F8BB #BBE5F8
square
#EDBBF8 #F8CEBB #C6F8BB #BBE5F8
split-complementary
#EDBBF8 #E5F8BB #BBF8CE
monochromatic
#D04CED #DE84F2 #EDBBF8 #F8E3FC #F8E3FC
Accessibility & contrast
On white
1.61
#EDBBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#EDBBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBF8
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBF8 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9FA
Deuteranopia (green-blind)
#C0CEF6
Tritanopia (blue-blind)
#EEC1D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #edbbf8; /* rgb */ color: rgb(237, 187, 248); /* oklch */ color: oklch(85.6% 0.099 320.2);
Tailwind
colors: {
custom: {
50: '#f3cffa',
500: '#edbbf8',
950: '#000000',
},
}SCSS
$custom: #edbbf8; $custom-light: #f3cffa; $custom-dark: #000000;
JSON
{
"hex": "#edbbf8",
"rgb": {
"r": 237,
"g": 187,
"b": 248
},
"hsl": {
"h": 289.18,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.85599,
"c": 0.09853,
"h": 320.2
},
"luminance": 0.60322
}Semantic roles & 50–950 ramp
primary
#EDBBF8
secondary
#8DDB7C
accent
#DE082E
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385