#CB68B2#CB68B2
#CB68B2 is a light, vivid pink. Relative luminance 0.258; OKLCH L 65.6% C 0.154 H 337.6°. Best body text is #000000 at 6.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CB68B2 |
|---|---|
| RGB | rgb(203, 104, 178) |
| HSL | hsl(315, 49%, 60%) |
| HSV | hsv(315, 49%, 80%) |
| CMYK | cmyk(0%, 48.8%, 12.3%, 20.4%) |
| CIE-LAB | lab(57.86, 48.73, -21.75) |
| CIE-LCH | lch(57.86, 53.37, 335.94°) |
| OKLab | oklab(65.65% 0.1422 -0.0585) |
| OKLCH | oklch(65.65% 0.154 337.6) |
| XYZ | xyz(37.6151, 25.8141, 45.1123) |
| Luminance | 0.2581 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.37
Pale Magenta
#D767AD
ΔE00 2.99
Orchid (survey)
#C875C4
ΔE00 4.42
Purpleish Pink
#DF4EC8
ΔE00 6.29
Orchid
#DA70D6
ΔE00 6.56
Pinky Purple
#C94CBE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB68B2 #68CB81
analogous
#B368CB #CB68B2 #CB6880
triadic
#CB68B2 #B2CB68 #68B2CB
tetradic
#CB68B2 #CBB368 #68CB81 #6880CB
square
#CB68B2 #CBB368 #68CB81 #6880CB
split-complementary
#CB68B2 #80CB68 #68CBB3
monochromatic
#892F73 #B73F99 #CB68B2 #DB96C9 #EAC3E0
Accessibility & contrast
On white
3.41
#CB68B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.16
#CB68B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB68B2
6.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB68B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB68B2 | 1.00 | 3.41 | 6.16 | 6.16 |
| #FFFFFF | 3.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A82B5
Deuteranopia (green-blind)
#8691AF
Tritanopia (blue-blind)
#D46B85
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #cb68b2; /* rgb */ color: rgb(203, 104, 178); /* oklch */ color: oklch(65.6% 0.154 337.6);
Tailwind
colors: {
custom: {
50: '#dd96c9',
500: '#cb68b2',
950: '#000000',
},
}SCSS
$custom: #cb68b2; $custom-light: #dd96c9; $custom-dark: #000000;
JSON
{
"hex": "#cb68b2",
"rgb": {
"r": 203,
"g": 104,
"b": 178
},
"hsl": {
"h": 315.152,
"s": 48.768,
"l": 60.196
},
"oklch": {
"l": 0.65648,
"c": 0.15379,
"h": 337.6
},
"luminance": 0.25811
}Semantic roles & 50–950 ramp
primary
#CB68B2
secondary
#B4DABE
accent
#BC4E29
background
#FDF9FC
surface
#FBF2F8
border
#D4CCD1
text
#150E13
muted
#837E82