#EDBEEE#EDBEEE
#EDBEEE is a very light, moderate purple. Relative luminance 0.610; OKLCH L 85.8% C 0.083 H 325.6°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBEEE |
|---|---|
| RGB | rgb(237, 190, 238) |
| HSL | hsl(299, 59%, 84%) |
| HSV | hsv(299, 20%, 93%) |
| CMYK | cmyk(0.4%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(82.38, 24.81, -17.39) |
| CIE-LCH | lch(82.38, 30.30, 324.97°) |
| OKLab | oklab(85.77% 0.0683 -0.0467) |
| OKLCH | oklch(85.77% 0.083 325.6) |
| XYZ | xyz(68.7693, 61.0061, 89.0250) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.57
Very Light Purple
#F6CEFC
ΔE00 3.64
Light Lilac
#EDC8FF
ΔE00 3.91
Pale Mauve
#FED0FC
ΔE00 4.19
Pale Lavender
#EECFFE
ΔE00 4.80
Pale Lilac
#E4CBFF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBEEE #BFEEBE
analogous
#D5BEEE #EDBEEE #EEBED7
triadic
#EDBEEE #EEEDBE #BEEEED
tetradic
#EDBEEE #EED5BE #BFEEBE #BED7EE
square
#EDBEEE #EED5BE #BFEEBE #BED7EE
split-complementary
#EDBEEE #D7EEBE #BEEED5
monochromatic
#D25DD5 #E08DE1 #EDBEEE #F8E7F9 #F8E7F9
Accessibility & contrast
On white
1.59
#EDBEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#EDBEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBEEE
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBEEE | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9F0
Deuteranopia (green-blind)
#C5CFEC
Tritanopia (blue-blind)
#F0C2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #edbeee; /* rgb */ color: rgb(237, 190, 238); /* oklch */ color: oklch(85.8% 0.083 325.6);
Tailwind
colors: {
custom: {
50: '#f3d2f3',
500: '#edbeee',
950: '#000000',
},
}SCSS
$custom: #edbeee; $custom-light: #f3d2f3; $custom-dark: #000000;
JSON
{
"hex": "#edbeee",
"rgb": {
"r": 237,
"g": 190,
"b": 238
},
"hsl": {
"h": 298.75,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.85774,
"c": 0.08271,
"h": 325.6
},
"luminance": 0.61004
}Semantic roles & 50–950 ramp
primary
#EDBEEE
secondary
#86CC84
accent
#C61F23
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385