#CABBDA#CABBDA
#CABBDA is a light, muted violet. Relative luminance 0.532; OKLCH L 81.4% C 0.046 H 307.2°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CABBDA |
|---|---|
| RGB | rgb(202, 187, 218) |
| HSL | hsl(269, 30%, 79%) |
| HSV | hsv(269, 14%, 85%) |
| CMYK | cmyk(7.3%, 14.2%, 0%, 14.5%) |
| CIE-LAB | lab(77.97, 11.06, -13.58) |
| CIE-LCH | lch(77.97, 17.52, 309.16°) |
| OKLab | oklab(81.43% 0.0277 -0.0365) |
| OKLCH | oklch(81.43% 0.046 307.2) |
| XYZ | xyz(54.7801, 53.1593, 73.6909) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.16
Pale Lilac
#E4CBFF
ΔE00 7.56
Light Lavender
#DFC5FE
ΔE00 7.78
Pale Lavender
#EECFFE
ΔE00 8.16
Lilac
#C8A2C8
ΔE00 8.31
Periwinkle
#CCCCFF
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABBDA #CBDABB
analogous
#BBBCDA #CABBDA #DABBDA
triadic
#CABBDA #DACABB #BBDACA
tetradic
#CABBDA #DABBBC #CBDABB #BBDADA
square
#CABBDA #DABBBC #CBDABB #BBDADA
split-complementary
#CABBDA #DADABB #BCDABB
monochromatic
#8C6CAF #AB93C4 #CABBDA #E9E3F0 #F0EBF4
Accessibility & contrast
On white
1.81
#CABBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#CABBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABBDA
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABBDA | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DB
Deuteranopia (green-blind)
#B9C1D9
Tritanopia (blue-blind)
#C8BFC5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cabbda; /* rgb */ color: rgb(202, 187, 218); /* oklch */ color: oklch(81.4% 0.046 307.2);
Tailwind
colors: {
custom: {
50: '#dacfe5',
500: '#cabbda',
950: '#000000',
},
}SCSS
$custom: #cabbda; $custom-light: #dacfe5; $custom-dark: #000000;
JSON
{
"hex": "#cabbda",
"rgb": {
"r": 202,
"g": 187,
"b": 218
},
"hsl": {
"h": 269.032,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.81427,
"c": 0.04586,
"h": 307.2
},
"luminance": 0.53159
}Semantic roles & 50–950 ramp
primary
#CABBDA
secondary
#9DB188
accent
#A83D74
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384