#CB8FBB#CB8FBB
#CB8FBB is a light, moderate pink. Relative luminance 0.359; OKLCH L 72.3% C 0.093 H 336.6°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CB8FBB |
|---|---|
| RGB | rgb(203, 143, 187) |
| HSL | hsl(316, 37%, 68%) |
| HSV | hsv(316, 30%, 80%) |
| CMYK | cmyk(0%, 29.6%, 7.9%, 20.4%) |
| CIE-LAB | lab(66.47, 29.62, -13.80) |
| CIE-LCH | lch(66.47, 32.68, 335.03°) |
| OKLab | oklab(72.25% 0.0851 -0.0368) |
| OKLCH | oklch(72.25% 0.093 336.6) |
| XYZ | xyz(43.4203, 35.9311, 51.6523) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.91
Dusty Lavender
#AC86A8
ΔE00 6.75
Plum
#DDA0DD
ΔE00 6.79
Lavender Pink
#DD85D7
ΔE00 7.61
Light Mauve
#C292A1
ΔE00 8.46
Heather
#A484AC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB8FBB #8FCB9F
analogous
#BD8FCB #CB8FBB #CB8F9D
triadic
#CB8FBB #BBCB8F #8FBBCB
tetradic
#CB8FBB #CBBD8F #8FCB9F #8F9DCB
square
#CB8FBB #CBBD8F #8FCB9F #8F9DCB
split-complementary
#CB8FBB #9DCB8F #8FCBBD
monochromatic
#994783 #B865A2 #CB8FBB #DEB9D4 #F2E3EE
Accessibility & contrast
On white
2.57
#CB8FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#CB8FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB8FBB
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB8FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB8FBB | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909CBD
Deuteranopia (green-blind)
#9EA5B9
Tritanopia (blue-blind)
#D1919E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cb8fbb; /* rgb */ color: rgb(203, 143, 187); /* oklch */ color: oklch(72.3% 0.093 336.6);
Tailwind
colors: {
custom: {
50: '#dbb0cf',
500: '#cb8fbb',
950: '#000000',
},
}SCSS
$custom: #cb8fbb; $custom-light: #dbb0cf; $custom-dark: #000000;
JSON
{
"hex": "#cb8fbb",
"rgb": {
"r": 203,
"g": 143,
"b": 187
},
"hsl": {
"h": 316,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.72253,
"c": 0.09274,
"h": 336.6
},
"luminance": 0.35929
}Semantic roles & 50–950 ramp
primary
#CB8FBB
secondary
#D2E4D7
accent
#AF5636
background
#FDFAFC
surface
#FBF5F9
border
#D4CFD2
text
#151013
muted
#837F82