#CACFFE#CACFFE
#CACFFE is a very light, moderate blue. Relative luminance 0.643; OKLCH L 86.6% C 0.065 H 280.2°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CACFFE |
|---|---|
| RGB | rgb(202, 207, 254) |
| HSL | hsl(234, 96%, 89%) |
| HSV | hsv(234, 20%, 100%) |
| CMYK | cmyk(20.5%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(84.14, 7.87, -23.52) |
| CIE-LCH | lch(84.14, 24.80, 288.49°) |
| OKLab | oklab(86.62% 0.0115 -0.0643) |
| OKLCH | oklch(86.62% 0.065 280.2) |
| XYZ | xyz(64.5550, 64.3368, 102.7638) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.62
Light Periwinkle
#C1C6FC
ΔE00 2.58
Light Lavender
#DFC5FE
ΔE00 8.28
Pale Lilac
#E4CBFF
ΔE00 8.42
Powder Blue (survey)
#B1D1FC
ΔE00 8.55
Light Blue Grey
#B7C9E2
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACFFE #FEF9CA
analogous
#CAE9FE #CACFFE #DFCAFE
triadic
#CACFFE #FECACF #CFFECA
tetradic
#CACFFE #FECAE9 #FEF9CA #CAFEDF
square
#CACFFE #FECAE9 #FEF9CA #CAFEDF
split-complementary
#CACFFE #FEDFCA #E9FECA
monochromatic
#5262FC #8E99FD #CACFFE #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.51
#CACFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#CACFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACFFE
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACFFE | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#C0D0FD
Tritanopia (blue-blind)
#BED7DF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cacffe; /* rgb */ color: rgb(202, 207, 254); /* oklch */ color: oklch(86.6% 0.065 280.2);
Tailwind
colors: {
custom: {
50: '#daddfe',
500: '#cacffe',
950: '#000000',
},
}SCSS
$custom: #cacffe; $custom-light: #daddfe; $custom-dark: #000000;
JSON
{
"hex": "#cacffe",
"rgb": {
"r": 202,
"g": 207,
"b": 254
},
"hsl": {
"h": 234.231,
"s": 96.296,
"l": 89.412
},
"oklch": {
"l": 0.86615,
"c": 0.0653,
"h": 280.2
},
"luminance": 0.64338
}Semantic roles & 50–950 ramp
primary
#CACFFE
secondary
#E7DE85
accent
#CF00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#151518
muted
#848486