#CACCFE#CACCFE
#CACCFE is a very light, moderate blue. Relative luminance 0.629; OKLCH L 86.0% C 0.069 H 283.0°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CACCFE |
|---|---|
| RGB | rgb(202, 204, 254) |
| HSL | hsl(238, 96%, 89%) |
| HSV | hsv(238, 20%, 100%) |
| CMYK | cmyk(20.5%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(83.39, 9.47, -24.67) |
| CIE-LCH | lch(83.39, 26.42, 291.00°) |
| OKLab | oklab(86.03% 0.0156 -0.0675) |
| OKLCH | oklch(86.03% 0.069 283) |
| XYZ | xyz(63.8351, 62.8970, 102.5239) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.59
Light Periwinkle
#C1C6FC
ΔE00 2.12
Light Lavender
#DFC5FE
ΔE00 7.35
Pale Lilac
#E4CBFF
ΔE00 7.61
Light Blue Grey
#B7C9E2
ΔE00 9.23
Powder Blue (survey)
#B1D1FC
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACCFE #FEFCCA
analogous
#CAE6FE #CACCFE #E2CAFE
triadic
#CACCFE #FECACC #CCFECA
tetradic
#CACCFE #FECAE6 #FEFCCA #CAFEE2
square
#CACCFE #FECAE6 #FEFCCA #CAFEE2
split-complementary
#CACCFE #FEE2CA #E6FECA
monochromatic
#5258FC #8E92FD #CACCFE #E1E2FE #E1E2FE
Accessibility & contrast
On white
1.55
#CACCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#CACCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACCFE
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACCFE | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#BDCEFD
Tritanopia (blue-blind)
#BFD5DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #caccfe; /* rgb */ color: rgb(202, 204, 254); /* oklch */ color: oklch(86.0% 0.069 283.0);
Tailwind
colors: {
custom: {
50: '#dadbfe',
500: '#caccfe',
950: '#000000',
},
}SCSS
$custom: #caccfe; $custom-light: #dadbfe; $custom-dark: #000000;
JSON
{
"hex": "#caccfe",
"rgb": {
"r": 202,
"g": 204,
"b": 254
},
"hsl": {
"h": 237.692,
"s": 96.296,
"l": 89.412
},
"oklch": {
"l": 0.86029,
"c": 0.06925,
"h": 283
},
"luminance": 0.62898
}Semantic roles & 50–950 ramp
primary
#CACCFE
secondary
#E7E385
accent
#DD00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#151518
muted
#848486