#CACEFE#CACEFE
#CACEFE is a very light, moderate blue. Relative luminance 0.639; OKLCH L 86.4% C 0.067 H 281.2°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CACEFE |
|---|---|
| RGB | rgb(202, 206, 254) |
| HSL | hsl(235, 96%, 89%) |
| HSV | hsv(235, 20%, 100%) |
| CMYK | cmyk(20.5%, 18.9%, 0%, 0.4%) |
| CIE-LAB | lab(83.89, 8.40, -23.91) |
| CIE-LCH | lch(83.89, 25.34, 289.36°) |
| OKLab | oklab(86.42% 0.0129 -0.0653) |
| OKLCH | oklch(86.42% 0.067 281.2) |
| XYZ | xyz(64.3135, 63.8538, 102.6833) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.24
Light Periwinkle
#C1C6FC
ΔE00 2.38
Light Lavender
#DFC5FE
ΔE00 7.96
Pale Lilac
#E4CBFF
ΔE00 8.13
Powder Blue (survey)
#B1D1FC
ΔE00 8.80
Light Blue Grey
#B7C9E2
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACEFE #FEFACA
analogous
#CAE8FE #CACEFE #E0CAFE
triadic
#CACEFE #FECACE #CEFECA
tetradic
#CACEFE #FECAE8 #FEFACA #CAFEE0
square
#CACEFE #FECAE8 #FEFACA #CAFEE0
split-complementary
#CACEFE #FEE0CA #E8FECA
monochromatic
#525FFC #8E96FD #CACEFE #E1E3FE #E1E3FE
Accessibility & contrast
On white
1.52
#CACEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#CACEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACEFE
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACEFE | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#BFD0FD
Tritanopia (blue-blind)
#BED6DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cacefe; /* rgb */ color: rgb(202, 206, 254); /* oklch */ color: oklch(86.4% 0.067 281.2);
Tailwind
colors: {
custom: {
50: '#dadcfe',
500: '#cacefe',
950: '#000000',
},
}SCSS
$custom: #cacefe; $custom-light: #dadcfe; $custom-dark: #000000;
JSON
{
"hex": "#cacefe",
"rgb": {
"r": 202,
"g": 206,
"b": 254
},
"hsl": {
"h": 235.385,
"s": 96.296,
"l": 89.412
},
"oklch": {
"l": 0.8642,
"c": 0.06659,
"h": 281.2
},
"luminance": 0.63855
}Semantic roles & 50–950 ramp
primary
#CACEFE
secondary
#E7E085
accent
#D400E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#151518
muted
#848486