#C3CAF4#C3CAF4
#C3CAF4 is a very light, muted blue. Relative luminance 0.604; OKLCH L 84.7% C 0.059 H 277.6°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CAF4 |
|---|---|
| RGB | rgb(195, 202, 244) |
| HSL | hsl(231, 69%, 86%) |
| HSV | hsv(231, 20%, 96%) |
| CMYK | cmyk(20.1%, 17.2%, 0%, 4.3%) |
| CIE-LAB | lab(82.04, 6.21, -21.45) |
| CIE-LCH | lch(82.04, 22.33, 286.15°) |
| OKLab | oklab(84.74% 0.0078 -0.0585) |
| OKLCH | oklch(84.74% 0.059 277.6) |
| XYZ | xyz(59.9514, 60.3737, 94.0651) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.71
Periwinkle
#CCCCFF
ΔE00 2.88
Light Blue Grey
#B7C9E2
ΔE00 7.40
Lightsteelblue
#B0C4DE
ΔE00 7.93
Powder Blue (survey)
#B1D1FC
ΔE00 8.10
Pastel Blue
#A2BFFE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CAF4 #F4EDC3
analogous
#C3E2F4 #C3CAF4 #D4C3F4
triadic
#C3CAF4 #F4C3CA #CAF4C3
tetradic
#C3CAF4 #F4C3E2 #F4EDC3 #C3F4D4
square
#C3CAF4 #F4C3E2 #F4EDC3 #C3F4D4
split-complementary
#C3CAF4 #F4D4C3 #E2F4C3
monochromatic
#5C6FE1 #8F9CEB #C3CAF4 #E5E8FA #E5E8FA
Accessibility & contrast
On white
1.61
#C3CAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#C3CAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CAF4
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CAF4 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCEF6
Deuteranopia (green-blind)
#BCCAF3
Tritanopia (blue-blind)
#B8D1D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c3caf4; /* rgb */ color: rgb(195, 202, 244); /* oklch */ color: oklch(84.7% 0.059 277.6);
Tailwind
colors: {
custom: {
50: '#d5daf7',
500: '#c3caf4',
950: '#000000',
},
}SCSS
$custom: #c3caf4; $custom-light: #d5daf7; $custom-dark: #000000;
JSON
{
"hex": "#c3caf4",
"rgb": {
"r": 195,
"g": 202,
"b": 244
},
"hsl": {
"h": 231.429,
"s": 69.014,
"l": 86.078
},
"oklch": {
"l": 0.84742,
"c": 0.05903,
"h": 277.6
},
"luminance": 0.60375
}Semantic roles & 50–950 ramp
primary
#C3CAF4
secondary
#D5CA86
accent
#B615D1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385