#CB7EBB#CB7EBB
#CB7EBB is a light, vivid pink. Relative luminance 0.312; OKLCH L 69.4% C 0.123 H 334.8°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CB7EBB |
|---|---|
| RGB | rgb(203, 126, 187) |
| HSL | hsl(312, 43%, 65%) |
| HSV | hsv(312, 38%, 80%) |
| CMYK | cmyk(0%, 37.9%, 7.9%, 20.4%) |
| CIE-LAB | lab(62.68, 38.82, -19.52) |
| CIE-LCH | lch(62.68, 43.45, 333.30°) |
| OKLab | oklab(69.38% 0.1114 -0.0525) |
| OKLCH | oklch(69.38% 0.123 334.8) |
| XYZ | xyz(41.0589, 31.2082, 50.8652) |
| Luminance | 0.3121 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.94
Lavender Pink
#DD85D7
ΔE00 5.39
Pale Magenta
#D767AD
ΔE00 5.98
Orchid
#DA70D6
ΔE00 6.74
Purplish Pink
#CE5DAE
ΔE00 7.70
Dusty Lavender
#AC86A8
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB7EBB #7ECB8E
analogous
#B57ECB #CB7EBB #CB7E95
triadic
#CB7EBB #BBCB7E #7EBBCB
tetradic
#CB7EBB #CBB57E #7ECB8E #7E95CB
square
#CB7EBB #CBB57E #7ECB8E #7E95CB
split-complementary
#CB7EBB #95CB7E #7ECBB5
monochromatic
#933B81 #B952A4 #CB7EBB #DDAAD2 #EED5E9
Accessibility & contrast
On white
2.90
#CB7EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#CB7EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB7EBB
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB7EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB7EBB | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E91BD
Deuteranopia (green-blind)
#929CB9
Tritanopia (blue-blind)
#D28194
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #cb7ebb; /* rgb */ color: rgb(203, 126, 187); /* oklch */ color: oklch(69.4% 0.123 334.8);
Tailwind
colors: {
custom: {
50: '#dca5cf',
500: '#cb7ebb',
950: '#000000',
},
}SCSS
$custom: #cb7ebb; $custom-light: #dca5cf; $custom-dark: #000000;
JSON
{
"hex": "#cb7ebb",
"rgb": {
"r": 203,
"g": 126,
"b": 187
},
"hsl": {
"h": 312.468,
"s": 42.541,
"l": 64.51
},
"oklch": {
"l": 0.69378,
"c": 0.12318,
"h": 334.8
},
"luminance": 0.31206
}Semantic roles & 50–950 ramp
primary
#CB7EBB
secondary
#C5E0CB
accent
#B64C30
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F13
muted
#837F82