#CACBEF#CACBEF
#CACBEF is a very light, muted blue. Relative luminance 0.615; OKLCH L 85.3% C 0.050 H 284.0°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CACBEF |
|---|---|
| RGB | rgb(202, 203, 239) |
| HSL | hsl(238, 54%, 86%) |
| HSV | hsv(238, 15%, 94%) |
| CMYK | cmyk(15.5%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(82.65, 6.77, -17.82) |
| CIE-LCH | lch(82.65, 19.06, 290.80°) |
| OKLab | oklab(85.29% 0.0121 -0.0483) |
| OKLCH | oklch(85.29% 0.05 284) |
| XYZ | xyz(61.2896, 61.4997, 90.2862) |
| Luminance | 0.6150 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.87
Light Periwinkle
#C1C6FC
ΔE00 5.02
Lavender (CSS)
#E6E6FA
ΔE00 8.02
Pale Lilac
#E4CBFF
ΔE00 8.16
Light Lavender
#DFC5FE
ΔE00 8.30
Light Blue Grey
#B7C9E2
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACBEF #EFEECA
analogous
#CADEEF #CACBEF #DCCAEF
triadic
#CACBEF #EFCACB #CBEFCA
tetradic
#CACBEF #EFCADE #EFEECA #CAEFDC
square
#CACBEF #EFCADE #EFEECA #CAEFDC
split-complementary
#CACBEF #EFDCCA #DEEFCA
monochromatic
#6C6FD3 #9B9DE1 #CACBEF #E7E8F8 #E7E8F8
Accessibility & contrast
On white
1.58
#CACBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#CACBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACBEF
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACBEF | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CFF1
Deuteranopia (green-blind)
#C1CDEE
Tritanopia (blue-blind)
#C2D1D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cacbef; /* rgb */ color: rgb(202, 203, 239); /* oklch */ color: oklch(85.3% 0.050 284.0);
Tailwind
colors: {
custom: {
50: '#dadaf4',
500: '#cacbef',
950: '#000000',
},
}SCSS
$custom: #cacbef; $custom-light: #dadaf4; $custom-dark: #000000;
JSON
{
"hex": "#cacbef",
"rgb": {
"r": 202,
"g": 203,
"b": 239
},
"hsl": {
"h": 238.378,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.85289,
"c": 0.04984,
"h": 284
},
"luminance": 0.615
}Semantic roles & 50–950 ramp
primary
#CACBEF
secondary
#CDCB90
accent
#BD24C1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151417
muted
#848385