#CACEFA#CACEFA
#CACEFA is a very light, moderate blue. Relative luminance 0.636; OKLCH L 86.3% C 0.061 H 280.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CACEFA |
|---|---|
| RGB | rgb(202, 206, 250) |
| HSL | hsl(235, 83%, 89%) |
| HSV | hsv(235, 19%, 98%) |
| CMYK | cmyk(19.2%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(83.76, 7.52, -21.99) |
| CIE-LCH | lch(83.76, 23.24, 288.89°) |
| OKLab | oklab(86.27% 0.0116 -0.06) |
| OKLCH | oklch(86.27% 0.061 280.9) |
| XYZ | xyz(63.6796, 63.6003, 99.3450) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.83
Light Periwinkle
#C1C6FC
ΔE00 3.01
Light Lavender
#DFC5FE
ΔE00 8.12
Pale Lilac
#E4CBFF
ΔE00 8.20
Light Blue Grey
#B7C9E2
ΔE00 8.57
Powder Blue (survey)
#B1D1FC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACEFA #FAF6CA
analogous
#CAE6FA #CACEFA #DECAFA
triadic
#CACEFA #FACACE #CEFACA
tetradic
#CACEFA #FACAE6 #FAF6CA #CAFADE
square
#CACEFA #FACAE6 #FAF6CA #CAFADE
split-complementary
#CACEFA #FADECA #E6FACA
monochromatic
#5A67EF #929AF5 #CACEFA #E3E5FC #E3E5FC
Accessibility & contrast
On white
1.53
#CACEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#CACEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACEFA
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACEFA | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D2FC
Deuteranopia (green-blind)
#C1CFF9
Tritanopia (blue-blind)
#BFD6DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cacefa; /* rgb */ color: rgb(202, 206, 250); /* oklch */ color: oklch(86.3% 0.061 280.9);
Tailwind
colors: {
custom: {
50: '#dadcfc',
500: '#cacefa',
950: '#000000',
},
}SCSS
$custom: #cacefa; $custom-light: #dadcfc; $custom-dark: #000000;
JSON
{
"hex": "#cacefa",
"rgb": {
"r": 202,
"g": 206,
"b": 250
},
"hsl": {
"h": 235,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.86273,
"c": 0.06107,
"h": 280.9
},
"luminance": 0.63601
}Semantic roles & 50–950 ramp
primary
#CACEFA
secondary
#DFD889
accent
#CD06DF
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#151517
muted
#848485