#CABBDD#CABBDD
#CABBDD is a light, muted violet. Relative luminance 0.533; OKLCH L 81.5% C 0.050 H 305.3°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CABBDD |
|---|---|
| RGB | rgb(202, 187, 221) |
| HSL | hsl(266, 33%, 80%) |
| HSV | hsv(266, 15%, 87%) |
| CMYK | cmyk(8.6%, 15.4%, 0%, 13.3%) |
| CIE-LAB | lab(78.06, 11.66, -15.06) |
| CIE-LCH | lch(78.06, 19.05, 307.75°) |
| OKLab | oklab(81.53% 0.0287 -0.0406) |
| OKLCH | oklch(81.53% 0.05 305.3) |
| XYZ | xyz(55.1762, 53.3178, 75.7772) |
| Luminance | 0.5332 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.71
Pale Lilac
#E4CBFF
ΔE00 6.89
Light Lavender
#DFC5FE
ΔE00 6.99
Pale Lavender
#EECFFE
ΔE00 7.73
Periwinkle
#CCCCFF
ΔE00 8.11
Lilac
#C8A2C8
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABBDD #CEDDBB
analogous
#BBBDDD #CABBDD #DBBBDD
triadic
#CABBDD #DDCABB #BBDDCA
tetradic
#CABBDD #DDBBBD #CEDDBB #BBDDDB
square
#CABBDD #DDBBBD #CEDDBB #BBDDDB
split-complementary
#CABBDD #DDDBBB #BDDDBB
monochromatic
#8A69B4 #AA92C9 #CABBDD #EAE4F1 #EFEBF5
Accessibility & contrast
On white
1.80
#CABBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#CABBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABBDD
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABBDD | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DF
Deuteranopia (green-blind)
#B8C1DC
Tritanopia (blue-blind)
#C7BFC6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cabbdd; /* rgb */ color: rgb(202, 187, 221); /* oklch */ color: oklch(81.5% 0.050 305.3);
Tailwind
colors: {
custom: {
50: '#dacfe7',
500: '#cabbdd',
950: '#000000',
},
}SCSS
$custom: #cabbdd; $custom-light: #dacfe7; $custom-dark: #000000;
JSON
{
"hex": "#cabbdd",
"rgb": {
"r": 202,
"g": 187,
"b": 221
},
"hsl": {
"h": 266.471,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.8153,
"c": 0.04976,
"h": 305.3
},
"luminance": 0.53318
}Semantic roles & 50–950 ramp
primary
#CABBDD
secondary
#A1B587
accent
#AC3979
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384