#C54DDE#C54DDE
#C54DDE is a light, highly saturated purple. Relative luminance 0.225; OKLCH L 63.7% C 0.228 H 320.3°. Best body text is #000000 at 5.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C54DDE |
|---|---|
| RGB | rgb(197, 77, 222) |
| HSL | hsl(290, 69%, 59%) |
| HSV | hsv(290, 65%, 87%) |
| CMYK | cmyk(11.3%, 65.3%, 0%, 12.9%) |
| CIE-LAB | lab(54.51, 67.21, -52.18) |
| CIE-LCH | lch(54.51, 85.09, 322.17°) |
| OKLab | oklab(63.69% 0.1755 -0.1458) |
| OKLCH | oklch(63.69% 0.228 320.3) |
| XYZ | xyz(38.8631, 22.4539, 71.3800) |
| Luminance | 0.2245 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.25
Pinkish Purple
#D648D7
ΔE00 3.46
Purple Pink
#D725DE
ΔE00 4.19
Heliotrope
#D94FF5
ΔE00 4.49
Bright Lilac
#C95EFB
ΔE00 5.48
Pinky Purple
#C94CBE
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C54DDE #66DE4D
analogous
#7C4DDE #C54DDE #DE4DAE
triadic
#C54DDE #DEC54D #4DDEC5
tetradic
#C54DDE #DE7C4D #66DE4D #4DAEDE
square
#C54DDE #DE7C4D #66DE4D #4DAEDE
split-complementary
#C54DDE #AEDE4D #4DDE7C
monochromatic
#801C95 #AC25C9 #C54DDE #D681E8 #E7B4F1
Accessibility & contrast
On white
3.82
#C54DDE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.49
#C54DDE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C54DDE
5.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C54DDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C54DDE | 1.00 | 3.82 | 5.49 | 5.49 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F7AE2
Deuteranopia (green-blind)
#5A87DA
Tritanopia (blue-blind)
#C6668F
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c54dde; /* rgb */ color: rgb(197, 77, 222); /* oklch */ color: oklch(63.7% 0.228 320.3);
Tailwind
colors: {
custom: {
50: '#da87e9',
500: '#c54dde',
950: '#000000',
},
}SCSS
$custom: #c54dde; $custom-light: #da87e9; $custom-dark: #000000;
JSON
{
"hex": "#c54dde",
"rgb": {
"r": 197,
"g": 77,
"b": 222
},
"hsl": {
"h": 289.655,
"s": 68.72,
"l": 58.627
},
"oklch": {
"l": 0.63689,
"c": 0.22818,
"h": 320.3
},
"luminance": 0.22452
}Semantic roles & 50–950 ramp
primary
#C54DDE
secondary
#B1E0A7
accent
#EC3C5A
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84