#CB99BE#CB99BE
#CB99BE is a light, moderate pink. Relative luminance 0.392; OKLCH L 74.1% C 0.077 H 336.0°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CB99BE |
|---|---|
| RGB | rgb(203, 153, 190) |
| HSL | hsl(316, 32%, 70%) |
| HSV | hsv(316, 25%, 80%) |
| CMYK | cmyk(0%, 24.6%, 6.4%, 20.4%) |
| CIE-LAB | lab(68.89, 24.68, -11.83) |
| CIE-LCH | lch(68.89, 27.36, 334.39°) |
| OKLab | oklab(74.14% 0.0706 -0.0315) |
| OKLCH | oklch(74.14% 0.077 336) |
| XYZ | xyz(45.3135, 39.1982, 53.8843) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.42
Plum
#DDA0DD
ΔE00 6.56
Dusty Lavender
#AC86A8
ΔE00 7.38
Light Mauve
#C292A1
ΔE00 7.39
Faded Pink
#DE9DAC
ΔE00 8.71
Grey Pink
#C3909B
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB99BE #99CBA6
analogous
#BF99CB #CB99BE #CB99A5
triadic
#CB99BE #BECB99 #99BECB
tetradic
#CB99BE #CBBF99 #99CBA6 #99A5CB
square
#CB99BE #CBBF99 #99CBA6 #99A5CB
split-complementary
#CB99BE #A5CB99 #99CBBF
monochromatic
#9B4F87 #B670A4 #CB99BE #E0C2D8 #F4EAF2
Accessibility & contrast
On white
2.38
#CB99BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#CB99BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB99BE
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB99BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB99BE | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A4BF
Deuteranopia (green-blind)
#A5ABBC
Tritanopia (blue-blind)
#D09BA6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cb99be; /* rgb */ color: rgb(203, 153, 190); /* oklch */ color: oklch(74.1% 0.077 336.0);
Tailwind
colors: {
custom: {
50: '#dbb7d1',
500: '#cb99be',
950: '#000000',
},
}SCSS
$custom: #cb99be; $custom-light: #dbb7d1; $custom-dark: #000000;
JSON
{
"hex": "#cb99be",
"rgb": {
"r": 203,
"g": 153,
"b": 190
},
"hsl": {
"h": 315.6,
"s": 32.468,
"l": 69.804
},
"oklch": {
"l": 0.74144,
"c": 0.07726,
"h": 336
},
"luminance": 0.39197
}Semantic roles & 50–950 ramp
primary
#CB99BE
secondary
#D9E7DD
accent
#AB583A
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082