#CACEFD#CACEFD
#CACEFD is a very light, moderate blue. Relative luminance 0.638; OKLCH L 86.4% C 0.065 H 281.1°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CACEFD |
|---|---|
| RGB | rgb(202, 206, 253) |
| HSL | hsl(235, 93%, 89%) |
| HSV | hsv(235, 20%, 99%) |
| CMYK | cmyk(20.2%, 18.6%, 0%, 0.8%) |
| CIE-LAB | lab(83.86, 8.18, -23.43) |
| CIE-LCH | lch(83.86, 24.81, 289.25°) |
| OKLab | oklab(86.38% 0.0126 -0.064) |
| OKLCH | oklch(86.38% 0.065 281.1) |
| XYZ | xyz(64.1538, 63.7899, 101.8422) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.34
Light Periwinkle
#C1C6FC
ΔE00 2.52
Light Lavender
#DFC5FE
ΔE00 7.98
Pale Lilac
#E4CBFF
ΔE00 8.13
Light Blue Grey
#B7C9E2
ΔE00 8.77
Powder Blue (survey)
#B1D1FC
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACEFD #FDF9CA
analogous
#CAE8FD #CACEFD #E0CAFD
triadic
#CACEFD #FDCACE #CEFDCA
tetradic
#CACEFD #FDCAE8 #FDF9CA #CAFDE0
square
#CACEFD #FDCAE8 #FDF9CA #CAFDE0
split-complementary
#CACEFD #FDE0CA #E8FDCA
monochromatic
#5461F9 #8F97FB #CACEFD #E2E4FE #E2E4FE
Accessibility & contrast
On white
1.53
#CACEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#CACEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACEFD
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACEFD | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#C0CFFC
Tritanopia (blue-blind)
#BFD6DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cacefd; /* rgb */ color: rgb(202, 206, 253); /* oklch */ color: oklch(86.4% 0.065 281.1);
Tailwind
colors: {
custom: {
50: '#dadcfe',
500: '#cacefd',
950: '#000000',
},
}SCSS
$custom: #cacefd; $custom-light: #dadcfe; $custom-dark: #000000;
JSON
{
"hex": "#cacefd",
"rgb": {
"r": 202,
"g": 206,
"b": 253
},
"hsl": {
"h": 235.294,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.86383,
"c": 0.06521,
"h": 281.1
},
"luminance": 0.63791
}Semantic roles & 50–950 ramp
primary
#CACEFD
secondary
#E5DE86
accent
#D300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#151517
muted
#848485