#CACEFF#CACEFF
#CACEFF is a very light, moderate blue. Relative luminance 0.639; OKLCH L 86.5% C 0.068 H 281.2°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CACEFF |
|---|---|
| RGB | rgb(202, 206, 255) |
| HSL | hsl(235, 100%, 90%) |
| HSV | hsv(235, 21%, 100%) |
| CMYK | cmyk(20.8%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(83.92, 8.62, -24.39) |
| CIE-LCH | lch(83.92, 25.86, 289.47°) |
| OKLab | oklab(86.46% 0.0132 -0.0667) |
| OKLCH | oklch(86.46% 0.068 281.2) |
| XYZ | xyz(64.4740, 63.9180, 103.5289) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.19
Light Periwinkle
#C1C6FC
ΔE00 2.27
Light Lavender
#DFC5FE
ΔE00 7.95
Pale Lilac
#E4CBFF
ΔE00 8.14
Powder Blue (survey)
#B1D1FC
ΔE00 8.73
Light Blue Grey
#B7C9E2
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACEFF #FFFBCA
analogous
#CAE9FF #CACEFF #E1CAFF
triadic
#CACEFF #FFCACE #CEFFCA
tetradic
#CACEFF #FFCAE9 #FFFBCA #CAFFE1
square
#CACEFF #FFCAE9 #FFFBCA #CAFFE1
split-complementary
#CACEFF #FFE1CA #E9FFCA
monochromatic
#505DFF #8D95FF #CACEFF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.52
#CACEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#CACEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACEFF
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACEFF | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#BFD0FE
Tritanopia (blue-blind)
#BED6DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #caceff; /* rgb */ color: rgb(202, 206, 255); /* oklch */ color: oklch(86.5% 0.068 281.2);
Tailwind
colors: {
custom: {
50: '#dadcff',
500: '#caceff',
950: '#000000',
},
}SCSS
$custom: #caceff; $custom-light: #dadcff; $custom-dark: #000000;
JSON
{
"hex": "#caceff",
"rgb": {
"r": 202,
"g": 206,
"b": 255
},
"hsl": {
"h": 235.472,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.86457,
"c": 0.06798,
"h": 281.2
},
"luminance": 0.63919
}Semantic roles & 50–950 ramp
primary
#CACEFF
secondary
#E9E284
accent
#D400E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#151518
muted
#848486