#E97CED#E97CED
#E97CED is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.7% C 0.192 H 326.0°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E97CED |
|---|---|
| RGB | rgb(233, 124, 237) |
| HSL | hsl(298, 76%, 71%) |
| HSV | hsv(298, 48%, 93%) |
| CMYK | cmyk(1.7%, 47.7%, 0%, 7.1%) |
| CIE-LAB | lab(67.91, 57.71, -39.08) |
| CIE-LCH | lch(67.91, 69.70, 325.89°) |
| OKLab | oklab(74.72% 0.159 -0.1073) |
| OKLCH | oklch(74.72% 0.192 326) |
| XYZ | xyz(56.0968, 37.8562, 84.4565) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.60
Purply Pink
#F075E6
ΔE00 2.13
Orchid
#DA70D6
ΔE00 4.50
Lavender Pink
#DD85D7
ΔE00 4.51
Candy Pink
#FF63E9
ΔE00 4.80
Light Magenta
#FA5FF7
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97CED #80ED7C
analogous
#B07CED #E97CED #ED7CB8
triadic
#E97CED #EDE97C #7CEDE9
tetradic
#E97CED #EDB07C #80ED7C #7CB8ED
square
#E97CED #EDB07C #80ED7C #7CB8ED
split-complementary
#E97CED #B8ED7C #7CEDB0
monochromatic
#CB1DD2 #E046E6 #E97CED #F2B2F4 #FAE4FB
Accessibility & contrast
On white
2.45
#E97CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#E97CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97CED
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97CED | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF1
Deuteranopia (green-blind)
#90AAEA
Tritanopia (blue-blind)
#EE89AA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e97ced; /* rgb */ color: rgb(233, 124, 237); /* oklch */ color: oklch(74.7% 0.192 326.0);
Tailwind
colors: {
custom: {
50: '#f2a5f3',
500: '#e97ced',
950: '#000000',
},
}SCSS
$custom: #e97ced; $custom-light: #f2a5f3; $custom-dark: #000000;
JSON
{
"hex": "#e97ced",
"rgb": {
"r": 233,
"g": 124,
"b": 237
},
"hsl": {
"h": 297.876,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.74723,
"c": 0.1918,
"h": 326
},
"luminance": 0.37853
}Semantic roles & 50–950 ramp
primary
#E97CED
secondary
#D4F2D3
accent
#D80D15
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85