#ED85F8#ED85F8
#ED85F8 is a light, vivid purple. Relative luminance 0.416; OKLCH L 76.9% C 0.190 H 323.6°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ED85F8 |
|---|---|
| RGB | rgb(237, 133, 248) |
| HSL | hsl(294, 89%, 75%) |
| HSV | hsv(294, 46%, 97%) |
| CMYK | cmyk(4.4%, 46.4%, 0%, 2.7%) |
| CIE-LAB | lab(70.57, 56.39, -40.94) |
| CIE-LCH | lch(70.57, 69.69, 324.02°) |
| OKLab | oklab(76.95% 0.1529 -0.1127) |
| OKLCH | oklch(76.95% 0.19 323.6) |
| XYZ | xyz(60.2542, 41.5596, 93.6367) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.79
Purply Pink
#F075E6
ΔE00 4.03
Lavender Pink
#DD85D7
ΔE00 5.51
Violet Pink
#FB5FFC
ΔE00 6.16
Light Magenta
#FA5FF7
ΔE00 6.20
Candy Pink
#FF63E9
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED85F8 #90F885
analogous
#B485F8 #ED85F8 #F885C9
triadic
#ED85F8 #F8ED85 #85F8ED
tetradic
#ED85F8 #F8B485 #90F885 #85C9F8
square
#ED85F8 #F8B485 #90F885 #85C9F8
split-complementary
#ED85F8 #C9F885 #85F8B4
monochromatic
#DC11F1 #E44BF5 #ED85F8 #F6BFFB #FBE2FD
Accessibility & contrast
On white
2.26
#ED85F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#ED85F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED85F8
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED85F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED85F8 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FC
Deuteranopia (green-blind)
#95B1F5
Tritanopia (blue-blind)
#F193B3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ed85f8; /* rgb */ color: rgb(237, 133, 248); /* oklch */ color: oklch(76.9% 0.190 323.6);
Tailwind
colors: {
custom: {
50: '#f5abfb',
500: '#ed85f8',
950: '#000000',
},
}SCSS
$custom: #ed85f8; $custom-light: #f5abfb; $custom-dark: #000000;
JSON
{
"hex": "#ed85f8",
"rgb": {
"r": 237,
"g": 133,
"b": 248
},
"hsl": {
"h": 294.261,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.76949,
"c": 0.18994,
"h": 323.6
},
"luminance": 0.41557
}Semantic roles & 50–950 ramp
primary
#ED85F8
secondary
#D9F5D6
accent
#E60016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85