#CACFDD#CACFDD
#CACFDD is a very light, muted blue. Relative luminance 0.624; OKLCH L 85.5% C 0.020 H 270.2°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CACFDD |
|---|---|
| RGB | rgb(202, 207, 221) |
| HSL | hsl(224, 22%, 83%) |
| HSV | hsv(224, 9%, 87%) |
| CMYK | cmyk(8.6%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(83.13, 0.98, -7.50) |
| CIE-LCH | lch(83.13, 7.57, 277.41°) |
| OKLab | oklab(85.49% 0.0001 -0.0201) |
| OKLCH | oklch(85.49% 0.02 270.2) |
| XYZ | xyz(59.7184, 62.4022, 77.2912) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.52
Light Blue Grey
#B7C9E2
ΔE00 5.72
Light Gray
#D3D3D3
ΔE00 6.59
Lavender (CSS)
#E6E6FA
ΔE00 6.71
Lightsteelblue
#B0C4DE
ΔE00 6.84
Dove Gray
#B6B8BD
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACFDD #DDD8CA
analogous
#CAD8DD #CACFDD #CECADD
triadic
#CACFDD #DDCACF #CFDDCA
tetradic
#CACFDD #DDCAD8 #DDD8CA #CADDCE
square
#CACFDD #DDCAD8 #DDD8CA #CADDCE
split-complementary
#CACFDD #DDCECA #D8DDCA
monochromatic
#7F8BAD #A5ADC5 #CACFDD #ECEEF3 #ECEEF3
Accessibility & contrast
On white
1.56
#CACFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#CACFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACFDD
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACFDD | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DE
Deuteranopia (green-blind)
#CACEDD
Tritanopia (blue-blind)
#C6D2D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cacfdd; /* rgb */ color: rgb(202, 207, 221); /* oklch */ color: oklch(85.5% 0.020 270.2);
Tailwind
colors: {
custom: {
50: '#dadde7',
500: '#cacfdd',
950: '#000000',
},
}SCSS
$custom: #cacfdd; $custom-light: #dadde7; $custom-dark: #000000;
JSON
{
"hex": "#cacfdd",
"rgb": {
"r": 202,
"g": 207,
"b": 221
},
"hsl": {
"h": 224.211,
"s": 21.839,
"l": 82.941
},
"oklch": {
"l": 0.85487,
"c": 0.02012,
"h": 270.2
},
"luminance": 0.62403
}Semantic roles & 50–950 ramp
primary
#CACFDD
secondary
#B3AC98
accent
#8845A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484