#EDBEFB#EDBEFB
#EDBEFB is a very light, moderate purple. Relative luminance 0.618; OKLCH L 86.2% C 0.097 H 318.4°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBEFB |
|---|---|
| RGB | rgb(237, 190, 251) |
| HSL | hsl(286, 88%, 86%) |
| HSV | hsv(286, 24%, 98%) |
| CMYK | cmyk(5.6%, 24.3%, 0%, 1.6%) |
| CIE-LAB | lab(82.81, 27.25, -23.69) |
| CIE-LCH | lch(82.81, 36.11, 318.99°) |
| OKLab | oklab(86.24% 0.0722 -0.0642) |
| OKLCH | oklch(86.24% 0.097 318.4) |
| XYZ | xyz(70.7486, 61.7978, 99.4493) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.55
Light Lilac
#EDC8FF
ΔE00 2.70
Light Lavender
#DFC5FE
ΔE00 4.59
Very Light Purple
#F6CEFC
ΔE00 4.67
Pale Lavender
#EECFFE
ΔE00 4.90
Mauve
#E0B0FF
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBEFB #CCFBBE
analogous
#CFBEFB #EDBEFB #FBBEEB
triadic
#EDBEFB #FBEDBE #BEFBED
tetradic
#EDBEFB #FBCFBE #CCFBBE #BEEBFB
square
#EDBEFB #FBCFBE #CCFBBE #BEEBFB
split-complementary
#EDBEFB #EBFBBE #BEFBCF
monochromatic
#CD4BF4 #DD84F7 #EDBEFB #F7E2FD #F7E2FD
Accessibility & contrast
On white
1.57
#EDBEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#EDBEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBEFB
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBEFB | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFE
Deuteranopia (green-blind)
#C1D0F9
Tritanopia (blue-blind)
#EEC5D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #edbefb; /* rgb */ color: rgb(237, 190, 251); /* oklch */ color: oklch(86.2% 0.097 318.4);
Tailwind
colors: {
custom: {
50: '#f3d2fc',
500: '#edbefb',
950: '#000000',
},
}SCSS
$custom: #edbefb; $custom-light: #f3d2fc; $custom-dark: #000000;
JSON
{
"hex": "#edbefb",
"rgb": {
"r": 237,
"g": 190,
"b": 251
},
"hsl": {
"h": 286.23,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.8624,
"c": 0.09663,
"h": 318.4
},
"luminance": 0.61796
}Semantic roles & 50–950 ramp
primary
#EDBEFB
secondary
#94E07D
accent
#E50035
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385