#CACFFF#CACFFF
#CACFFF is a very light, moderate blue. Relative luminance 0.644; OKLCH L 86.7% C 0.067 H 280.2°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CACFFF |
|---|---|
| RGB | rgb(202, 207, 255) |
| HSL | hsl(234, 100%, 90%) |
| HSV | hsv(234, 21%, 100%) |
| CMYK | cmyk(20.8%, 18.8%, 0%, 0%) |
| CIE-LAB | lab(84.17, 8.09, -24.00) |
| CIE-LCH | lch(84.17, 25.33, 288.62°) |
| OKLab | oklab(86.65% 0.0119 -0.0656) |
| OKLCH | oklch(86.65% 0.067 280.2) |
| XYZ | xyz(64.7155, 64.4010, 103.6094) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.55
Light Periwinkle
#C1C6FC
ΔE00 2.46
Light Lavender
#DFC5FE
ΔE00 8.26
Pale Lilac
#E4CBFF
ΔE00 8.42
Powder Blue (survey)
#B1D1FC
ΔE00 8.50
Light Blue Grey
#B7C9E2
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACFFF #FFFACA
analogous
#CAE9FF #CACFFF #E0CAFF
triadic
#CACFFF #FFCACF #CFFFCA
tetradic
#CACFFF #FFCAE9 #FFFACA #CAFFE0
square
#CACFFF #FFCAE9 #FFFACA #CAFFE0
split-complementary
#CACFFF #FFE0CA #E9FFCA
monochromatic
#5060FF #8D98FF #CACFFF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.51
#CACFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#CACFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACFFF
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACFFF | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D4FF
Deuteranopia (green-blind)
#C0D0FE
Tritanopia (blue-blind)
#BED7DF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cacfff; /* rgb */ color: rgb(202, 207, 255); /* oklch */ color: oklch(86.7% 0.067 280.2);
Tailwind
colors: {
custom: {
50: '#daddff',
500: '#cacfff',
950: '#000000',
},
}SCSS
$custom: #cacfff; $custom-light: #daddff; $custom-dark: #000000;
JSON
{
"hex": "#cacfff",
"rgb": {
"r": 202,
"g": 207,
"b": 255
},
"hsl": {
"h": 234.34,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.86652,
"c": 0.06667,
"h": 280.2
},
"luminance": 0.64402
}Semantic roles & 50–950 ramp
primary
#CACFFF
secondary
#E9E084
accent
#D000E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#151518
muted
#848486