#ED8BF3#ED8BF3
#ED8BF3 is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.6% C 0.175 H 325.0°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8BF3 |
|---|---|
| RGB | rgb(237, 139, 243) |
| HSL | hsl(297, 81%, 75%) |
| HSV | hsv(297, 43%, 95%) |
| CMYK | cmyk(2.5%, 42.8%, 0%, 4.7%) |
| CIE-LAB | lab(71.52, 52.49, -36.73) |
| CIE-LCH | lch(71.52, 64.06, 325.02°) |
| OKLab | oklab(77.59% 0.1438 -0.1006) |
| OKLCH | oklch(77.59% 0.175 325) |
| XYZ | xyz(60.3339, 42.9435, 89.8875) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.89
Purply Pink
#F075E6
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 4.71
Candy Pink
#FF63E9
ΔE00 7.10
Orchid
#DA70D6
ΔE00 7.17
Light Magenta
#FA5FF7
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8BF3 #91F38B
analogous
#B98BF3 #ED8BF3 #F38BC5
triadic
#ED8BF3 #F3ED8B #8BF3ED
tetradic
#ED8BF3 #F3B98B #91F38B #8BC5F3
square
#ED8BF3 #F3B98B #91F38B #8BC5F3
split-complementary
#ED8BF3 #C5F38B #8BF3B9
monochromatic
#DC1CE8 #E454ED #ED8BF3 #F6C2F9 #FBE3FC
Accessibility & contrast
On white
2.19
#ED8BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#ED8BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8BF3
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8BF3 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F7
Deuteranopia (green-blind)
#9BB3F0
Tritanopia (blue-blind)
#F196B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ed8bf3; /* rgb */ color: rgb(237, 139, 243); /* oklch */ color: oklch(77.6% 0.175 325.0);
Tailwind
colors: {
custom: {
50: '#f5aff7',
500: '#ed8bf3',
950: '#000000',
},
}SCSS
$custom: #ed8bf3; $custom-light: #f5aff7; $custom-dark: #000000;
JSON
{
"hex": "#ed8bf3",
"rgb": {
"r": 237,
"g": 139,
"b": 243
},
"hsl": {
"h": 296.538,
"s": 81.25,
"l": 74.902
},
"oklch": {
"l": 0.77588,
"c": 0.17548,
"h": 325
},
"luminance": 0.42941
}Semantic roles & 50–950 ramp
primary
#ED8BF3
secondary
#D9F4D7
accent
#DE0814
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085