#CACFEC#CACFEC
#CACFEC is a very light, muted blue. Relative luminance 0.632; OKLCH L 86.0% C 0.041 H 277.8°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CACFEC |
|---|---|
| RGB | rgb(202, 207, 236) |
| HSL | hsl(231, 47%, 86%) |
| HSV | hsv(231, 14%, 93%) |
| CMYK | cmyk(14.4%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(83.57, 4.01, -14.83) |
| CIE-LCH | lch(83.57, 15.37, 285.13°) |
| OKLab | oklab(85.98% 0.0055 -0.0401) |
| OKLCH | oklch(85.98% 0.041 277.8) |
| XYZ | xyz(61.8069, 63.2376, 88.2904) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.01
Lavender (CSS)
#E6E6FA
ΔE00 6.36
Light Blue Grey
#B7C9E2
ΔE00 6.44
Light Periwinkle
#C1C6FC
ΔE00 6.66
Lightsteelblue
#B0C4DE
ΔE00 7.47
Cloudy Blue
#ACC2D9
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACFEC #ECE7CA
analogous
#CAE0EC #CACFEC #D6CAEC
triadic
#CACFEC #ECCACF #CFECCA
tetradic
#CACFEC #ECCAE0 #ECE7CA #CAECD6
square
#CACFEC #ECCAE0 #ECE7CA #CAECD6
split-complementary
#CACFEC #ECD6CA #E0ECCA
monochromatic
#707DCC #9DA6DC #CACFEC #E8EBF7 #E8EBF7
Accessibility & contrast
On white
1.54
#CACFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#CACFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACFEC
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACFEC | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2ED
Deuteranopia (green-blind)
#C6CFEB
Tritanopia (blue-blind)
#C3D4D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cacfec; /* rgb */ color: rgb(202, 207, 236); /* oklch */ color: oklch(86.0% 0.041 277.8);
Tailwind
colors: {
custom: {
50: '#daddf2',
500: '#cacfec',
950: '#000000',
},
}SCSS
$custom: #cacfec; $custom-light: #daddf2; $custom-dark: #000000;
JSON
{
"hex": "#cacfec",
"rgb": {
"r": 202,
"g": 207,
"b": 236
},
"hsl": {
"h": 231.176,
"s": 47.222,
"l": 85.882
},
"oklch": {
"l": 0.85977,
"c": 0.04051,
"h": 277.8
},
"luminance": 0.63238
}Semantic roles & 50–950 ramp
primary
#CACFEC
secondary
#C8C092
accent
#A52BBA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485