#C3C8EA#C3C8EA
#C3C8EA is a very light, muted blue. Relative luminance 0.589; OKLCH L 84.0% C 0.048 H 278.7°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C3C8EA |
|---|---|
| RGB | rgb(195, 200, 234) |
| HSL | hsl(232, 48%, 84%) |
| HSV | hsv(232, 17%, 92%) |
| CMYK | cmyk(16.7%, 14.5%, 0%, 8.2%) |
| CIE-LAB | lab(81.21, 5.11, -17.36) |
| CIE-LCH | lch(81.21, 18.10, 286.40°) |
| OKLab | oklab(83.99% 0.0072 -0.0471) |
| OKLCH | oklch(83.99% 0.048 278.7) |
| XYZ | xyz(58.0078, 58.8503, 86.1291) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.68
Light Periwinkle
#C1C6FC
ΔE00 4.90
Light Blue Grey
#B7C9E2
ΔE00 6.88
Lightsteelblue
#B0C4DE
ΔE00 7.53
Lavender (CSS)
#E6E6FA
ΔE00 8.49
Powder Blue (survey)
#B1D1FC
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3C8EA #EAE5C3
analogous
#C3DCEA #C3C8EA #D2C3EA
triadic
#C3C8EA #EAC3C8 #C8EAC3
tetradic
#C3C8EA #EAC3DC #EAE5C3 #C3EAD2
square
#C3C8EA #EAC3DC #EAE5C3 #C3EAD2
split-complementary
#C3C8EA #EAD2C3 #DCEAC3
monochromatic
#6875CA #969EDA #C3C8EA #E8EAF7 #E8EAF7
Accessibility & contrast
On white
1.64
#C3C8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#C3C8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3C8EA
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3C8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3C8EA | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBEC
Deuteranopia (green-blind)
#BDC8E9
Tritanopia (blue-blind)
#BACED3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c3c8ea; /* rgb */ color: rgb(195, 200, 234); /* oklch */ color: oklch(84.0% 0.048 278.7);
Tailwind
colors: {
custom: {
50: '#d5d8f0',
500: '#c3c8ea',
950: '#000000',
},
}SCSS
$custom: #c3c8ea; $custom-light: #d5d8f0; $custom-dark: #000000;
JSON
{
"hex": "#c3c8ea",
"rgb": {
"r": 195,
"g": 200,
"b": 234
},
"hsl": {
"h": 232.308,
"s": 48.148,
"l": 84.118
},
"oklch": {
"l": 0.83985,
"c": 0.0477,
"h": 278.7
},
"luminance": 0.58851
}Semantic roles & 50–950 ramp
primary
#C3C8EA
secondary
#C6BE8B
accent
#A92ABB
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385