#EDC8EB#EDC8EB
#EDC8EB is a very light, moderate purple. Relative luminance 0.653; OKLCH L 87.5% C 0.062 H 327.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC8EB |
|---|---|
| RGB | rgb(237, 200, 235) |
| HSL | hsl(303, 51%, 86%) |
| HSV | hsv(303, 16%, 93%) |
| CMYK | cmyk(0%, 15.6%, 0.8%, 7.1%) |
| CIE-LAB | lab(84.64, 18.95, -12.40) |
| CIE-LCH | lch(84.64, 22.64, 326.81°) |
| OKLab | oklab(87.49% 0.0526 -0.0331) |
| OKLCH | oklch(87.49% 0.062 327.8) |
| XYZ | xyz(70.5729, 65.3126, 87.4700) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.37
Pale Mauve
#FED0FC
ΔE00 3.64
Pale Lavender
#EECFFE
ΔE00 4.30
Thistle
#D8BFD8
ΔE00 5.02
Light Lilac
#EDC8FF
ΔE00 5.41
Pale Lilac
#E4CBFF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC8EB #C8EDCA
analogous
#DCC8ED #EDC8EB #EDC8D8
triadic
#EDC8EB #EBEDC8 #C8EBED
tetradic
#EDC8EB #EDDCC8 #C8EDCA #C8D8ED
square
#EDC8EB #EDDCC8 #C8EDCA #C8D8ED
split-complementary
#EDC8EB #D8EDC8 #C8EDDC
monochromatic
#CF6CC9 #DE9ADA #EDC8EB #F7E8F7 #F7E8F7
Accessibility & contrast
On white
1.49
#EDC8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#EDC8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC8EB
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC8EB | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0ED
Deuteranopia (green-blind)
#CED5EA
Tritanopia (blue-blind)
#F0CAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #edc8eb; /* rgb */ color: rgb(237, 200, 235); /* oklch */ color: oklch(87.5% 0.062 327.8);
Tailwind
colors: {
custom: {
50: '#f3d8f1',
500: '#edc8eb',
950: '#000000',
},
}SCSS
$custom: #edc8eb; $custom-light: #f3d8f1; $custom-dark: #000000;
JSON
{
"hex": "#edc8eb",
"rgb": {
"r": 237,
"g": 200,
"b": 235
},
"hsl": {
"h": 303.243,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.8749,
"c": 0.06209,
"h": 327.8
},
"luminance": 0.65311
}Semantic roles & 50–950 ramp
primary
#EDC8EB
secondary
#8FCA93
accent
#BE3027
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385