#C298BB#C298BB
#C298BB is a light, moderate pink. Relative luminance 0.375; OKLCH L 73.0% C 0.069 H 332.0°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C298BB |
|---|---|
| RGB | rgb(194, 152, 187) |
| HSL | hsl(310, 26%, 68%) |
| HSV | hsv(310, 22%, 76%) |
| CMYK | cmyk(0%, 21.6%, 3.6%, 23.9%) |
| CIE-LAB | lab(67.66, 21.57, -12.10) |
| CIE-LCH | lch(67.66, 24.73, 330.72°) |
| OKLab | oklab(72.96% 0.0608 -0.0323) |
| OKLCH | oklch(72.96% 0.069 332) |
| XYZ | xyz(42.4452, 37.5149, 52.0093) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.07
Dusty Lavender
#AC86A8
ΔE00 6.03
Light Mauve
#C292A1
ΔE00 7.19
Plum
#DDA0DD
ΔE00 7.61
Heather
#A484AC
ΔE00 7.73
Grey Pink
#C3909B
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C298BB #98C29F
analogous
#B498C2 #C298BB #C298A6
triadic
#C298BB #BBC298 #98BBC2
tetradic
#C298BB #C2B498 #98C29F #98A6C2
square
#C298BB #C2B498 #98C29F #98A6C2
split-complementary
#C298BB #A6C298 #98C2B4
monochromatic
#8C5383 #AB72A2 #C298BB #D9BED4 #F0E5EE
Accessibility & contrast
On white
2.47
#C298BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#C298BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C298BB
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C298BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C298BB | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BC
Deuteranopia (green-blind)
#A1A7BA
Tritanopia (blue-blind)
#C69AA4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c298bb; /* rgb */ color: rgb(194, 152, 187); /* oklch */ color: oklch(73.0% 0.069 332.0);
Tailwind
colors: {
custom: {
50: '#d5b6cf',
500: '#c298bb',
950: '#000000',
},
}SCSS
$custom: #c298bb; $custom-light: #d5b6cf; $custom-dark: #000000;
JSON
{
"hex": "#c298bb",
"rgb": {
"r": 194,
"g": 152,
"b": 187
},
"hsl": {
"h": 310,
"s": 25.61,
"l": 67.843
},
"oklch": {
"l": 0.72957,
"c": 0.06886,
"h": 332
},
"luminance": 0.37514
}Semantic roles & 50–950 ramp
primary
#C298BB
secondary
#D4E1D7
accent
#A45241
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141113
muted
#838082