#EDBBF0#EDBBF0
#EDBBF0 is a very light, moderate purple. Relative luminance 0.598; OKLCH L 85.3% C 0.090 H 324.5°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBF0 |
|---|---|
| RGB | rgb(237, 187, 240) |
| HSL | hsl(297, 64%, 84%) |
| HSV | hsv(297, 22%, 94%) |
| CMYK | cmyk(1.2%, 22.1%, 0%, 5.9%) |
| CIE-LAB | lab(81.75, 26.78, -19.42) |
| CIE-LCH | lch(81.75, 33.08, 324.05°) |
| OKLab | oklab(85.31% 0.0733 -0.0523) |
| OKLCH | oklch(85.31% 0.09 324.5) |
| XYZ | xyz(68.4217, 59.8381, 90.3668) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.81
Light Lilac
#EDC8FF
ΔE00 3.95
Very Light Purple
#F6CEFC
ΔE00 4.42
Pale Mauve
#FED0FC
ΔE00 5.03
Pale Lavender
#EECFFE
ΔE00 5.39
Light Lavender
#DFC5FE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBF0 #BEF0BB
analogous
#D2BBF0 #EDBBF0 #F0BBD8
triadic
#EDBBF0 #F0EDBB #BBF0ED
tetradic
#EDBBF0 #F0D2BB #BEF0BB #BBD8F0
square
#EDBBF0 #F0D2BB #BEF0BB #BBD8F0
split-complementary
#EDBBF0 #D8F0BB #BBF0D2
monochromatic
#D257DA #E089E5 #EDBBF0 #F8E6F9 #F8E6F9
Accessibility & contrast
On white
1.62
#EDBBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#EDBBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBF0
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBF0 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F2
Deuteranopia (green-blind)
#C2CDEE
Tritanopia (blue-blind)
#F0C0CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #edbbf0; /* rgb */ color: rgb(237, 187, 240); /* oklch */ color: oklch(85.3% 0.090 324.5);
Tailwind
colors: {
custom: {
50: '#f3cff5',
500: '#edbbf0',
950: '#000000',
},
}SCSS
$custom: #edbbf0; $custom-light: #f3cff5; $custom-dark: #000000;
JSON
{
"hex": "#edbbf0",
"rgb": {
"r": 237,
"g": 187,
"b": 240
},
"hsl": {
"h": 296.604,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.85309,
"c": 0.09003,
"h": 324.5
},
"luminance": 0.59836
}Semantic roles & 50–950 ramp
primary
#EDBBF0
secondary
#85CF81
accent
#CC1A24
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385