#ED8BF8#ED8BF8
#ED8BF8 is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.8% C 0.180 H 323.4°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8BF8 |
|---|---|
| RGB | rgb(237, 139, 248) |
| HSL | hsl(294, 89%, 76%) |
| HSV | hsv(294, 44%, 97%) |
| CMYK | cmyk(4.4%, 44%, 0%, 2.7%) |
| CIE-LAB | lab(71.72, 53.40, -39.13) |
| CIE-LCH | lch(71.72, 66.20, 323.76°) |
| OKLab | oklab(77.81% 0.1447 -0.1075) |
| OKLCH | oklch(77.81% 0.18 323.4) |
| XYZ | xyz(61.0992, 43.2497, 93.9184) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 4.87
Lavender Pink
#DD85D7
ΔE00 5.44
Candy Pink
#FF63E9
ΔE00 7.31
Violet Pink
#FB5FFC
ΔE00 7.35
Light Magenta
#FA5FF7
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8BF8 #96F88B
analogous
#B68BF8 #ED8BF8 #F88BCC
triadic
#ED8BF8 #F8ED8B #8BF8ED
tetradic
#ED8BF8 #F8B68B #96F88B #8BCCF8
square
#ED8BF8 #F8B68B #96F88B #8BCCF8
split-complementary
#ED8BF8 #CCF88B #8BF8B6
monochromatic
#DB18F1 #E451F5 #ED8BF8 #F6C5FB #FBE2FD
Accessibility & contrast
On white
2.18
#ED8BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#ED8BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8BF8
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8BF8 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA8FC
Deuteranopia (green-blind)
#99B4F5
Tritanopia (blue-blind)
#F198B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ed8bf8; /* rgb */ color: rgb(237, 139, 248); /* oklch */ color: oklch(77.8% 0.180 323.4);
Tailwind
colors: {
custom: {
50: '#f5affb',
500: '#ed8bf8',
950: '#000000',
},
}SCSS
$custom: #ed8bf8; $custom-light: #f5affb; $custom-dark: #000000;
JSON
{
"hex": "#ed8bf8",
"rgb": {
"r": 237,
"g": 139,
"b": 248
},
"hsl": {
"h": 293.945,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.77811,
"c": 0.18025,
"h": 323.4
},
"luminance": 0.43247
}Semantic roles & 50–950 ramp
primary
#ED8BF8
secondary
#D9F5D6
accent
#E50017
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085