#CB77BE#CB77BE
#CB77BE is a light, vivid purple. Relative luminance 0.296; OKLCH L 68.4% C 0.138 H 332.8°. Best body text is #000000 at 6.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CB77BE |
|---|---|
| RGB | rgb(203, 119, 190) |
| HSL | hsl(309, 45%, 63%) |
| HSV | hsv(309, 41%, 80%) |
| CMYK | cmyk(0%, 41.4%, 6.4%, 20.4%) |
| CIE-LAB | lab(61.32, 43.05, -23.31) |
| CIE-LCH | lch(61.32, 48.96, 331.56°) |
| OKLab | oklab(68.38% 0.1229 -0.063) |
| OKLCH | oklch(68.38% 0.138 332.8) |
| XYZ | xyz(40.5194, 29.6101, 52.2863) |
| Luminance | 0.2961 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.92
Orchid
#DA70D6
ΔE00 4.99
Pale Magenta
#D767AD
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 5.35
Purplish Pink
#CE5DAE
ΔE00 6.15
Soft Purple
#A66FB5
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB77BE #77CB84
analogous
#AE77CB #CB77BE #CB7794
triadic
#CB77BE #BECB77 #77BECB
tetradic
#CB77BE #CBAE77 #77CB84 #7794CB
square
#CB77BE #CBAE77 #77CB84 #7794CB
split-complementary
#CB77BE #94CB77 #77CBAE
monochromatic
#903783 #BA4BA9 #CB77BE #DCA3D3 #EDD0E8
Accessibility & contrast
On white
3.03
#CB77BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.92
#CB77BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB77BE
6.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB77BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB77BE | 1.00 | 3.03 | 6.92 | 6.92 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#768DC1
Deuteranopia (green-blind)
#8C98BB
Tritanopia (blue-blind)
#D27C92
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #cb77be; /* rgb */ color: rgb(203, 119, 190); /* oklch */ color: oklch(68.4% 0.138 332.8);
Tailwind
colors: {
custom: {
50: '#dca0d1',
500: '#cb77be',
950: '#000000',
},
}SCSS
$custom: #cb77be; $custom-light: #dca0d1; $custom-dark: #000000;
JSON
{
"hex": "#cb77be",
"rgb": {
"r": 203,
"g": 119,
"b": 190
},
"hsl": {
"h": 309.286,
"s": 44.681,
"l": 63.137
},
"oklch": {
"l": 0.68385,
"c": 0.13808,
"h": 332.8
},
"luminance": 0.29608
}Semantic roles & 50–950 ramp
primary
#CB77BE
secondary
#C0DEC5
accent
#B8432E
background
#FDFAFC
surface
#FBF3F9
border
#D4CDD2
text
#150F14
muted
#837F82