#CABBDF#CABBDF
#CABBDF is a light, muted violet. Relative luminance 0.534; OKLCH L 81.6% C 0.052 H 304.2°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CABBDF |
|---|---|
| RGB | rgb(202, 187, 223) |
| HSL | hsl(265, 36%, 80%) |
| HSV | hsv(265, 16%, 87%) |
| CMYK | cmyk(9.4%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(78.13, 12.06, -16.05) |
| CIE-LCH | lch(78.13, 20.08, 306.93°) |
| OKLab | oklab(81.6% 0.0294 -0.0433) |
| OKLCH | oklch(81.6% 0.052 304.2) |
| XYZ | xyz(55.4443, 53.4250, 77.1889) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.13
Pale Lilac
#E4CBFF
ΔE00 6.50
Light Lavender
#DFC5FE
ΔE00 6.50
Pale Lavender
#EECFFE
ΔE00 7.49
Periwinkle
#CCCCFF
ΔE00 7.72
Light Lilac
#EDC8FF
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABBDF #D0DFBB
analogous
#BBBEDF #CABBDF #DCBBDF
triadic
#CABBDF #DFCABB #BBDFCA
tetradic
#CABBDF #DFBBBE #D0DFBB #BBDFDC
square
#CABBDF #DFBBBE #D0DFBB #BBDFDC
split-complementary
#CABBDF #DFDCBB #BEDFBB
monochromatic
#8968B8 #AA91CB #CABBDF #EAE5F3 #EFEAF5
Accessibility & contrast
On white
1.80
#CABBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#CABBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABBDF
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABBDF | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C1E1
Deuteranopia (green-blind)
#B7C1DE
Tritanopia (blue-blind)
#C7C0C7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cabbdf; /* rgb */ color: rgb(202, 187, 223); /* oklch */ color: oklch(81.6% 0.052 304.2);
Tailwind
colors: {
custom: {
50: '#dacfe9',
500: '#cabbdf',
950: '#000000',
},
}SCSS
$custom: #cabbdf; $custom-light: #dacfe9; $custom-dark: #000000;
JSON
{
"hex": "#cabbdf",
"rgb": {
"r": 202,
"g": 187,
"b": 223
},
"hsl": {
"h": 265,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.816,
"c": 0.05238,
"h": 304.2
},
"luminance": 0.53425
}Semantic roles & 50–950 ramp
primary
#CABBDF
secondary
#A3B787
accent
#AF377D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384