#CABBD3#CABBD3
#CABBD3 is a light, muted violet. Relative luminance 0.528; OKLCH L 81.2% C 0.037 H 313.0°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CABBD3 |
|---|---|
| RGB | rgb(202, 187, 211) |
| HSL | hsl(278, 21%, 78%) |
| HSV | hsv(278, 11%, 83%) |
| CMYK | cmyk(4.3%, 11.4%, 0%, 17.3%) |
| CIE-LAB | lab(77.76, 9.69, -10.11) |
| CIE-LCH | lch(77.76, 14.01, 313.79°) |
| OKLab | oklab(81.19% 0.0252 -0.0271) |
| OKLCH | oklch(81.19% 0.037 313) |
| XYZ | xyz(53.8834, 52.8007, 68.9683) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.60
Lilac
#C8A2C8
ΔE00 8.96
Pale Lilac
#E4CBFF
ΔE00 9.40
Pale Lavender
#EECFFE
ΔE00 9.57
Light Lavender
#DFC5FE
ΔE00 9.84
Periwinkle
#CCCCFF
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABBD3 #C4D3BB
analogous
#BEBBD3 #CABBD3 #D3BBD0
triadic
#CABBD3 #D3CABB #BBD3CA
tetradic
#CABBD3 #D3BEBB #C4D3BB #BBD0D3
square
#CABBD3 #D3BEBB #C4D3BB #BBD0D3
split-complementary
#CABBD3 #D0D3BB #BBD3BE
monochromatic
#9071A3 #AD96BB #CABBD3 #E7E0EB #F1ECF3
Accessibility & contrast
On white
1.82
#CABBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#CABBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABBD3
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABBD3 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BFD4
Deuteranopia (green-blind)
#BBC1D2
Tritanopia (blue-blind)
#C9BEC3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabbd3; /* rgb */ color: rgb(202, 187, 211); /* oklch */ color: oklch(81.2% 0.037 313.0);
Tailwind
colors: {
custom: {
50: '#dacfe0',
500: '#cabbd3',
950: '#000000',
},
}SCSS
$custom: #cabbd3; $custom-light: #dacfe0; $custom-dark: #000000;
JSON
{
"hex": "#cabbd3",
"rgb": {
"r": 202,
"g": 187,
"b": 211
},
"hsl": {
"h": 277.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.81192,
"c": 0.037,
"h": 313
},
"luminance": 0.528
}Semantic roles & 50–950 ramp
primary
#CABBD3
secondary
#95A88A
accent
#A04667
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384