#C3CEEB#C3CEEB
#C3CEEB is a very light, muted blue. Relative luminance 0.617; OKLCH L 85.2% C 0.042 H 269.0°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CEEB |
|---|---|
| RGB | rgb(195, 206, 235) |
| HSL | hsl(224, 50%, 84%) |
| HSV | hsv(224, 17%, 92%) |
| CMYK | cmyk(17%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(82.78, 2.13, -15.54) |
| CIE-LCH | lch(82.78, 15.69, 277.80°) |
| OKLab | oklab(85.22% -0.0007 -0.0421) |
| OKLCH | oklch(85.22% 0.042 269) |
| XYZ | xyz(59.5688, 61.7418, 87.3601) |
| Luminance | 0.6174 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.01
Lightsteelblue
#B0C4DE
ΔE00 5.08
Light Periwinkle
#C1C6FC
ΔE00 6.45
Periwinkle
#CCCCFF
ΔE00 6.70
Cloudy Blue
#ACC2D9
ΔE00 6.71
Powder Blue (survey)
#B1D1FC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CEEB #EBE0C3
analogous
#C3E2EB #C3CEEB #CCC3EB
triadic
#C3CEEB #EBC3CE #CEEBC3
tetradic
#C3CEEB #EBC3E2 #EBE0C3 #C3EBCC
square
#C3CEEB #EBC3E2 #EBE0C3 #C3EBCC
split-complementary
#C3CEEB #EBCCC3 #E2EBC3
monochromatic
#6783CC #95A9DC #C3CEEB #E8ECF7 #E8ECF7
Accessibility & contrast
On white
1.57
#C3CEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#C3CEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CEEB
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CEEB | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EC
Deuteranopia (green-blind)
#C2CDEA
Tritanopia (blue-blind)
#BAD3D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c3ceeb; /* rgb */ color: rgb(195, 206, 235); /* oklch */ color: oklch(85.2% 0.042 269.0);
Tailwind
colors: {
custom: {
50: '#d5dcf1',
500: '#c3ceeb',
950: '#000000',
},
}SCSS
$custom: #c3ceeb; $custom-light: #d5dcf1; $custom-dark: #000000;
JSON
{
"hex": "#c3ceeb",
"rgb": {
"r": 195,
"g": 206,
"b": 235
},
"hsl": {
"h": 223.5,
"s": 50,
"l": 84.314
},
"oklch": {
"l": 0.85222,
"c": 0.04216,
"h": 269
},
"luminance": 0.61743
}Semantic roles & 50–950 ramp
primary
#C3CEEB
secondary
#C7B78B
accent
#9428BD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485