#CABCDA#CABCDA
#CABCDA is a light, muted violet. Relative luminance 0.536; OKLCH L 81.6% C 0.044 H 306.4°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CABCDA |
|---|---|
| RGB | rgb(202, 188, 218) |
| HSL | hsl(268, 29%, 80%) |
| HSV | hsv(268, 14%, 85%) |
| CMYK | cmyk(7.3%, 13.8%, 0%, 14.5%) |
| CIE-LAB | lab(78.22, 10.52, -13.21) |
| CIE-LCH | lch(78.22, 16.88, 308.55°) |
| OKLab | oklab(81.62% 0.0262 -0.0355) |
| OKLCH | oklch(81.62% 0.044 306.4) |
| XYZ | xyz(54.9930, 53.5851, 73.7619) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.22
Pale Lilac
#E4CBFF
ΔE00 7.75
Light Lavender
#DFC5FE
ΔE00 8.03
Pale Lavender
#EECFFE
ΔE00 8.34
Periwinkle
#CCCCFF
ΔE00 8.68
Lilac
#C8A2C8
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABCDA #CCDABC
analogous
#BCBDDA #CABCDA #D9BCDA
triadic
#CABCDA #DACABC #BCDACA
tetradic
#CABCDA #DABCBD #CCDABC #BCDAD9
square
#CABCDA #DABCBD #CCDABC #BCDAD9
split-complementary
#CABCDA #DAD9BC #BDDABC
monochromatic
#8C6DAE #AB95C4 #CABCDA #E9E3F0 #EFEBF4
Accessibility & contrast
On white
1.79
#CABCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#CABCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABCDA
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABCDA | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DB
Deuteranopia (green-blind)
#BAC2D9
Tritanopia (blue-blind)
#C8C0C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cabcda; /* rgb */ color: rgb(202, 188, 218); /* oklch */ color: oklch(81.6% 0.044 306.4);
Tailwind
colors: {
custom: {
50: '#dad0e5',
500: '#cabcda',
950: '#000000',
},
}SCSS
$custom: #cabcda; $custom-light: #dad0e5; $custom-dark: #000000;
JSON
{
"hex": "#cabcda",
"rgb": {
"r": 202,
"g": 188,
"b": 218
},
"hsl": {
"h": 268,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.81621,
"c": 0.04417,
"h": 306.4
},
"luminance": 0.53585
}Semantic roles & 50–950 ramp
primary
#CABCDA
secondary
#9EB189
accent
#A73E76
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384