#C054DB#C054DB
#C054DB is a light, highly saturated purple. Relative luminance 0.227; OKLCH L 63.7% C 0.214 H 319.1°. Best body text is #000000 at 5.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C054DB |
|---|---|
| RGB | rgb(192, 84, 219) |
| HSL | hsl(288, 65%, 59%) |
| HSV | hsv(288, 62%, 86%) |
| CMYK | cmyk(12.3%, 61.6%, 0%, 14.1%) |
| CIE-LAB | lab(54.72, 62.50, -50.18) |
| CIE-LCH | lch(54.72, 80.15, 321.24°) |
| OKLab | oklab(63.65% 0.1618 -0.1401) |
| OKLCH | oklch(63.65% 0.214 319.1) |
| XYZ | xyz(37.6931, 22.6632, 69.3931) |
| Luminance | 0.2266 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.43
Pinkish Purple
#D648D7
ΔE00 4.02
Heliotrope
#D94FF5
ΔE00 4.89
Bright Lilac
#C95EFB
ΔE00 5.31
Purple Pink
#D725DE
ΔE00 5.32
Pinky Purple
#C94CBE
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C054DB #6FDB54
analogous
#7D54DB #C054DB #DB54B3
triadic
#C054DB #DBC054 #54DBC0
tetradic
#C054DB #DB7D54 #6FDB54 #54B3DB
square
#C054DB #DB7D54 #6FDB54 #54B3DB
split-complementary
#C054DB #B3DB54 #54DB7D
monochromatic
#7E1F95 #A82AC8 #C054DB #D387E6 #E5B9F0
Accessibility & contrast
On white
3.80
#C054DB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.53
#C054DB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C054DB
5.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C054DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C054DB | 1.00 | 3.80 | 5.53 | 5.53 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F7CDF
Deuteranopia (green-blind)
#5D87D8
Tritanopia (blue-blind)
#C06B90
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c054db; /* rgb */ color: rgb(192, 84, 219); /* oklch */ color: oklch(63.7% 0.214 319.1);
Tailwind
colors: {
custom: {
50: '#d68ae7',
500: '#c054db',
950: '#000000',
},
}SCSS
$custom: #c054db; $custom-light: #d68ae7; $custom-dark: #000000;
JSON
{
"hex": "#c054db",
"rgb": {
"r": 192,
"g": 84,
"b": 219
},
"hsl": {
"h": 288,
"s": 65.217,
"l": 59.412
},
"oklch": {
"l": 0.63651,
"c": 0.21402,
"h": 319.1
},
"luminance": 0.22662
}Semantic roles & 50–950 ramp
primary
#C054DB
secondary
#B6E0AB
accent
#E84061
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84