#CBACCF#CBACCF
#CBACCF is a light, muted purple. Relative luminance 0.467; OKLCH L 78.3% C 0.060 H 322.4°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CBACCF |
|---|---|
| RGB | rgb(203, 172, 207) |
| HSL | hsl(293, 27%, 74%) |
| HSV | hsv(293, 17%, 81%) |
| CMYK | cmyk(1.9%, 16.9%, 0%, 18.8%) |
| CIE-LAB | lab(74.00, 17.41, -13.54) |
| CIE-LCH | lch(74.00, 22.05, 322.12°) |
| OKLab | oklab(78.26% 0.0472 -0.0363) |
| OKLCH | oklch(78.26% 0.06 322.4) |
| XYZ | xyz(50.6421, 46.7074, 65.3670) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.88
Thistle
#D8BFD8
ΔE00 5.56
Plum
#DDA0DD
ΔE00 7.48
Light Lavender
#DFC5FE
ΔE00 9.10
Light Lilac
#EDC8FF
ΔE00 9.22
Light Lavendar
#EFC0FE
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBACCF #B0CFAC
analogous
#BAACCF #CBACCF #CFACC2
triadic
#CBACCF #CFCBAC #ACCFCB
tetradic
#CBACCF #CFBAAC #B0CFAC #ACC2CF
square
#CBACCF #CFBAAC #B0CFAC #ACC2CF
split-complementary
#CBACCF #C2CFAC #ACCFBA
monochromatic
#9A5EA2 #B385B9 #CBACCF #E3D3E5 #F3ECF4
Accessibility & contrast
On white
2.03
#CBACCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#CBACCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBACCF
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBACCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBACCF | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B4D1
Deuteranopia (green-blind)
#B0B7CE
Tritanopia (blue-blind)
#CCAFB8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cbaccf; /* rgb */ color: rgb(203, 172, 207); /* oklch */ color: oklch(78.3% 0.060 322.4);
Tailwind
colors: {
custom: {
50: '#dbc4dd',
500: '#cbaccf',
950: '#000000',
},
}SCSS
$custom: #cbaccf; $custom-light: #dbc4dd; $custom-dark: #000000;
JSON
{
"hex": "#cbaccf",
"rgb": {
"r": 203,
"g": 172,
"b": 207
},
"hsl": {
"h": 293.143,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.78257,
"c": 0.05959,
"h": 322.4
},
"luminance": 0.46707
}Semantic roles & 50–950 ramp
primary
#CBACCF
secondary
#E2EAE1
accent
#A5404C
background
#FDFCFD
surface
#FBF8FB
border
#D4D1D4
text
#151215
muted
#838183