#EDBBF4#EDBBF4
#EDBBF4 is a very light, moderate purple. Relative luminance 0.601; OKLCH L 85.5% C 0.094 H 322.3°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBF4 |
|---|---|
| RGB | rgb(237, 187, 244) |
| HSL | hsl(293, 72%, 85%) |
| HSV | hsv(293, 23%, 96%) |
| CMYK | cmyk(2.9%, 23.4%, 0%, 4.3%) |
| CIE-LAB | lab(81.88, 27.52, -21.36) |
| CIE-LCH | lch(81.88, 34.84, 322.18°) |
| OKLab | oklab(85.45% 0.0745 -0.0577) |
| OKLCH | oklch(85.45% 0.094 322.3) |
| XYZ | xyz(69.0224, 60.0784, 93.5307) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.95
Light Lilac
#EDC8FF
ΔE00 3.58
Very Light Purple
#F6CEFC
ΔE00 4.67
Pale Lavender
#EECFFE
ΔE00 5.39
Pale Mauve
#FED0FC
ΔE00 5.45
Light Lavender
#DFC5FE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBF4 #C2F4BB
analogous
#D1BBF4 #EDBBF4 #F4BBDF
triadic
#EDBBF4 #F4EDBB #BBF4ED
tetradic
#EDBBF4 #F4D1BB #C2F4BB #BBDFF4
square
#EDBBF4 #F4D1BB #C2F4BB #BBDFF4
split-complementary
#EDBBF4 #DFF4BB #BBF4D1
monochromatic
#D152E3 #DF86EB #EDBBF4 #F8E5FB #F8E5FB
Accessibility & contrast
On white
1.61
#EDBBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#EDBBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBF4
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBF4 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F6
Deuteranopia (green-blind)
#C1CEF2
Tritanopia (blue-blind)
#EFC0CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #edbbf4; /* rgb */ color: rgb(237, 187, 244); /* oklch */ color: oklch(85.5% 0.094 322.3);
Tailwind
colors: {
custom: {
50: '#f3cff7',
500: '#edbbf4',
950: '#000000',
},
}SCSS
$custom: #edbbf4; $custom-light: #f3cff7; $custom-dark: #000000;
JSON
{
"hex": "#edbbf4",
"rgb": {
"r": 237,
"g": 187,
"b": 244
},
"hsl": {
"h": 292.632,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.85453,
"c": 0.09423,
"h": 322.3
},
"luminance": 0.60077
}Semantic roles & 50–950 ramp
primary
#EDBBF4
secondary
#89D57E
accent
#D41129
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385