#CABCC3#CABCC3
#CABCC3 is a light, near-neutral pink. Relative luminance 0.525; OKLCH L 80.9% C 0.018 H 345.7°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CABCC3 |
|---|---|
| RGB | rgb(202, 188, 195) |
| HSL | hsl(330, 12%, 76%) |
| HSV | hsv(330, 7%, 79%) |
| CMYK | cmyk(0%, 6.9%, 3.5%, 20.8%) |
| CIE-LAB | lab(77.56, 6.17, -1.74) |
| CIE-LCH | lch(77.56, 6.41, 344.22°) |
| OKLab | oklab(80.89% 0.0179 -0.0045) |
| OKLCH | oklch(80.89% 0.018 345.7) |
| XYZ | xyz(52.1894, 52.4637, 58.9963) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.38
Silver
#C0C0C0
ΔE00 7.77
Dove Gray
#B6B8BD
ΔE00 7.89
Thistle
#D8BFD8
ΔE00 7.93
Light Gray
#D3D3D3
ΔE00 9.13
Dark Gray
#A9A9A9
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABCC3 #BCCAC3
analogous
#CABCCA #CABCC3 #CABCBC
triadic
#CABCC3 #C3CABC #BCC3CA
tetradic
#CABCC3 #CACABC #BCCAC3 #BCBCCA
square
#CABCC3 #CACABC #BCCAC3 #BCBCCA
split-complementary
#CABCC3 #BCCABC #BCCACA
monochromatic
#947886 #AF9AA4 #CABCC3 #E5DEE2 #F1EEF0
Accessibility & contrast
On white
1.83
#CABCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#CABCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABCC3
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABCC3 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEC3
Deuteranopia (green-blind)
#C0C0C3
Tritanopia (blue-blind)
#CCBCBE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabcc3; /* rgb */ color: rgb(202, 188, 195); /* oklch */ color: oklch(80.9% 0.018 345.7);
Tailwind
colors: {
custom: {
50: '#dad0d5',
500: '#cabcc3',
950: '#000000',
},
}SCSS
$custom: #cabcc3; $custom-light: #dad0d5; $custom-dark: #000000;
JSON
{
"hex": "#cabcc3",
"rgb": {
"r": 202,
"g": 188,
"b": 195
},
"hsl": {
"h": 330,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.80886,
"c": 0.01842,
"h": 345.7
},
"luminance": 0.52463
}Semantic roles & 50–950 ramp
primary
#CABCC3
secondary
#8C9E95
accent
#967350
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383