#CB62BE#CB62BE
#CB62BE is a light, vivid purple. Relative luminance 0.252; OKLCH L 65.3% C 0.173 H 332.2°. Best body text is #000000 at 6.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CB62BE |
|---|---|
| RGB | rgb(203, 98, 190) |
| HSL | hsl(307, 50%, 59%) |
| HSV | hsv(307, 52%, 80%) |
| CMYK | cmyk(0%, 51.7%, 6.4%, 20.4%) |
| CIE-LAB | lab(57.22, 53.66, -29.62) |
| CIE-LCH | lch(57.22, 61.30, 331.10°) |
| OKLab | oklab(65.33% 0.1533 -0.0807) |
| OKLCH | oklch(65.33% 0.173 332.2) |
| XYZ | xyz(38.2904, 25.1521, 51.5433) |
| Luminance | 0.2515 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.43
Purpleish Pink
#DF4EC8
ΔE00 4.09
Orchid (survey)
#C875C4
ΔE00 4.33
Pinky Purple
#C94CBE
ΔE00 4.66
Orchid
#DA70D6
ΔE00 5.23
Pale Magenta
#D767AD
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB62BE #62CB6F
analogous
#A462CB #CB62BE #CB628A
triadic
#CB62BE #BECB62 #62BECB
tetradic
#CB62BE #CBA462 #62CB6F #628ACB
square
#CB62BE #CBA462 #62CB6F #628ACB
split-complementary
#CB62BE #8ACB62 #62CBA4
monochromatic
#862C7B #B43CA5 #CB62BE #DA90D1 #E9BEE4
Accessibility & contrast
On white
3.48
#CB62BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.03
#CB62BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB62BE
6.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB62BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB62BE | 1.00 | 3.48 | 6.03 | 6.03 |
| #FFFFFF | 3.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F80C1
Deuteranopia (green-blind)
#7E8FBB
Tritanopia (blue-blind)
#D36A87
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #cb62be; /* rgb */ color: rgb(203, 98, 190); /* oklch */ color: oklch(65.3% 0.173 332.2);
Tailwind
colors: {
custom: {
50: '#dd93d2',
500: '#cb62be',
950: '#000000',
},
}SCSS
$custom: #cb62be; $custom-light: #dd93d2; $custom-dark: #000000;
JSON
{
"hex": "#cb62be",
"rgb": {
"r": 203,
"g": 98,
"b": 190
},
"hsl": {
"h": 307.429,
"s": 50.239,
"l": 59.02
},
"oklch": {
"l": 0.65334,
"c": 0.17327,
"h": 332.2
},
"luminance": 0.2515
}Semantic roles & 50–950 ramp
primary
#CB62BE
secondary
#B0D9B5
accent
#DA5F4E
background
#FDF9FC
surface
#FBF2F9
border
#D4CCD2
text
#150D14
muted
#837E82