#CABEDD#CABEDD
#CABEDD is a very light, muted violet. Relative luminance 0.546; OKLCH L 82.1% C 0.045 H 303.0°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CABEDD |
|---|---|
| RGB | rgb(202, 190, 221) |
| HSL | hsl(263, 31%, 81%) |
| HSV | hsv(263, 14%, 87%) |
| CMYK | cmyk(8.6%, 14%, 0%, 13.3%) |
| CIE-LAB | lab(78.81, 10.04, -13.93) |
| CIE-LCH | lch(78.81, 17.17, 305.77°) |
| OKLab | oklab(82.11% 0.0244 -0.0375) |
| OKLCH | oklch(82.11% 0.045 303) |
| XYZ | xyz(55.8193, 54.6040, 75.9915) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.87
Pale Lilac
#E4CBFF
ΔE00 7.47
Light Lavender
#DFC5FE
ΔE00 7.75
Periwinkle
#CCCCFF
ΔE00 7.89
Pale Lavender
#EECFFE
ΔE00 8.24
Light Periwinkle
#C1C6FC
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABEDD #D1DDBE
analogous
#BEC1DD #CABEDD #D9BEDD
triadic
#CABEDD #DDCABE #BEDDCA
tetradic
#CABEDD #DDBEC1 #D1DDBE #BEDDD9
square
#CABEDD #DDBEC1 #D1DDBE #BEDDD9
split-complementary
#CABEDD #DDD9BE #C1DDBE
monochromatic
#886EB3 #A996C8 #CABEDD #EBE6F2 #EFEBF4
Accessibility & contrast
On white
1.76
#CABEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#CABEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABEDD
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABEDD | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DE
Deuteranopia (green-blind)
#BBC3DC
Tritanopia (blue-blind)
#C7C2C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cabedd; /* rgb */ color: rgb(202, 190, 221); /* oklch */ color: oklch(82.1% 0.045 303.0);
Tailwind
colors: {
custom: {
50: '#dad1e7',
500: '#cabedd',
950: '#000000',
},
}SCSS
$custom: #cabedd; $custom-light: #dad1e7; $custom-dark: #000000;
JSON
{
"hex": "#cabedd",
"rgb": {
"r": 202,
"g": 190,
"b": 221
},
"hsl": {
"h": 263.226,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.82114,
"c": 0.04477,
"h": 303
},
"luminance": 0.54604
}Semantic roles & 50–950 ramp
primary
#CABEDD
secondary
#A4B58B
accent
#AA3B7F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384