#CACBEE#CACBEE
#CACBEE is a very light, muted blue. Relative luminance 0.614; OKLCH L 85.3% C 0.048 H 284.0°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CACBEE |
|---|---|
| RGB | rgb(202, 203, 238) |
| HSL | hsl(238, 51%, 86%) |
| HSV | hsv(238, 15%, 93%) |
| CMYK | cmyk(15.1%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(82.62, 6.56, -17.33) |
| CIE-LCH | lch(82.62, 18.53, 290.73°) |
| OKLab | oklab(85.25% 0.0117 -0.047) |
| OKLCH | oklch(85.25% 0.048 284) |
| XYZ | xyz(61.1422, 61.4408, 89.5104) |
| Luminance | 0.6144 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.16
Light Periwinkle
#C1C6FC
ΔE00 5.28
Lavender (CSS)
#E6E6FA
ΔE00 7.84
Pale Lilac
#E4CBFF
ΔE00 8.32
Light Lavender
#DFC5FE
ΔE00 8.48
Light Blue Grey
#B7C9E2
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACBEE #EEEDCA
analogous
#CADDEE #CACBEE #DBCAEE
triadic
#CACBEE #EECACB #CBEECA
tetradic
#CACBEE #EECADD #EEEDCA #CAEEDB
square
#CACBEE #EECADD #EEEDCA #CAEEDB
split-complementary
#CACBEE #EEDBCA #DDEECA
monochromatic
#6D70D0 #9C9EDF #CACBEE #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.58
#CACBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#CACBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACBEE
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACBEE | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF0
Deuteranopia (green-blind)
#C1CDED
Tritanopia (blue-blind)
#C3D1D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cacbee; /* rgb */ color: rgb(202, 203, 238); /* oklch */ color: oklch(85.3% 0.048 284.0);
Tailwind
colors: {
custom: {
50: '#dadaf3',
500: '#cacbee',
950: '#000000',
},
}SCSS
$custom: #cacbee; $custom-light: #dadaf3; $custom-dark: #000000;
JSON
{
"hex": "#cacbee",
"rgb": {
"r": 202,
"g": 203,
"b": 238
},
"hsl": {
"h": 238.333,
"s": 51.429,
"l": 86.275
},
"oklch": {
"l": 0.85254,
"c": 0.04844,
"h": 284
},
"luminance": 0.61441
}Semantic roles & 50–950 ramp
primary
#CACBEE
secondary
#CBCA91
accent
#BB27BF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151417
muted
#848385