#CBABCF#CBABCF
#CBABCF is a light, moderate purple. Relative luminance 0.463; OKLCH L 78.1% C 0.061 H 322.6°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABCF |
|---|---|
| RGB | rgb(203, 171, 207) |
| HSL | hsl(293, 27%, 74%) |
| HSV | hsv(293, 17%, 81%) |
| CMYK | cmyk(1.9%, 17.4%, 0%, 18.8%) |
| CIE-LAB | lab(73.76, 17.95, -13.91) |
| CIE-LCH | lch(73.76, 22.71, 322.23°) |
| OKLab | oklab(78.07% 0.0487 -0.0373) |
| OKLCH | oklch(78.07% 0.061 322.6) |
| XYZ | xyz(50.4525, 46.3282, 65.3038) |
| Luminance | 0.4633 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.55
Thistle
#D8BFD8
ΔE00 5.91
Plum
#DDA0DD
ΔE00 7.14
Light Lavender
#DFC5FE
ΔE00 9.13
Lavender
#B39DDB
ΔE00 9.15
Light Lavendar
#EFC0FE
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABCF #AFCFAB
analogous
#B9ABCF #CBABCF #CFABC1
triadic
#CBABCF #CFCBAB #ABCFCB
tetradic
#CBABCF #CFB9AB #AFCFAB #ABC1CF
square
#CBABCF #CFB9AB #AFCFAB #ABC1CF
split-complementary
#CBABCF #C1CFAB #ABCFB9
monochromatic
#9B5DA2 #B384B9 #CBABCF #E3D2E5 #F3ECF4
Accessibility & contrast
On white
2.05
#CBABCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#CBABCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABCF
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABCF | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B3D1
Deuteranopia (green-blind)
#AFB7CE
Tritanopia (blue-blind)
#CCAEB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cbabcf; /* rgb */ color: rgb(203, 171, 207); /* oklch */ color: oklch(78.1% 0.061 322.6);
Tailwind
colors: {
custom: {
50: '#dbc4dd',
500: '#cbabcf',
950: '#000000',
},
}SCSS
$custom: #cbabcf; $custom-light: #dbc4dd; $custom-dark: #000000;
JSON
{
"hex": "#cbabcf",
"rgb": {
"r": 203,
"g": 171,
"b": 207
},
"hsl": {
"h": 293.333,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.78068,
"c": 0.06139,
"h": 322.6
},
"luminance": 0.46327
}Semantic roles & 50–950 ramp
primary
#CBABCF
secondary
#E2EAE1
accent
#A6404B
background
#FDFCFD
surface
#FBF8FB
border
#D4D1D4
text
#151215
muted
#838183