#CAC8DF#CAC8DF
#CAC8DF is a very light, muted blue. Relative luminance 0.592; OKLCH L 84.2% C 0.032 H 289.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC8DF |
|---|---|
| RGB | rgb(202, 200, 223) |
| HSL | hsl(245, 26%, 83%) |
| HSV | hsv(245, 10%, 87%) |
| CMYK | cmyk(9.4%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(81.40, 5.08, -11.14) |
| CIE-LCH | lch(81.40, 12.25, 294.51°) |
| OKLab | oklab(84.15% 0.0107 -0.03) |
| OKLCH | oklch(84.15% 0.032 289.7) |
| XYZ | xyz(58.3280, 59.1925, 78.1501) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.96
Periwinkle
#CCCCFF
ΔE00 8.24
Thistle
#D8BFD8
ΔE00 8.38
Light Blue Grey
#B7C9E2
ΔE00 8.60
Light Periwinkle
#C1C6FC
ΔE00 9.16
Lightsteelblue
#B0C4DE
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC8DF #DDDFC8
analogous
#C8D1DF #CAC8DF #D5C8DF
triadic
#CAC8DF #DFCAC8 #C8DFCA
tetradic
#CAC8DF #DFC8D1 #DDDFC8 #C8DFD5
square
#CAC8DF #DFC8D1 #DDDFC8 #C8DFD5
split-complementary
#CAC8DF #DFD5C8 #D1DFC8
monochromatic
#7F7BB2 #A5A1C8 #CAC8DF #ECECF4 #ECECF4
Accessibility & contrast
On white
1.64
#CAC8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#CAC8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC8DF
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC8DF | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CBE0
Deuteranopia (green-blind)
#C3CADE
Tritanopia (blue-blind)
#C6CBCF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cac8df; /* rgb */ color: rgb(202, 200, 223); /* oklch */ color: oklch(84.2% 0.032 289.7);
Tailwind
colors: {
custom: {
50: '#dad8e9',
500: '#cac8df',
950: '#000000',
},
}SCSS
$custom: #cac8df; $custom-light: #dad8e9; $custom-dark: #000000;
JSON
{
"hex": "#cac8df",
"rgb": {
"r": 202,
"g": 200,
"b": 223
},
"hsl": {
"h": 245.217,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.84151,
"c": 0.03183,
"h": 289.7
},
"luminance": 0.59193
}Semantic roles & 50–950 ramp
primary
#CAC8DF
secondary
#B3B695
accent
#A5409C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384