#EC92F2#EC92F2
#EC92F2 is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.5% C 0.162 H 324.7°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EC92F2 |
|---|---|
| RGB | rgb(236, 146, 242) |
| HSL | hsl(296, 79%, 76%) |
| HSV | hsv(296, 40%, 95%) |
| CMYK | cmyk(2.5%, 39.7%, 0%, 5.1%) |
| CIE-LAB | lab(72.76, 48.45, -34.26) |
| CIE-LCH | lch(72.76, 59.34, 324.73°) |
| OKLab | oklab(78.48% 0.1325 -0.0937) |
| OKLCH | oklch(78.48% 0.162 324.7) |
| XYZ | xyz(60.8965, 44.8040, 89.4275) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.30
Lavender Pink
#DD85D7
ΔE00 4.90
Purply Pink
#F075E6
ΔE00 5.84
Plum
#DDA0DD
ΔE00 6.29
Baby Purple
#CA9BF7
ΔE00 7.54
Mauve
#E0B0FF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC92F2 #98F292
analogous
#BC92F2 #EC92F2 #F292C8
triadic
#EC92F2 #F2EC92 #92F2EC
tetradic
#EC92F2 #F2BC92 #98F292 #92C8F2
square
#EC92F2 #F2BC92 #98F292 #92C8F2
split-complementary
#EC92F2 #C8F292 #92F2BC
monochromatic
#D925E5 #E25BEB #EC92F2 #F6C9F9 #FAE4FC
Accessibility & contrast
On white
2.11
#EC92F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#EC92F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC92F2
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC92F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC92F2 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF5
Deuteranopia (green-blind)
#A0B6EF
Tritanopia (blue-blind)
#F09CB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ec92f2; /* rgb */ color: rgb(236, 146, 242); /* oklch */ color: oklch(78.5% 0.162 324.7);
Tailwind
colors: {
custom: {
50: '#f4b4f6',
500: '#ec92f2',
950: '#000000',
},
}SCSS
$custom: #ec92f2; $custom-light: #f4b4f6; $custom-dark: #000000;
JSON
{
"hex": "#ec92f2",
"rgb": {
"r": 236,
"g": 146,
"b": 242
},
"hsl": {
"h": 296.25,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.78483,
"c": 0.16231,
"h": 324.7
},
"luminance": 0.44801
}Semantic roles & 50–950 ramp
primary
#EC92F2
secondary
#D9F4D7
accent
#DB0B18
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171117
muted
#858085