#ED99FC#ED99FC
#ED99FC is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.1% C 0.161 H 321.4°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ED99FC |
|---|---|
| RGB | rgb(237, 153, 252) |
| HSL | hsl(291, 94%, 79%) |
| HSV | hsv(291, 39%, 99%) |
| CMYK | cmyk(6%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(74.71, 46.99, -36.67) |
| CIE-LCH | lch(74.71, 59.60, 322.04°) |
| OKLab | oklab(80.1% 0.1258 -0.1006) |
| OKLCH | oklch(80.1% 0.161 321.4) |
| XYZ | xyz(63.8849, 47.8175, 97.9411) |
| Luminance | 0.4782 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.96
Mauve
#E0B0FF
ΔE00 6.40
Baby Purple
#CA9BF7
ΔE00 6.67
Plum
#DDA0DD
ΔE00 6.67
Lavender Pink
#DD85D7
ΔE00 6.75
Lilac (survey)
#CEA2FD
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED99FC #A8FC99
analogous
#BC99FC #ED99FC #FC99DA
triadic
#ED99FC #FCED99 #99FCED
tetradic
#ED99FC #FCBC99 #A8FC99 #99DAFC
square
#ED99FC #FCBC99 #A8FC99 #99DAFC
split-complementary
#ED99FC #DAFC99 #99FCBC
monochromatic
#D822F9 #E35EFA #ED99FC #F7D4FE #FAE1FE
Accessibility & contrast
On white
1.99
#ED99FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#ED99FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED99FC
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED99FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED99FC | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#A2BBF9
Tritanopia (blue-blind)
#EFA5BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ed99fc; /* rgb */ color: rgb(237, 153, 252); /* oklch */ color: oklch(80.1% 0.161 321.4);
Tailwind
colors: {
custom: {
50: '#f4b8fd',
500: '#ed99fc',
950: '#000000',
},
}SCSS
$custom: #ed99fc; $custom-light: #f4b8fd; $custom-dark: #000000;
JSON
{
"hex": "#ed99fc",
"rgb": {
"r": 237,
"g": 153,
"b": 252
},
"hsl": {
"h": 290.909,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.801,
"c": 0.16106,
"h": 321.4
},
"luminance": 0.47815
}Semantic roles & 50–950 ramp
primary
#ED99FC
secondary
#DAF6D5
accent
#E60023
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085