#C3CEEA#C3CEEA
#C3CEEA is a very light, muted blue. Relative luminance 0.617; OKLCH L 85.2% C 0.041 H 268.5°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CEEA |
|---|---|
| RGB | rgb(195, 206, 234) |
| HSL | hsl(223, 48%, 84%) |
| HSV | hsv(223, 17%, 92%) |
| CMYK | cmyk(16.7%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(82.75, 1.92, -15.05) |
| CIE-LCH | lch(82.75, 15.18, 277.26°) |
| OKLab | oklab(85.19% -0.0011 -0.0408) |
| OKLCH | oklch(85.19% 0.041 268.5) |
| XYZ | xyz(59.4247, 61.6842, 86.6014) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.80
Lightsteelblue
#B0C4DE
ΔE00 4.91
Cloudy Blue
#ACC2D9
ΔE00 6.51
Light Periwinkle
#C1C6FC
ΔE00 6.77
Powder Blue (survey)
#B1D1FC
ΔE00 6.96
Periwinkle
#CCCCFF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CEEA #EADFC3
analogous
#C3E2EA #C3CEEA #CCC3EA
triadic
#C3CEEA #EAC3CE #CEEAC3
tetradic
#C3CEEA #EAC3E2 #EADFC3 #C3EACC
square
#C3CEEA #EAC3E2 #EADFC3 #C3EACC
split-complementary
#C3CEEA #EACCC3 #E2EAC3
monochromatic
#6884CA #96A9DA #C3CEEA #E8ECF7 #E8ECF7
Accessibility & contrast
On white
1.57
#C3CEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#C3CEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CEEA
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CEEA | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EB
Deuteranopia (green-blind)
#C3CCE9
Tritanopia (blue-blind)
#BAD3D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c3ceea; /* rgb */ color: rgb(195, 206, 234); /* oklch */ color: oklch(85.2% 0.041 268.5);
Tailwind
colors: {
custom: {
50: '#d5dcf0',
500: '#c3ceea',
950: '#000000',
},
}SCSS
$custom: #c3ceea; $custom-light: #d5dcf0; $custom-dark: #000000;
JSON
{
"hex": "#c3ceea",
"rgb": {
"r": 195,
"g": 206,
"b": 234
},
"hsl": {
"h": 223.077,
"s": 48.148,
"l": 84.118
},
"oklch": {
"l": 0.85188,
"c": 0.04081,
"h": 268.5
},
"luminance": 0.61685
}Semantic roles & 50–950 ramp
primary
#C3CEEA
secondary
#C6B58B
accent
#922ABB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485