#ED85DF#ED85DF
#ED85DF is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.9% C 0.167 H 332.2°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ED85DF |
|---|---|
| RGB | rgb(237, 133, 223) |
| HSL | hsl(308, 74%, 73%) |
| HSV | hsv(308, 44%, 93%) |
| CMYK | cmyk(0%, 43.9%, 5.9%, 7.1%) |
| CIE-LAB | lab(69.55, 51.99, -28.78) |
| CIE-LCH | lch(69.55, 59.43, 331.03°) |
| OKLab | oklab(75.86% 0.1482 -0.078) |
| OKLCH | oklch(75.86% 0.167 332.2) |
| XYZ | xyz(56.6315, 40.1105, 74.5569) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.66
Violet (CSS)
#EE82EE
ΔE00 2.96
Purply Pink
#F075E6
ΔE00 3.65
Bubblegum Pink
#FE83CC
ΔE00 5.78
Orchid
#DA70D6
ΔE00 5.86
Candy Pink
#FF63E9
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED85DF #85ED93
analogous
#C785ED #ED85DF #ED85AB
triadic
#ED85DF #DFED85 #85DFED
tetradic
#ED85DF #EDC785 #85ED93 #85ABED
square
#ED85DF #EDC785 #85ED93 #85ABED
split-complementary
#ED85DF #ABED85 #85EDC7
monochromatic
#D820BF #E550D1 #ED85DF #F5BAED #FBE4F8
Accessibility & contrast
On white
2.33
#ED85DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#ED85DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED85DF
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED85DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED85DF | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A1E2
Deuteranopia (green-blind)
#9FAFDC
Tritanopia (blue-blind)
#F58CA8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ed85df; /* rgb */ color: rgb(237, 133, 223); /* oklch */ color: oklch(75.9% 0.167 332.2);
Tailwind
colors: {
custom: {
50: '#f5abe9',
500: '#ed85df',
950: '#000000',
},
}SCSS
$custom: #ed85df; $custom-light: #f5abe9; $custom-dark: #000000;
JSON
{
"hex": "#ed85df",
"rgb": {
"r": 237,
"g": 133,
"b": 223
},
"hsl": {
"h": 308.077,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.75857,
"c": 0.16746,
"h": 332.2
},
"luminance": 0.40107
}Semantic roles & 50–950 ramp
primary
#ED85DF
secondary
#D8F3DC
accent
#D62A0F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84