#CAB4E4#CAB4E4
#CAB4E4 is a light, moderate violet. Relative luminance 0.508; OKLCH L 80.4% C 0.071 H 305.7°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB4E4 |
|---|---|
| RGB | rgb(202, 180, 228) |
| HSL | hsl(268, 47%, 80%) |
| HSV | hsv(268, 21%, 89%) |
| CMYK | cmyk(11.4%, 21.1%, 0%, 10.6%) |
| CIE-LAB | lab(76.56, 16.89, -21.12) |
| CIE-LCH | lch(76.56, 27.04, 308.65°) |
| OKLab | oklab(80.44% 0.0412 -0.0574) |
| OKLCH | oklch(80.44% 0.071 305.7) |
| XYZ | xyz(54.6794, 50.8007, 80.3087) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.08
Light Violet
#D6B4FC
ΔE00 5.43
Pale Lilac
#E4CBFF
ΔE00 5.99
Pale Violet
#CEAEFA
ΔE00 6.08
Light Lilac
#EDC8FF
ΔE00 6.84
Lilac
#C8A2C8
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB4E4 #CEE4B4
analogous
#B4B6E4 #CAB4E4 #E2B4E4
triadic
#CAB4E4 #E4CAB4 #B4E4CA
tetradic
#CAB4E4 #E4B4B6 #CEE4B4 #B4E4E2
square
#CAB4E4 #E4B4B6 #CEE4B4 #B4E4E2
split-complementary
#CAB4E4 #E4E2B4 #B6E4B4
monochromatic
#8A5AC4 #AA87D4 #CAB4E4 #EAE1F4 #EFE8F7
Accessibility & contrast
On white
1.88
#CAB4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#CAB4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB4E4
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB4E4 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBCE6
Deuteranopia (green-blind)
#B0BDE2
Tritanopia (blue-blind)
#C6BAC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cab4e4; /* rgb */ color: rgb(202, 180, 228); /* oklch */ color: oklch(80.4% 0.071 305.7);
Tailwind
colors: {
custom: {
50: '#dacaec',
500: '#cab4e4',
950: '#000000',
},
}SCSS
$custom: #cab4e4; $custom-light: #dacaec; $custom-dark: #000000;
JSON
{
"hex": "#cab4e4",
"rgb": {
"r": 202,
"g": 180,
"b": 228
},
"hsl": {
"h": 267.5,
"s": 47.059,
"l": 80
},
"oklch": {
"l": 0.80439,
"c": 0.07063,
"h": 305.7
},
"luminance": 0.50801
}Semantic roles & 50–950 ramp
primary
#CAB4E4
secondary
#A1BE7E
accent
#BA2B79
background
#FEFDFE
surface
#FBF9FD
border
#D4D2D5
text
#151316
muted
#848284