#CAB0EE#CAB0EE
#CAB0EE is a light, moderate violet. Relative luminance 0.498; OKLCH L 80.1% C 0.090 H 303.6°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB0EE |
|---|---|
| RGB | rgb(202, 176, 238) |
| HSL | hsl(265, 65%, 81%) |
| HSV | hsv(265, 26%, 93%) |
| CMYK | cmyk(15.1%, 26.1%, 0%, 6.7%) |
| CIE-LAB | lab(75.93, 21.17, -27.48) |
| CIE-LCH | lch(75.93, 34.69, 307.61°) |
| OKLab | oklab(80.07% 0.05 -0.0752) |
| OKLCH | oklch(80.07% 0.09 303.6) |
| XYZ | xyz(55.3120, 49.7804, 87.5670) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.80
Pale Violet
#CEAEFA
ΔE00 2.81
Mauve
#E0B0FF
ΔE00 4.96
Lavender (survey)
#C79FEF
ΔE00 5.09
Light Lavender
#DFC5FE
ΔE00 5.33
Lavender
#B39DDB
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB0EE #D4EEB0
analogous
#B0B5EE #CAB0EE #E9B0EE
triadic
#CAB0EE #EECAB0 #B0EECA
tetradic
#CAB0EE #EEB0B5 #D4EEB0 #B0EEE9
square
#CAB0EE #EEB0B5 #D4EEB0 #B0EEE9
split-complementary
#CAB0EE #EEE9B0 #B5EEB0
monochromatic
#864BD8 #A87EE3 #CAB0EE #ECE2F9 #EEE6FA
Accessibility & contrast
On white
1.92
#CAB0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#CAB0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB0EE
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB0EE | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BAF1
Deuteranopia (green-blind)
#A9BBEC
Tritanopia (blue-blind)
#C5B9C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cab0ee; /* rgb */ color: rgb(202, 176, 238); /* oklch */ color: oklch(80.1% 0.090 303.6);
Tailwind
colors: {
custom: {
50: '#dac7f3',
500: '#cab0ee',
950: '#000000',
},
}SCSS
$custom: #cab0ee; $custom-light: #dac7f3; $custom-dark: #000000;
JSON
{
"hex": "#cab0ee",
"rgb": {
"r": 202,
"g": 176,
"b": 238
},
"hsl": {
"h": 265.161,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.80073,
"c": 0.09029,
"h": 303.6
},
"luminance": 0.4978
}Semantic roles & 50–950 ramp
primary
#CAB0EE
secondary
#E7F1DA
accent
#CC1981
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151317
muted
#838285