#CACEFB#CACEFB
#CACEFB is a very light, moderate blue. Relative luminance 0.637; OKLCH L 86.3% C 0.062 H 281.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CACEFB |
|---|---|
| RGB | rgb(202, 206, 251) |
| HSL | hsl(235, 86%, 89%) |
| HSV | hsv(235, 20%, 98%) |
| CMYK | cmyk(19.5%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(83.79, 7.74, -22.47) |
| CIE-LCH | lch(83.79, 23.76, 289.02°) |
| OKLab | oklab(86.31% 0.0119 -0.0613) |
| OKLCH | oklch(86.31% 0.062 281) |
| XYZ | xyz(63.8368, 63.6631, 100.1730) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.64
Light Periwinkle
#C1C6FC
ΔE00 2.83
Light Lavender
#DFC5FE
ΔE00 8.06
Pale Lilac
#E4CBFF
ΔE00 8.16
Light Blue Grey
#B7C9E2
ΔE00 8.64
Powder Blue (survey)
#B1D1FC
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACEFB #FBF7CA
analogous
#CAE7FB #CACEFB #DFCAFB
triadic
#CACEFB #FBCACE #CEFBCA
tetradic
#CACEFB #FBCAE7 #FBF7CA #CAFBDF
square
#CACEFB #FBCAE7 #FBF7CA #CAFBDF
split-complementary
#CACEFB #FBDFCA #E7FBCA
monochromatic
#5865F2 #9199F7 #CACEFB #E3E5FD #E3E5FD
Accessibility & contrast
On white
1.53
#CACEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#CACEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACEFB
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACEFB | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FD
Deuteranopia (green-blind)
#C0CFFA
Tritanopia (blue-blind)
#BFD6DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cacefb; /* rgb */ color: rgb(202, 206, 251); /* oklch */ color: oklch(86.3% 0.062 281.0);
Tailwind
colors: {
custom: {
50: '#dadcfc',
500: '#cacefb',
950: '#000000',
},
}SCSS
$custom: #cacefb; $custom-light: #dadcfc; $custom-dark: #000000;
JSON
{
"hex": "#cacefb",
"rgb": {
"r": 202,
"g": 206,
"b": 251
},
"hsl": {
"h": 235.102,
"s": 85.965,
"l": 88.824
},
"oklch": {
"l": 0.86309,
"c": 0.06246,
"h": 281
},
"luminance": 0.63664
}Semantic roles & 50–950 ramp
primary
#CACEFB
secondary
#E1DA88
accent
#D003E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#151517
muted
#848485