#CACFDF#CACFDF
#CACFDF is a very light, muted blue. Relative luminance 0.625; OKLCH L 85.5% C 0.023 H 272.0°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CACFDF |
|---|---|
| RGB | rgb(202, 207, 223) |
| HSL | hsl(226, 25%, 83%) |
| HSV | hsv(226, 9%, 87%) |
| CMYK | cmyk(9.4%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(83.18, 1.37, -8.48) |
| CIE-LCH | lch(83.18, 8.59, 279.18°) |
| OKLab | oklab(85.55% 0.0008 -0.0228) |
| OKLCH | oklch(85.55% 0.023 272) |
| XYZ | xyz(59.9865, 62.5094, 78.7029) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.50
Fog
#D8DCE0
ΔE00 6.23
Lavender (CSS)
#E6E6FA
ΔE00 6.34
Lightsteelblue
#B0C4DE
ΔE00 6.67
Light Gray
#D3D3D3
ΔE00 7.35
Cloudy Blue
#ACC2D9
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACFDF #DFDACA
analogous
#CAD9DF #CACFDF #CFCADF
triadic
#CACFDF #DFCACF #CFDFCA
tetradic
#CACFDF #DFCAD9 #DFDACA #CADFCF
square
#CACFDF #DFCAD9 #DFDACA #CADFCF
split-complementary
#CACFDF #DFCFCA #D9DFCA
monochromatic
#7E8AB1 #A4ACC8 #CACFDF #ECEEF3 #ECEEF3
Accessibility & contrast
On white
1.56
#CACFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#CACFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACFDF
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACFDF | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0E0
Deuteranopia (green-blind)
#C9CEDF
Tritanopia (blue-blind)
#C6D2D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cacfdf; /* rgb */ color: rgb(202, 207, 223); /* oklch */ color: oklch(85.5% 0.023 272.0);
Tailwind
colors: {
custom: {
50: '#dadde9',
500: '#cacfdf',
950: '#000000',
},
}SCSS
$custom: #cacfdf; $custom-light: #dadde9; $custom-dark: #000000;
JSON
{
"hex": "#cacfdf",
"rgb": {
"r": 202,
"g": 207,
"b": 223
},
"hsl": {
"h": 225.714,
"s": 24.706,
"l": 83.333
},
"oklch": {
"l": 0.8555,
"c": 0.02279,
"h": 272
},
"luminance": 0.6251
}Semantic roles & 50–950 ramp
primary
#CACFDF
secondary
#B6AF97
accent
#8C42A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484