#CB8EBC#CB8EBC
#CB8EBC is a light, moderate pink. Relative luminance 0.357; OKLCH L 72.1% C 0.095 H 335.8°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CB8EBC |
|---|---|
| RGB | rgb(203, 142, 188) |
| HSL | hsl(315, 37%, 68%) |
| HSV | hsv(315, 30%, 80%) |
| CMYK | cmyk(0%, 30%, 7.4%, 20.4%) |
| CIE-LAB | lab(66.27, 30.34, -14.65) |
| CIE-LCH | lch(66.27, 33.70, 334.22°) |
| OKLab | oklab(72.11% 0.087 -0.0391) |
| OKLCH | oklch(72.11% 0.095 335.8) |
| XYZ | xyz(43.3783, 35.6752, 52.1682) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.14
Plum
#DDA0DD
ΔE00 6.66
Dusty Lavender
#AC86A8
ΔE00 6.82
Lavender Pink
#DD85D7
ΔE00 7.15
Orchid (survey)
#C875C4
ΔE00 8.19
Heather
#A484AC
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB8EBC #8ECB9D
analogous
#BB8ECB #CB8EBC #CB8E9D
triadic
#CB8EBC #BCCB8E #8EBCCB
tetradic
#CB8EBC #CBBB8E #8ECB9D #8E9DCB
square
#CB8EBC #CBBB8E #8ECB9D #8E9DCB
split-complementary
#CB8EBC #9DCB8E #8ECBBB
monochromatic
#984684 #B864A3 #CB8EBC #DEB8D5 #F2E2EE
Accessibility & contrast
On white
2.58
#CB8EBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#CB8EBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB8EBC
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB8EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB8EBC | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9CBE
Deuteranopia (green-blind)
#9DA4BA
Tritanopia (blue-blind)
#D1909E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cb8ebc; /* rgb */ color: rgb(203, 142, 188); /* oklch */ color: oklch(72.1% 0.095 335.8);
Tailwind
colors: {
custom: {
50: '#dbb0d0',
500: '#cb8ebc',
950: '#000000',
},
}SCSS
$custom: #cb8ebc; $custom-light: #dbb0d0; $custom-dark: #000000;
JSON
{
"hex": "#cb8ebc",
"rgb": {
"r": 203,
"g": 142,
"b": 188
},
"hsl": {
"h": 314.754,
"s": 36.97,
"l": 67.647
},
"oklch": {
"l": 0.72114,
"c": 0.09539,
"h": 335.8
},
"luminance": 0.35673
}Semantic roles & 50–950 ramp
primary
#CB8EBC
secondary
#D1E4D6
accent
#B05436
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151014
muted
#837F82