#C99ABA#C99ABA
#C99ABA is a light, moderate pink. Relative luminance 0.391; OKLCH L 74.0% C 0.070 H 338.4°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C99ABA |
|---|---|
| RGB | rgb(201, 154, 186) |
| HSL | hsl(319, 30%, 70%) |
| HSV | hsv(319, 23%, 79%) |
| CMYK | cmyk(0%, 23.4%, 7.5%, 21.2%) |
| CIE-LAB | lab(68.81, 22.72, -9.76) |
| CIE-LCH | lch(68.81, 24.73, 336.77°) |
| OKLab | oklab(73.99% 0.0654 -0.0258) |
| OKLCH | oklch(73.99% 0.07 338.4) |
| XYZ | xyz(44.5054, 39.0754, 51.6428) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.67
Light Mauve
#C292A1
ΔE00 6.20
Dusty Lavender
#AC86A8
ΔE00 7.27
Plum
#DDA0DD
ΔE00 7.79
Faded Pink
#DE9DAC
ΔE00 7.85
Grey Pink
#C3909B
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C99ABA #9AC9A9
analogous
#C19AC9 #C99ABA #C99AA3
triadic
#C99ABA #BAC99A #9ABAC9
tetradic
#C99ABA #C9C19A #9AC9A9 #9AA3C9
square
#C99ABA #C9C19A #9AC9A9 #9AA3C9
split-complementary
#C99ABA #A3C99A #9AC9C1
monochromatic
#985181 #B4729F #C99ABA #DEC2D5 #F4EAF0
Accessibility & contrast
On white
2.38
#C99ABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#C99ABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C99ABA
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C99ABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C99ABA | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BB
Deuteranopia (green-blind)
#A6AAB9
Tritanopia (blue-blind)
#CF9BA5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c99aba; /* rgb */ color: rgb(201, 154, 186); /* oklch */ color: oklch(74.0% 0.070 338.4);
Tailwind
colors: {
custom: {
50: '#dab8ce',
500: '#c99aba',
950: '#000000',
},
}SCSS
$custom: #c99aba; $custom-light: #dab8ce; $custom-dark: #000000;
JSON
{
"hex": "#c99aba",
"rgb": {
"r": 201,
"g": 154,
"b": 186
},
"hsl": {
"h": 319.149,
"s": 30.323,
"l": 69.608
},
"oklch": {
"l": 0.73988,
"c": 0.0703,
"h": 338.4
},
"luminance": 0.39074
}Semantic roles & 50–950 ramp
primary
#C99ABA
secondary
#D9E6DD
accent
#A95F3C
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#151113
muted
#838082