#CACCFF#CACCFF
#CACCFF is a very light, moderate blue. Relative luminance 0.630; OKLCH L 86.1% C 0.071 H 283.0°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CACCFF |
|---|---|
| RGB | rgb(202, 204, 255) |
| HSL | hsl(238, 100%, 90%) |
| HSV | hsv(238, 21%, 100%) |
| CMYK | cmyk(20.8%, 20%, 0%, 0%) |
| CIE-LAB | lab(83.42, 9.69, -25.15) |
| CIE-LCH | lch(83.42, 26.95, 291.08°) |
| OKLab | oklab(86.07% 0.0159 -0.0688) |
| OKLCH | oklch(86.07% 0.071 283) |
| XYZ | xyz(63.9956, 62.9612, 103.3694) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.61
Light Periwinkle
#C1C6FC
ΔE00 2.01
Light Lavender
#DFC5FE
ΔE00 7.35
Pale Lilac
#E4CBFF
ΔE00 7.64
Powder Blue (survey)
#B1D1FC
ΔE00 9.18
Light Blue Grey
#B7C9E2
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACCFF #FFFDCA
analogous
#CAE7FF #CACCFF #E3CAFF
triadic
#CACCFF #FFCACC #CCFFCA
tetradic
#CACCFF #FFCAE7 #FFFDCA #CAFFE3
square
#CACCFF #FFCAE7 #FFFDCA #CAFFE3
split-complementary
#CACCFF #FFE3CA #E7FFCA
monochromatic
#5056FF #8D91FF #CACCFF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.54
#CACCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#CACCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACCFF
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACCFF | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD2FF
Deuteranopia (green-blind)
#BDCEFE
Tritanopia (blue-blind)
#BED5DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #caccff; /* rgb */ color: rgb(202, 204, 255); /* oklch */ color: oklch(86.1% 0.071 283.0);
Tailwind
colors: {
custom: {
50: '#dadbff',
500: '#caccff',
950: '#000000',
},
}SCSS
$custom: #caccff; $custom-light: #dadbff; $custom-dark: #000000;
JSON
{
"hex": "#caccff",
"rgb": {
"r": 202,
"g": 204,
"b": 255
},
"hsl": {
"h": 237.736,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.86067,
"c": 0.07063,
"h": 283
},
"luminance": 0.62962
}Semantic roles & 50–950 ramp
primary
#CACCFF
secondary
#E9E584
accent
#DD00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#151518
muted
#848486