#CACBED#CACBED
#CACBED is a very light, muted blue. Relative luminance 0.614; OKLCH L 85.2% C 0.047 H 284.0°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CACBED |
|---|---|
| RGB | rgb(202, 203, 237) |
| HSL | hsl(238, 49%, 86%) |
| HSV | hsv(238, 15%, 93%) |
| CMYK | cmyk(14.8%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(82.58, 6.35, -16.84) |
| CIE-LCH | lch(82.58, 18.00, 290.65°) |
| OKLab | oklab(85.22% 0.0114 -0.0457) |
| OKLCH | oklch(85.22% 0.047 284) |
| XYZ | xyz(60.9957, 61.3822, 88.7388) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.46
Light Periwinkle
#C1C6FC
ΔE00 5.54
Lavender (CSS)
#E6E6FA
ΔE00 7.67
Light Blue Grey
#B7C9E2
ΔE00 8.42
Pale Lilac
#E4CBFF
ΔE00 8.50
Light Lavender
#DFC5FE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACBED #EDECCA
analogous
#CADCED #CACBED #DACAED
triadic
#CACBED #EDCACB #CBEDCA
tetradic
#CACBED #EDCADC #EDECCA #CAEDDA
square
#CACBED #EDCADC #EDECCA #CAEDDA
split-complementary
#CACBED #EDDACA #DCEDCA
monochromatic
#6F71CE #9C9EDD #CACBED #E8E9F7 #E8E9F7
Accessibility & contrast
On white
1.58
#CACBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#CACBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACBED
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACBED | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFEF
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#C3D1D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cacbed; /* rgb */ color: rgb(202, 203, 237); /* oklch */ color: oklch(85.2% 0.047 284.0);
Tailwind
colors: {
custom: {
50: '#dadaf2',
500: '#cacbed',
950: '#000000',
},
}SCSS
$custom: #cacbed; $custom-light: #dadaf2; $custom-dark: #000000;
JSON
{
"hex": "#cacbed",
"rgb": {
"r": 202,
"g": 203,
"b": 237
},
"hsl": {
"h": 238.286,
"s": 49.296,
"l": 86.078
},
"oklch": {
"l": 0.85219,
"c": 0.04706,
"h": 284
},
"luminance": 0.61383
}Semantic roles & 50–950 ramp
primary
#CACBED
secondary
#CAC892
accent
#B829BD
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151417
muted
#848385