#CACEFC#CACEFC
#CACEFC is a very light, moderate blue. Relative luminance 0.637; OKLCH L 86.3% C 0.064 H 281.1°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CACEFC |
|---|---|
| RGB | rgb(202, 206, 252) |
| HSL | hsl(235, 89%, 89%) |
| HSV | hsv(235, 20%, 99%) |
| CMYK | cmyk(19.8%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(83.82, 7.96, -22.95) |
| CIE-LCH | lch(83.82, 24.29, 289.13°) |
| OKLab | oklab(86.35% 0.0123 -0.0626) |
| OKLCH | oklch(86.35% 0.064 281.1) |
| XYZ | xyz(63.9949, 63.7264, 101.0054) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.47
Light Periwinkle
#C1C6FC
ΔE00 2.67
Light Lavender
#DFC5FE
ΔE00 8.02
Pale Lilac
#E4CBFF
ΔE00 8.14
Light Blue Grey
#B7C9E2
ΔE00 8.71
Powder Blue (survey)
#B1D1FC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACEFC #FCF8CA
analogous
#CAE7FC #CACEFC #DFCAFC
triadic
#CACEFC #FCCACE #CEFCCA
tetradic
#CACEFC #FCCAE7 #FCF8CA #CAFCDF
square
#CACEFC #FCCAE7 #FCF8CA #CAFCDF
split-complementary
#CACEFC #FCDFCA #E7FCCA
monochromatic
#5663F5 #9098F9 #CACEFC #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.53
#CACEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#CACEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACEFC
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACEFC | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FE
Deuteranopia (green-blind)
#C0CFFB
Tritanopia (blue-blind)
#BFD6DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cacefc; /* rgb */ color: rgb(202, 206, 252); /* oklch */ color: oklch(86.3% 0.064 281.1);
Tailwind
colors: {
custom: {
50: '#dadcfd',
500: '#cacefc',
950: '#000000',
},
}SCSS
$custom: #cacefc; $custom-light: #dadcfd; $custom-dark: #000000;
JSON
{
"hex": "#cacefc",
"rgb": {
"r": 202,
"g": 206,
"b": 252
},
"hsl": {
"h": 235.2,
"s": 89.286,
"l": 89.02
},
"oklch": {
"l": 0.86346,
"c": 0.06384,
"h": 281.1
},
"luminance": 0.63727
}Semantic roles & 50–950 ramp
primary
#CACEFC
secondary
#E3DC87
accent
#D300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#151517
muted
#848485