#CB79BD#CB79BD
#CB79BD is a light, vivid pink. Relative luminance 0.300; OKLCH L 68.7% C 0.134 H 333.4°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CB79BD |
|---|---|
| RGB | rgb(203, 121, 189) |
| HSL | hsl(310, 44%, 64%) |
| HSV | hsv(310, 40%, 80%) |
| CMYK | cmyk(0%, 40.4%, 6.9%, 20.4%) |
| CIE-LAB | lab(61.70, 41.82, -22.17) |
| CIE-LCH | lch(61.70, 47.33, 332.08°) |
| OKLab | oklab(68.66% 0.1196 -0.0598) |
| OKLCH | oklch(68.66% 0.134 333.4) |
| XYZ | xyz(40.6510, 30.0475, 51.7928) |
| Luminance | 0.3004 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.46
Lavender Pink
#DD85D7
ΔE00 5.28
Pale Magenta
#D767AD
ΔE00 5.37
Orchid
#DA70D6
ΔE00 5.46
Purplish Pink
#CE5DAE
ΔE00 6.54
Purply Pink
#F075E6
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB79BD #79CB87
analogous
#B079CB #CB79BD #CB7994
triadic
#CB79BD #BDCB79 #79BDCB
tetradic
#CB79BD #CBB079 #79CB87 #7994CB
square
#CB79BD #CBB079 #79CB87 #7994CB
split-complementary
#CB79BD #94CB79 #79CBB0
monochromatic
#913882 #BA4DA7 #CB79BD #DCA5D3 #EDD1E8
Accessibility & contrast
On white
3.00
#CB79BD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.01
#CB79BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB79BD
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB79BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB79BD | 1.00 | 3.00 | 7.01 | 7.01 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#788EBF
Deuteranopia (green-blind)
#8D99BB
Tritanopia (blue-blind)
#D27D93
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #cb79bd; /* rgb */ color: rgb(203, 121, 189); /* oklch */ color: oklch(68.7% 0.134 333.4);
Tailwind
colors: {
custom: {
50: '#dca1d1',
500: '#cb79bd',
950: '#000000',
},
}SCSS
$custom: #cb79bd; $custom-light: #dca1d1; $custom-dark: #000000;
JSON
{
"hex": "#cb79bd",
"rgb": {
"r": 203,
"g": 121,
"b": 189
},
"hsl": {
"h": 310.244,
"s": 44.086,
"l": 63.529
},
"oklch": {
"l": 0.68658,
"c": 0.13372,
"h": 333.4
},
"luminance": 0.30045
}Semantic roles & 50–950 ramp
primary
#CB79BD
secondary
#C1DEC6
accent
#B7462E
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82