#C299BB#C299BB
#C299BB is a light, moderate pink. Relative luminance 0.378; OKLCH L 73.1% C 0.067 H 332.2°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C299BB |
|---|---|
| RGB | rgb(194, 153, 187) |
| HSL | hsl(310, 25%, 68%) |
| HSV | hsv(310, 21%, 76%) |
| CMYK | cmyk(0%, 21.1%, 3.6%, 23.9%) |
| CIE-LAB | lab(67.90, 21.02, -11.73) |
| CIE-LCH | lch(67.90, 24.07, 330.82°) |
| OKLab | oklab(73.14% 0.0593 -0.0313) |
| OKLCH | oklch(73.14% 0.067 332.2) |
| XYZ | xyz(42.6082, 37.8408, 52.0636) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.92
Dusty Lavender
#AC86A8
ΔE00 6.21
Light Mauve
#C292A1
ΔE00 7.07
Plum
#DDA0DD
ΔE00 7.76
Heather
#A484AC
ΔE00 7.92
Grey Pink
#C3909B
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C299BB #99C2A0
analogous
#B499C2 #C299BB #C299A6
triadic
#C299BB #BBC299 #99BBC2
tetradic
#C299BB #C2B499 #99C2A0 #99A6C2
square
#C299BB #C2B499 #99C2A0 #99A6C2
split-complementary
#C299BB #A6C299 #99C2B4
monochromatic
#8D5483 #AB73A1 #C299BB #D9BFD5 #F0E6EE
Accessibility & contrast
On white
2.45
#C299BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#C299BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C299BB
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C299BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C299BB | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BC
Deuteranopia (green-blind)
#A2A7BA
Tritanopia (blue-blind)
#C69BA5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c299bb; /* rgb */ color: rgb(194, 153, 187); /* oklch */ color: oklch(73.1% 0.067 332.2);
Tailwind
colors: {
custom: {
50: '#d4b7cf',
500: '#c299bb',
950: '#000000',
},
}SCSS
$custom: #c299bb; $custom-light: #d4b7cf; $custom-dark: #000000;
JSON
{
"hex": "#c299bb",
"rgb": {
"r": 194,
"g": 153,
"b": 187
},
"hsl": {
"h": 310.244,
"s": 25.153,
"l": 68.039
},
"oklch": {
"l": 0.73144,
"c": 0.06703,
"h": 332.2
},
"luminance": 0.3784
}Semantic roles & 50–950 ramp
primary
#C299BB
secondary
#D5E2D7
accent
#A45342
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141113
muted
#838082