#CABCC8#CABCC8
#CABCC8 is a light, muted purple. Relative luminance 0.527; OKLCH L 81.0% C 0.023 H 330.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CABCC8 |
|---|---|
| RGB | rgb(202, 188, 200) |
| HSL | hsl(309, 12%, 76%) |
| HSV | hsv(309, 7%, 79%) |
| CMYK | cmyk(0%, 6.9%, 1%, 20.8%) |
| CIE-LAB | lab(77.69, 7.08, -4.25) |
| CIE-LCH | lch(77.69, 8.26, 329.02°) |
| OKLab | oklab(81.04% 0.0197 -0.0112) |
| OKLCH | oklch(81.04% 0.023 330.4) |
| XYZ | xyz(52.7642, 52.6936, 62.0236) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.16
Dove Gray
#B6B8BD
ΔE00 8.68
Pinkish Grey
#C8ACA9
ΔE00 8.70
Silver
#C0C0C0
ΔE00 9.09
Light Gray
#D3D3D3
ΔE00 10.23
Dark Gray
#A9A9A9
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABCC8 #BCCABE
analogous
#C5BCCA #CABCC8 #CABCC1
triadic
#CABCC8 #C8CABC #BCC8CA
tetradic
#CABCC8 #CAC5BC #BCCABE #BCC1CA
square
#CABCC8 #CAC5BC #BCCABE #BCC1CA
split-complementary
#CABCC8 #C1CABC #BCCAC5
monochromatic
#947890 #AF9AAC #CABCC8 #E5DEE4 #F1EEF1
Accessibility & contrast
On white
1.82
#CABCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#CABCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABCC8
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABCC8 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBFC9
Deuteranopia (green-blind)
#BFC1C7
Tritanopia (blue-blind)
#CBBDC0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabcc8; /* rgb */ color: rgb(202, 188, 200); /* oklch */ color: oklch(81.0% 0.023 330.4);
Tailwind
colors: {
custom: {
50: '#dad0d8',
500: '#cabcc8',
950: '#000000',
},
}SCSS
$custom: #cabcc8; $custom-light: #dad0d8; $custom-dark: #000000;
JSON
{
"hex": "#cabcc8",
"rgb": {
"r": 202,
"g": 188,
"b": 200
},
"hsl": {
"h": 308.571,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.81038,
"c": 0.02271,
"h": 330.4
},
"luminance": 0.52693
}Semantic roles & 50–950 ramp
primary
#CABCC8
secondary
#8C9E8F
accent
#965A50
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383