#CB65B0#CB65B0
#CB65B0 is a light, vivid pink. Relative luminance 0.251; OKLCH L 65.1% C 0.157 H 338.3°. Best body text is #000000 at 6.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CB65B0 |
|---|---|
| RGB | rgb(203, 101, 176) |
| HSL | hsl(316, 50%, 60%) |
| HSV | hsv(316, 50%, 80%) |
| CMYK | cmyk(0%, 50.2%, 13.3%, 20.4%) |
| CIE-LAB | lab(57.21, 49.90, -21.59) |
| CIE-LCH | lch(57.21, 54.37, 336.60°) |
| OKLab | oklab(65.14% 0.1461 -0.058) |
| OKLCH | oklch(65.14% 0.157 338.3) |
| XYZ | xyz(37.1191, 25.1411, 43.9635) |
| Luminance | 0.2514 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.69
Pale Magenta
#D767AD
ΔE00 3.00
Orchid (survey)
#C875C4
ΔE00 5.05
Purpleish Pink
#DF4EC8
ΔE00 6.07
Pinky Purple
#C94CBE
ΔE00 6.69
Orchid
#DA70D6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB65B0 #65CB80
analogous
#B365CB #CB65B0 #CB657D
triadic
#CB65B0 #B0CB65 #65B0CB
tetradic
#CB65B0 #CBB365 #65CB80 #657DCB
square
#CB65B0 #CBB365 #65CB80 #657DCB
split-complementary
#CB65B0 #7DCB65 #65CBB3
monochromatic
#882E70 #B63D96 #CB65B0 #DA93C7 #EAC1DF
Accessibility & contrast
On white
3.48
#CB65B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.03
#CB65B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB65B0
6.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB65B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB65B0 | 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)
#687FB3
Deuteranopia (green-blind)
#848FAD
Tritanopia (blue-blind)
#D56882
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #cb65b0; /* rgb */ color: rgb(203, 101, 176); /* oklch */ color: oklch(65.1% 0.157 338.3);
Tailwind
colors: {
custom: {
50: '#dd94c7',
500: '#cb65b0',
950: '#000000',
},
}SCSS
$custom: #cb65b0; $custom-light: #dd94c7; $custom-dark: #000000;
JSON
{
"hex": "#cb65b0",
"rgb": {
"r": 203,
"g": 101,
"b": 176
},
"hsl": {
"h": 315.882,
"s": 49.515,
"l": 59.608
},
"oklch": {
"l": 0.65141,
"c": 0.15722,
"h": 338.3
},
"luminance": 0.25138
}Semantic roles & 50–950 ramp
primary
#CB65B0
secondary
#B2DABD
accent
#D9734F
background
#FDF9FC
surface
#FBF2F8
border
#D4CCD1
text
#150D13
muted
#837E82