#CACFFD#CACFFD
#CACFFD is a very light, moderate blue. Relative luminance 0.643; OKLCH L 86.6% C 0.064 H 280.1°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CACFFD |
|---|---|
| RGB | rgb(202, 207, 253) |
| HSL | hsl(234, 93%, 89%) |
| HSV | hsv(234, 20%, 99%) |
| CMYK | cmyk(20.2%, 18.2%, 0%, 0.8%) |
| CIE-LAB | lab(84.11, 7.65, -23.04) |
| CIE-LCH | lch(84.11, 24.28, 288.36°) |
| OKLab | oklab(86.58% 0.0112 -0.0629) |
| OKLCH | oklch(86.58% 0.064 280.1) |
| XYZ | xyz(64.3953, 64.2729, 101.9227) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.72
Light Periwinkle
#C1C6FC
ΔE00 2.72
Light Lavender
#DFC5FE
ΔE00 8.31
Pale Lilac
#E4CBFF
ΔE00 8.43
Light Blue Grey
#B7C9E2
ΔE00 8.53
Powder Blue (survey)
#B1D1FC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACFFD #FDF8CA
analogous
#CAE9FD #CACFFD #DFCAFD
triadic
#CACFFD #FDCACF #CFFDCA
tetradic
#CACFFD #FDCAE9 #FDF8CA #CAFDDF
square
#CACFFD #FDCAE9 #FDF8CA #CAFDDF
split-complementary
#CACFFD #FDDFCA #E9FDCA
monochromatic
#5464F9 #8F9AFB #CACFFD #E2E4FE #E2E4FE
Accessibility & contrast
On white
1.52
#CACFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#CACFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACFFD
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACFFD | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#C0D0FC
Tritanopia (blue-blind)
#BFD7DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cacffd; /* rgb */ color: rgb(202, 207, 253); /* oklch */ color: oklch(86.6% 0.064 280.1);
Tailwind
colors: {
custom: {
50: '#daddfe',
500: '#cacffd',
950: '#000000',
},
}SCSS
$custom: #cacffd; $custom-light: #daddfe; $custom-dark: #000000;
JSON
{
"hex": "#cacffd",
"rgb": {
"r": 202,
"g": 207,
"b": 253
},
"hsl": {
"h": 234.118,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.86579,
"c": 0.06392,
"h": 280.1
},
"luminance": 0.64274
}Semantic roles & 50–950 ramp
primary
#CACFFD
secondary
#E5DC86
accent
#CF00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#151517
muted
#848485