#CACBDF#CACBDF
#CACBDF is a very light, muted blue. Relative luminance 0.606; OKLCH L 84.7% C 0.028 H 283.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CACBDF |
|---|---|
| RGB | rgb(202, 203, 223) |
| HSL | hsl(237, 25%, 83%) |
| HSV | hsv(237, 9%, 87%) |
| CMYK | cmyk(9.4%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(82.16, 3.49, -10.00) |
| CIE-LCH | lch(82.16, 10.59, 289.21°) |
| OKLab | oklab(84.75% 0.0065 -0.0269) |
| OKLCH | oklch(84.75% 0.028 283.5) |
| XYZ | xyz(59.0296, 60.5957, 78.3840) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.25
Light Blue Grey
#B7C9E2
ΔE00 7.07
Lightsteelblue
#B0C4DE
ΔE00 8.07
Dove Gray
#B6B8BD
ΔE00 8.47
Fog
#D8DCE0
ΔE00 8.55
Periwinkle
#CCCCFF
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACBDF #DFDECA
analogous
#CAD5DF #CACBDF #D3CADF
triadic
#CACBDF #DFCACB #CBDFCA
tetradic
#CACBDF #DFCAD5 #DFDECA #CADFD3
square
#CACBDF #DFCAD5 #DFDECA #CADFD3
split-complementary
#CACBDF #DFD3CA #D5DFCA
monochromatic
#7E80B1 #A4A6C8 #CACBDF #ECECF3 #ECECF3
Accessibility & contrast
On white
1.60
#CACBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#CACBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACBDF
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACBDF | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE0
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#C6CED1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cacbdf; /* rgb */ color: rgb(202, 203, 223); /* oklch */ color: oklch(84.7% 0.028 283.5);
Tailwind
colors: {
custom: {
50: '#dadae9',
500: '#cacbdf',
950: '#000000',
},
}SCSS
$custom: #cacbdf; $custom-light: #dadae9; $custom-dark: #000000;
JSON
{
"hex": "#cacbdf",
"rgb": {
"r": 202,
"g": 203,
"b": 223
},
"hsl": {
"h": 237.143,
"s": 24.706,
"l": 83.333
},
"oklch": {
"l": 0.84748,
"c": 0.02766,
"h": 283.5
},
"luminance": 0.60596
}Semantic roles & 50–950 ramp
primary
#CACBDF
secondary
#B6B497
accent
#9F42A3
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384