#CAC5F4#CAC5F4
#CAC5F4 is a very light, moderate blue. Relative luminance 0.590; OKLCH L 84.3% C 0.065 H 289.8°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC5F4 |
|---|---|
| RGB | rgb(202, 197, 244) |
| HSL | hsl(246, 68%, 86%) |
| HSV | hsv(246, 19%, 96%) |
| CMYK | cmyk(17.2%, 19.3%, 0%, 4.3%) |
| CIE-LAB | lab(81.30, 11.05, -22.52) |
| CIE-LCH | lch(81.30, 25.08, 296.14°) |
| OKLab | oklab(84.3% 0.0221 -0.0614) |
| OKLCH | oklch(84.3% 0.065 289.8) |
| XYZ | xyz(60.6489, 59.0201, 93.7672) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.53
Light Periwinkle
#C1C6FC
ΔE00 3.87
Light Lavender
#DFC5FE
ΔE00 5.60
Pale Lilac
#E4CBFF
ΔE00 5.94
Light Violet
#D6B4FC
ΔE00 7.75
Pale Lavender
#EECFFE
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC5F4 #EFF4C5
analogous
#C5D8F4 #CAC5F4 #E2C5F4
triadic
#CAC5F4 #F4CAC5 #C5F4CA
tetradic
#CAC5F4 #F4C5D8 #EFF4C5 #C5F4E2
square
#CAC5F4 #F4C5D8 #EFF4C5 #C5F4E2
split-complementary
#CAC5F4 #F4E2C5 #D8F4C5
monochromatic
#6C5EE0 #9B92EA #CAC5F4 #E7E5FA #E7E5FA
Accessibility & contrast
On white
1.64
#CAC5F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#CAC5F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC5F4
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC5F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC5F4 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF6
Deuteranopia (green-blind)
#BAC9F3
Tritanopia (blue-blind)
#C2CCD5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cac5f4; /* rgb */ color: rgb(202, 197, 244); /* oklch */ color: oklch(84.3% 0.065 289.8);
Tailwind
colors: {
custom: {
50: '#dad6f7',
500: '#cac5f4',
950: '#000000',
},
}SCSS
$custom: #cac5f4; $custom-light: #dad6f7; $custom-dark: #000000;
JSON
{
"hex": "#cac5f4",
"rgb": {
"r": 202,
"g": 197,
"b": 244
},
"hsl": {
"h": 246.383,
"s": 68.116,
"l": 86.471
},
"oklch": {
"l": 0.84296,
"c": 0.06525,
"h": 289.8
},
"luminance": 0.59021
}Semantic roles & 50–950 ramp
primary
#CAC5F4
secondary
#CDD588
accent
#D015BC
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151417
muted
#848385