#EDBBFB#EDBBFB
#EDBBFB is a very light, moderate purple. Relative luminance 0.605; OKLCH L 85.7% C 0.102 H 318.8°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBFB |
|---|---|
| RGB | rgb(237, 187, 251) |
| HSL | hsl(287, 89%, 86%) |
| HSV | hsv(287, 25%, 98%) |
| CMYK | cmyk(5.6%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(82.12, 28.85, -24.74) |
| CIE-LCH | lch(82.12, 38.01, 319.38°) |
| OKLab | oklab(85.71% 0.0766 -0.0671) |
| OKLCH | oklch(85.71% 0.102 318.8) |
| XYZ | xyz(70.1055, 60.5116, 99.2349) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.16
Light Lilac
#EDC8FF
ΔE00 3.53
Mauve
#E0B0FF
ΔE00 4.37
Light Lavender
#DFC5FE
ΔE00 5.11
Light Violet
#D6B4FC
ΔE00 5.30
Very Light Purple
#F6CEFC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBFB #C9FBBB
analogous
#CDBBFB #EDBBFB #FBBBE9
triadic
#EDBBFB #FBEDBB #BBFBED
tetradic
#EDBBFB #FBCDBB #C9FBBB #BBE9FB
square
#EDBBFB #FBCDBB #C9FBBB #BBE9FB
split-complementary
#EDBBFB #E9FBBB #BBFBCD
monochromatic
#CE47F4 #DE81F8 #EDBBFB #F7E2FD #F7E2FD
Accessibility & contrast
On white
1.60
#EDBBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#EDBBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBFB
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBFB | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FE
Deuteranopia (green-blind)
#BFCEF9
Tritanopia (blue-blind)
#EEC2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #edbbfb; /* rgb */ color: rgb(237, 187, 251); /* oklch */ color: oklch(85.7% 0.102 318.8);
Tailwind
colors: {
custom: {
50: '#f3cffc',
500: '#edbbfb',
950: '#000000',
},
}SCSS
$custom: #edbbfb; $custom-light: #f3cffc; $custom-dark: #000000;
JSON
{
"hex": "#edbbfb",
"rgb": {
"r": 237,
"g": 187,
"b": 251
},
"hsl": {
"h": 286.875,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.8571,
"c": 0.10182,
"h": 318.8
},
"luminance": 0.6051
}Semantic roles & 50–950 ramp
primary
#EDBBFB
secondary
#90E07A
accent
#E60032
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385