#CB79BE#CB79BE
#CB79BE is a light, vivid purple. Relative luminance 0.301; OKLCH L 68.7% C 0.135 H 332.9°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CB79BE |
|---|---|
| RGB | rgb(203, 121, 190) |
| HSL | hsl(310, 44%, 64%) |
| HSV | hsv(310, 40%, 80%) |
| CMYK | cmyk(0%, 40.4%, 6.4%, 20.4%) |
| CIE-LAB | lab(61.73, 42.00, -22.68) |
| CIE-LCH | lch(61.73, 47.73, 331.63°) |
| OKLab | oklab(68.7% 0.1199 -0.0612) |
| OKLCH | oklch(68.7% 0.135 332.9) |
| XYZ | xyz(40.7599, 30.0911, 52.3664) |
| Luminance | 0.3009 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.26
Lavender Pink
#DD85D7
ΔE00 5.15
Orchid
#DA70D6
ΔE00 5.28
Pale Magenta
#D767AD
ΔE00 5.50
Purplish Pink
#CE5DAE
ΔE00 6.58
Purply Pink
#F075E6
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB79BE #79CB86
analogous
#AF79CB #CB79BE #CB7995
triadic
#CB79BE #BECB79 #79BECB
tetradic
#CB79BE #CBAF79 #79CB86 #7995CB
square
#CB79BE #CBAF79 #79CB86 #7995CB
split-complementary
#CB79BE #95CB79 #79CBAF
monochromatic
#913883 #BA4DA9 #CB79BE #DCA5D3 #EDD1E9
Accessibility & contrast
On white
2.99
#CB79BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#CB79BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB79BE
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB79BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB79BE | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#788EC0
Deuteranopia (green-blind)
#8D99BC
Tritanopia (blue-blind)
#D27E93
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #cb79be; /* rgb */ color: rgb(203, 121, 190); /* oklch */ color: oklch(68.7% 0.135 332.9);
Tailwind
colors: {
custom: {
50: '#dca1d1',
500: '#cb79be',
950: '#000000',
},
}SCSS
$custom: #cb79be; $custom-light: #dca1d1; $custom-dark: #000000;
JSON
{
"hex": "#cb79be",
"rgb": {
"r": 203,
"g": 121,
"b": 190
},
"hsl": {
"h": 309.512,
"s": 44.086,
"l": 63.529
},
"oklch": {
"l": 0.68698,
"c": 0.13459,
"h": 332.9
},
"luminance": 0.30089
}Semantic roles & 50–950 ramp
primary
#CB79BE
secondary
#C1DEC6
accent
#B7442E
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82