#CACCFA#CACCFA
#CACCFA is a very light, moderate blue. Relative luminance 0.626; OKLCH L 85.9% C 0.064 H 283.0°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CACCFA |
|---|---|
| RGB | rgb(202, 204, 250) |
| HSL | hsl(238, 83%, 89%) |
| HSV | hsv(238, 19%, 98%) |
| CMYK | cmyk(19.2%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(83.25, 8.59, -22.75) |
| CIE-LCH | lch(83.25, 24.32, 290.69°) |
| OKLab | oklab(85.88% 0.0143 -0.0621) |
| OKLCH | oklch(85.88% 0.064 283) |
| XYZ | xyz(63.2012, 62.6434, 99.1856) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.19
Light Periwinkle
#C1C6FC
ΔE00 2.71
Light Lavender
#DFC5FE
ΔE00 7.43
Pale Lilac
#E4CBFF
ΔE00 7.58
Light Blue Grey
#B7C9E2
ΔE00 9.09
Powder Blue (survey)
#B1D1FC
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACCFA #FAF8CA
analogous
#CAE4FA #CACCFA #E0CAFA
triadic
#CACCFA #FACACC #CCFACA
tetradic
#CACCFA #FACAE4 #FAF8CA #CAFAE0
square
#CACCFA #FACAE4 #FAF8CA #CAFAE0
split-complementary
#CACCFA #FAE0CA #E4FACA
monochromatic
#5A60EF #9296F5 #CACCFA #E3E4FC #E3E4FC
Accessibility & contrast
On white
1.55
#CACCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#CACCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACCFA
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACCFA | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FC
Deuteranopia (green-blind)
#BFCEF9
Tritanopia (blue-blind)
#C0D4DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #caccfa; /* rgb */ color: rgb(202, 204, 250); /* oklch */ color: oklch(85.9% 0.064 283.0);
Tailwind
colors: {
custom: {
50: '#dadbfc',
500: '#caccfa',
950: '#000000',
},
}SCSS
$custom: #caccfa; $custom-light: #dadbfc; $custom-dark: #000000;
JSON
{
"hex": "#caccfa",
"rgb": {
"r": 202,
"g": 204,
"b": 250
},
"hsl": {
"h": 237.5,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.85881,
"c": 0.06371,
"h": 283
},
"luminance": 0.62644
}Semantic roles & 50–950 ramp
primary
#CACCFA
secondary
#DFDC89
accent
#D606DF
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#151517
muted
#848485