#CACCFD#CACCFD
#CACCFD is a very light, moderate blue. Relative luminance 0.628; OKLCH L 86.0% C 0.068 H 283.0°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CACCFD |
|---|---|
| RGB | rgb(202, 204, 253) |
| HSL | hsl(238, 93%, 89%) |
| HSV | hsv(238, 20%, 99%) |
| CMYK | cmyk(20.2%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(83.35, 9.25, -24.19) |
| CIE-LCH | lch(83.35, 25.90, 290.93°) |
| OKLab | oklab(85.99% 0.0153 -0.0661) |
| OKLCH | oklch(85.99% 0.068 283) |
| XYZ | xyz(63.6754, 62.8331, 101.6827) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.66
Light Periwinkle
#C1C6FC
ΔE00 2.25
Light Lavender
#DFC5FE
ΔE00 7.35
Pale Lilac
#E4CBFF
ΔE00 7.58
Light Blue Grey
#B7C9E2
ΔE00 9.21
Powder Blue (survey)
#B1D1FC
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACCFD #FDFBCA
analogous
#CAE6FD #CACCFD #E2CAFD
triadic
#CACCFD #FDCACC #CCFDCA
tetradic
#CACCFD #FDCAE6 #FDFBCA #CAFDE2
square
#CACCFD #FDCAE6 #FDFBCA #CAFDE2
split-complementary
#CACCFD #FDE2CA #E6FDCA
monochromatic
#545BF9 #8F93FB #CACCFD #E2E3FE #E2E3FE
Accessibility & contrast
On white
1.55
#CACCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#CACCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACCFD
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACCFD | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FF
Deuteranopia (green-blind)
#BECEFC
Tritanopia (blue-blind)
#BFD4DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #caccfd; /* rgb */ color: rgb(202, 204, 253); /* oklch */ color: oklch(86.0% 0.068 283.0);
Tailwind
colors: {
custom: {
50: '#dadbfe',
500: '#caccfd',
950: '#000000',
},
}SCSS
$custom: #caccfd; $custom-light: #dadbfe; $custom-dark: #000000;
JSON
{
"hex": "#caccfd",
"rgb": {
"r": 202,
"g": 204,
"b": 253
},
"hsl": {
"h": 237.647,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.85992,
"c": 0.06787,
"h": 283
},
"luminance": 0.62834
}Semantic roles & 50–950 ramp
primary
#CACCFD
secondary
#E5E286
accent
#DC00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#151517
muted
#848485