#CACBEC#CACBEC
#CACBEC is a very light, muted blue. Relative luminance 0.613; OKLCH L 85.2% C 0.046 H 284.0°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CACBEC |
|---|---|
| RGB | rgb(202, 203, 236) |
| HSL | hsl(238, 47%, 86%) |
| HSV | hsv(238, 14%, 93%) |
| CMYK | cmyk(14.4%, 14%, 0%, 7.5%) |
| CIE-LAB | lab(82.55, 6.14, -16.36) |
| CIE-LCH | lch(82.55, 17.47, 290.57°) |
| OKLab | oklab(85.18% 0.0111 -0.0443) |
| OKLCH | oklch(85.18% 0.046 284) |
| XYZ | xyz(60.8500, 61.3239, 87.9715) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.76
Light Periwinkle
#C1C6FC
ΔE00 5.81
Lavender (CSS)
#E6E6FA
ΔE00 7.50
Light Blue Grey
#B7C9E2
ΔE00 8.32
Pale Lilac
#E4CBFF
ΔE00 8.68
Light Lavender
#DFC5FE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACBEC #ECEBCA
analogous
#CADCEC #CACBEC #DACAEC
triadic
#CACBEC #ECCACB #CBECCA
tetradic
#CACBEC #ECCADC #ECEBCA #CAECDA
square
#CACBEC #ECCADC #ECEBCA #CAECDA
split-complementary
#CACBEC #ECDACA #DCECCA
monochromatic
#7073CC #9D9FDC #CACBEC #E8E9F7 #E8E9F7
Accessibility & contrast
On white
1.58
#CACBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#CACBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACBEC
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACBEC | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEE
Deuteranopia (green-blind)
#C2CCEB
Tritanopia (blue-blind)
#C3D0D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cacbec; /* rgb */ color: rgb(202, 203, 236); /* oklch */ color: oklch(85.2% 0.046 284.0);
Tailwind
colors: {
custom: {
50: '#dadaf2',
500: '#cacbec',
950: '#000000',
},
}SCSS
$custom: #cacbec; $custom-light: #dadaf2; $custom-dark: #000000;
JSON
{
"hex": "#cacbec",
"rgb": {
"r": 202,
"g": 203,
"b": 236
},
"hsl": {
"h": 238.235,
"s": 47.222,
"l": 85.882
},
"oklch": {
"l": 0.85184,
"c": 0.04567,
"h": 284
},
"luminance": 0.61325
}Semantic roles & 50–950 ramp
primary
#CACBEC
secondary
#C8C792
accent
#B62BBA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385