#CABAD8#CABAD8
#CABAD8 is a light, muted violet. Relative luminance 0.526; OKLCH L 81.2% C 0.045 H 309.2°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CABAD8 |
|---|---|
| RGB | rgb(202, 186, 216) |
| HSL | hsl(272, 28%, 79%) |
| HSV | hsv(272, 14%, 85%) |
| CMYK | cmyk(6.5%, 13.9%, 0%, 15.3%) |
| CIE-LAB | lab(77.66, 11.21, -12.97) |
| CIE-LCH | lch(77.66, 17.14, 310.84°) |
| OKLab | oklab(81.16% 0.0285 -0.0349) |
| OKLCH | oklch(81.16% 0.045 309.2) |
| XYZ | xyz(54.3086, 52.6325, 72.2505) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.81
Pale Lilac
#E4CBFF
ΔE00 7.87
Lilac
#C8A2C8
ΔE00 7.99
Light Lavender
#DFC5FE
ΔE00 8.11
Pale Lavender
#EECFFE
ΔE00 8.35
Light Lilac
#EDC8FF
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABAD8 #C8D8BA
analogous
#BBBAD8 #CABAD8 #D8BAD7
triadic
#CABAD8 #D8CABA #BAD8CA
tetradic
#CABAD8 #D8BBBA #C8D8BA #BAD7D8
square
#CABAD8 #D8BBBA #C8D8BA #BAD7D8
split-complementary
#CABAD8 #D7D8BA #BAD8BB
monochromatic
#8E6CAC #AC93C2 #CABAD8 #E8E1EE #F0EBF4
Accessibility & contrast
On white
1.82
#CABAD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#CABAD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABAD8
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABAD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABAD8 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BFD9
Deuteranopia (green-blind)
#B9C0D7
Tritanopia (blue-blind)
#C9BEC4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabad8; /* rgb */ color: rgb(202, 186, 216); /* oklch */ color: oklch(81.2% 0.045 309.2);
Tailwind
colors: {
custom: {
50: '#dacee4',
500: '#cabad8',
950: '#000000',
},
}SCSS
$custom: #cabad8; $custom-light: #dacee4; $custom-dark: #000000;
JSON
{
"hex": "#cabad8",
"rgb": {
"r": 202,
"g": 186,
"b": 216
},
"hsl": {
"h": 272,
"s": 27.778,
"l": 78.824
},
"oklch": {
"l": 0.81164,
"c": 0.04501,
"h": 309.2
},
"luminance": 0.52632
}Semantic roles & 50–950 ramp
primary
#CABAD8
secondary
#9AAF88
accent
#A63F6F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384