#C3CAEF#C3CAEF
#C3CAEF is a very light, muted blue. Relative luminance 0.601; OKLCH L 84.6% C 0.052 H 276.8°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CAEF |
|---|---|
| RGB | rgb(195, 202, 239) |
| HSL | hsl(230, 58%, 85%) |
| HSV | hsv(230, 18%, 94%) |
| CMYK | cmyk(18.4%, 15.5%, 0%, 6.3%) |
| CIE-LAB | lab(81.88, 5.12, -19.03) |
| CIE-LCH | lch(81.88, 19.70, 285.06°) |
| OKLab | oklab(84.56% 0.0062 -0.0518) |
| OKLCH | oklch(84.56% 0.052 276.8) |
| XYZ | xyz(59.2025, 60.0742, 90.1210) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.96
Light Periwinkle
#C1C6FC
ΔE00 3.97
Light Blue Grey
#B7C9E2
ΔE00 6.71
Lightsteelblue
#B0C4DE
ΔE00 7.35
Powder Blue (survey)
#B1D1FC
ΔE00 8.28
Lavender (CSS)
#E6E6FA
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CAEF #EFE8C3
analogous
#C3E0EF #C3CAEF #D2C3EF
triadic
#C3CAEF #EFC3CA #CAEFC3
tetradic
#C3CAEF #EFC3E0 #EFE8C3 #C3EFD2
square
#C3CAEF #EFC3E0 #EFE8C3 #C3EFD2
split-complementary
#C3CAEF #EFD2C3 #E0EFC3
monochromatic
#6275D5 #939FE2 #C3CAEF #E7EAF9 #E7EAF9
Accessibility & contrast
On white
1.61
#C3CAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#C3CAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CAEF
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CAEF | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF1
Deuteranopia (green-blind)
#BECAEE
Tritanopia (blue-blind)
#B9D1D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c3caef; /* rgb */ color: rgb(195, 202, 239); /* oklch */ color: oklch(84.6% 0.052 276.8);
Tailwind
colors: {
custom: {
50: '#d5daf4',
500: '#c3caef',
950: '#000000',
},
}SCSS
$custom: #c3caef; $custom-light: #d5daf4; $custom-dark: #000000;
JSON
{
"hex": "#c3caef",
"rgb": {
"r": 195,
"g": 202,
"b": 239
},
"hsl": {
"h": 230.455,
"s": 57.895,
"l": 85.098
},
"oklch": {
"l": 0.84561,
"c": 0.05214,
"h": 276.8
},
"luminance": 0.60075
}Semantic roles & 50–950 ramp
primary
#C3CAEF
secondary
#CDC289
accent
#AB20C5
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385