#EC83F2#EC83F2
#EC83F2 is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.3% C 0.187 H 325.2°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EC83F2 |
|---|---|
| RGB | rgb(236, 131, 242) |
| HSL | hsl(297, 81%, 73%) |
| HSV | hsv(297, 46%, 95%) |
| CMYK | cmyk(2.5%, 45.9%, 0%, 5.1%) |
| CIE-LAB | lab(69.81, 56.01, -38.85) |
| CIE-LCH | lch(69.81, 68.16, 325.26°) |
| OKLab | oklab(76.28% 0.1536 -0.1067) |
| OKLCH | oklch(76.28% 0.187 325.2) |
| XYZ | xyz(58.7340, 40.4791, 88.7067) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.89
Purply Pink
#F075E6
ΔE00 3.20
Lavender Pink
#DD85D7
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 5.77
Orchid
#DA70D6
ΔE00 5.92
Light Magenta
#FA5FF7
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC83F2 #89F283
analogous
#B483F2 #EC83F2 #F283C0
triadic
#EC83F2 #F2EC83 #83F2EC
tetradic
#EC83F2 #F2B483 #89F283 #83C0F2
square
#EC83F2 #F2B483 #89F283 #83C0F2
split-complementary
#EC83F2 #C0F283 #83F2B4
monochromatic
#D818E3 #E44CEC #EC83F2 #F4BAF8 #FBE3FC
Accessibility & contrast
On white
2.31
#EC83F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#EC83F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC83F2
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC83F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC83F2 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A2F6
Deuteranopia (green-blind)
#95AFEF
Tritanopia (blue-blind)
#F18FAF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ec83f2; /* rgb */ color: rgb(236, 131, 242); /* oklch */ color: oklch(76.3% 0.187 325.2);
Tailwind
colors: {
custom: {
50: '#f4aaf6',
500: '#ec83f2',
950: '#000000',
},
}SCSS
$custom: #ec83f2; $custom-light: #f4aaf6; $custom-dark: #000000;
JSON
{
"hex": "#ec83f2",
"rgb": {
"r": 236,
"g": 131,
"b": 242
},
"hsl": {
"h": 296.757,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.76278,
"c": 0.18697,
"h": 325.2
},
"luminance": 0.40476
}Semantic roles & 50–950 ramp
primary
#EC83F2
secondary
#D9F4D7
accent
#DD0814
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85