#C299BA#C299BA
#C299BA is a light, moderate pink. Relative luminance 0.378; OKLCH L 73.1% C 0.066 H 333.1°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C299BA |
|---|---|
| RGB | rgb(194, 153, 186) |
| HSL | hsl(312, 25%, 68%) |
| HSV | hsv(312, 21%, 76%) |
| CMYK | cmyk(0%, 21.1%, 4.1%, 23.9%) |
| CIE-LAB | lab(67.87, 20.83, -11.22) |
| CIE-LCH | lch(67.87, 23.66, 331.69°) |
| OKLab | oklab(73.11% 0.0589 -0.0299) |
| OKLCH | oklch(73.11% 0.066 333.1) |
| XYZ | xyz(42.5015, 37.7982, 51.5018) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.10
Dusty Lavender
#AC86A8
ΔE00 6.21
Light Mauve
#C292A1
ΔE00 6.78
Plum
#DDA0DD
ΔE00 7.99
Heather
#A484AC
ΔE00 8.00
Grey Pink
#C3909B
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C299BA #99C2A1
analogous
#B599C2 #C299BA #C299A5
triadic
#C299BA #BAC299 #99BAC2
tetradic
#C299BA #C2B599 #99C2A1 #99A5C2
square
#C299BA #C2B599 #99C2A1 #99A5C2
split-complementary
#C299BA #A5C299 #99C2B5
monochromatic
#8D5482 #AB73A0 #C299BA #D9BFD4 #F0E6EE
Accessibility & contrast
On white
2.45
#C299BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#C299BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C299BA
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C299BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C299BA | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BB
Deuteranopia (green-blind)
#A2A7B9
Tritanopia (blue-blind)
#C69BA4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c299ba; /* rgb */ color: rgb(194, 153, 186); /* oklch */ color: oklch(73.1% 0.066 333.1);
Tailwind
colors: {
custom: {
50: '#d4b7ce',
500: '#c299ba',
950: '#000000',
},
}SCSS
$custom: #c299ba; $custom-light: #d4b7ce; $custom-dark: #000000;
JSON
{
"hex": "#c299ba",
"rgb": {
"r": 194,
"g": 153,
"b": 186
},
"hsl": {
"h": 311.707,
"s": 25.153,
"l": 68.039
},
"oklch": {
"l": 0.73109,
"c": 0.06609,
"h": 333.1
},
"luminance": 0.37797
}Semantic roles & 50–950 ramp
primary
#C299BA
secondary
#D5E2D8
accent
#A45542
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141113
muted
#838082