#CACDFD#CACDFD
#CACDFD is a very light, moderate blue. Relative luminance 0.633; OKLCH L 86.2% C 0.067 H 282.1°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CACDFD |
|---|---|
| RGB | rgb(202, 205, 253) |
| HSL | hsl(236, 93%, 89%) |
| HSV | hsv(236, 20%, 99%) |
| CMYK | cmyk(20.2%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(83.61, 8.72, -23.81) |
| CIE-LCH | lch(83.61, 25.35, 290.11°) |
| OKLab | oklab(86.19% 0.0139 -0.065) |
| OKLCH | oklch(86.19% 0.067 282.1) |
| XYZ | xyz(63.9138, 63.3100, 101.7622) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.98
Light Periwinkle
#C1C6FC
ΔE00 2.36
Light Lavender
#DFC5FE
ΔE00 7.66
Pale Lilac
#E4CBFF
ΔE00 7.85
Light Blue Grey
#B7C9E2
ΔE00 8.99
Powder Blue (survey)
#B1D1FC
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACDFD #FDFACA
analogous
#CAE7FD #CACDFD #E1CAFD
triadic
#CACDFD #FDCACD #CDFDCA
tetradic
#CACDFD #FDCAE7 #FDFACA #CAFDE1
square
#CACDFD #FDCAE7 #FDFACA #CAFDE1
split-complementary
#CACDFD #FDE1CA #E7FDCA
monochromatic
#545EF9 #8F95FB #CACDFD #E2E3FE #E2E3FE
Accessibility & contrast
On white
1.54
#CACDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#CACDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACDFD
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACDFD | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FF
Deuteranopia (green-blind)
#BFCFFC
Tritanopia (blue-blind)
#BFD5DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cacdfd; /* rgb */ color: rgb(202, 205, 253); /* oklch */ color: oklch(86.2% 0.067 282.1);
Tailwind
colors: {
custom: {
50: '#dadcfe',
500: '#cacdfd',
950: '#000000',
},
}SCSS
$custom: #cacdfd; $custom-light: #dadcfe; $custom-dark: #000000;
JSON
{
"hex": "#cacdfd",
"rgb": {
"r": 202,
"g": 205,
"b": 253
},
"hsl": {
"h": 236.471,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.86187,
"c": 0.06653,
"h": 282.1
},
"luminance": 0.63311
}Semantic roles & 50–950 ramp
primary
#CACDFD
secondary
#E5E086
accent
#D800E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#151517
muted
#848485