#ED8CED#ED8CED
#ED8CED is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.5% C 0.168 H 327.0°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8CED |
|---|---|
| RGB | rgb(237, 140, 237) |
| HSL | hsl(300, 73%, 74%) |
| HSV | hsv(300, 41%, 93%) |
| CMYK | cmyk(0%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(71.47, 50.90, -33.52) |
| CIE-LCH | lch(71.47, 60.94, 326.64°) |
| OKLab | oklab(77.48% 0.1412 -0.0915) |
| OKLCH | oklch(77.48% 0.168 327) |
| XYZ | xyz(59.5881, 42.8779, 85.2419) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.13
Lavender Pink
#DD85D7
ΔE00 3.95
Purply Pink
#F075E6
ΔE00 4.51
Plum
#DDA0DD
ΔE00 6.82
Orchid
#DA70D6
ΔE00 7.07
Candy Pink
#FF63E9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8CED #8CED8C
analogous
#BD8CED #ED8CED #ED8CBD
triadic
#ED8CED #EDED8C #8CEDED
tetradic
#ED8CED #EDBD8C #8CED8C #8CBDED
square
#ED8CED #EDBD8C #8CED8C #8CBDED
split-complementary
#ED8CED #BDED8C #8CEDBD
monochromatic
#DC22DC #E557E5 #ED8CED #F5C1F5 #FBE5FB
Accessibility & contrast
On white
2.19
#ED8CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#ED8CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8CED
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8CED | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F0
Deuteranopia (green-blind)
#9EB4EA
Tritanopia (blue-blind)
#F295B2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ed8ced; /* rgb */ color: rgb(237, 140, 237); /* oklch */ color: oklch(77.5% 0.168 327.0);
Tailwind
colors: {
custom: {
50: '#f4b0f3',
500: '#ed8ced',
950: '#000000',
},
}SCSS
$custom: #ed8ced; $custom-light: #f4b0f3; $custom-dark: #000000;
JSON
{
"hex": "#ed8ced",
"rgb": {
"r": 237,
"g": 140,
"b": 237
},
"hsl": {
"h": 300,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.77475,
"c": 0.16823,
"h": 327
},
"luminance": 0.42875
}Semantic roles & 50–950 ramp
primary
#ED8CED
secondary
#D8F3D8
accent
#D51010
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085