#CB76DA#CB76DA
#CB76DA is a light, vivid purple. Relative luminance 0.307; OKLCH L 69.5% C 0.166 H 321.4°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CB76DA |
|---|---|
| RGB | rgb(203, 118, 218) |
| HSL | hsl(291, 57%, 66%) |
| HSV | hsv(291, 46%, 85%) |
| CMYK | cmyk(6.9%, 45.9%, 0%, 14.5%) |
| CIE-LAB | lab(62.27, 48.72, -37.62) |
| CIE-LCH | lch(62.27, 61.56, 322.33°) |
| OKLab | oklab(69.48% 0.1301 -0.1037) |
| OKLCH | oklch(69.48% 0.166 321.4) |
| XYZ | xyz(43.7605, 30.7171, 69.9400) |
| Luminance | 0.3071 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.20
Orchid (survey)
#C875C4
ΔE00 4.14
Lavender Pink
#DD85D7
ΔE00 5.69
Light Purple
#BF77F6
ΔE00 6.06
Purply Pink
#F075E6
ΔE00 6.17
Violet (CSS)
#EE82EE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB76DA #85DA76
analogous
#9976DA #CB76DA #DA76B7
triadic
#CB76DA #DACB76 #76DACB
tetradic
#CB76DA #DA9976 #85DA76 #76B7DA
square
#CB76DA #DA9976 #85DA76 #76B7DA
split-complementary
#CB76DA #B7DA76 #76DA99
monochromatic
#962DA8 #B946CD #CB76DA #DDA6E7 #F0D6F4
Accessibility & contrast
On white
2.94
#CB76DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#CB76DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB76DA
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB76DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB76DA | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6890DD
Deuteranopia (green-blind)
#809AD7
Tritanopia (blue-blind)
#CD839E
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #cb76da; /* rgb */ color: rgb(203, 118, 218); /* oklch */ color: oklch(69.5% 0.166 321.4);
Tailwind
colors: {
custom: {
50: '#dda0e6',
500: '#cb76da',
950: '#000000',
},
}SCSS
$custom: #cb76da; $custom-light: #dda0e6; $custom-dark: #000000;
JSON
{
"hex": "#cb76da",
"rgb": {
"r": 203,
"g": 118,
"b": 218
},
"hsl": {
"h": 291,
"s": 57.471,
"l": 65.882
},
"oklch": {
"l": 0.69476,
"c": 0.16638,
"h": 321.4
},
"luminance": 0.30715
}Semantic roles & 50–950 ramp
primary
#CB76DA
secondary
#CAE6C5
accent
#C52039
background
#FDFAFE
surface
#FBF3FC
border
#D4CDD5
text
#150F16
muted
#837F84