#C3CEFF#C3CEFF
#C3CEFF is a very light, moderate blue. Relative luminance 0.630; OKLCH L 85.9% C 0.069 H 275.0°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CEFF |
|---|---|
| RGB | rgb(195, 206, 255) |
| HSL | hsl(229, 100%, 88%) |
| HSV | hsv(229, 24%, 100%) |
| CMYK | cmyk(23.5%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(83.42, 6.53, -25.19) |
| CIE-LCH | lch(83.42, 26.03, 284.53°) |
| OKLab | oklab(85.94% 0.006 -0.069) |
| OKLCH | oklch(85.94% 0.069 275) |
| XYZ | xyz(62.6223, 62.9632, 103.4421) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.37
Periwinkle
#CCCCFF
ΔE00 3.27
Powder Blue (survey)
#B1D1FC
ΔE00 6.54
Pastel Blue
#A2BFFE
ΔE00 7.29
Light Blue Grey
#B7C9E2
ΔE00 7.50
Lightsteelblue
#B0C4DE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CEFF #FFF4C3
analogous
#C3ECFF #C3CEFF #D6C3FF
triadic
#C3CEFF #FFC3CE #CEFFC3
tetradic
#C3CEFF #FFC3EC #FFF4C3 #C3FFD6
square
#C3CEFF #FFC3EC #FFF4C3 #C3FFD6
split-complementary
#C3CEFF #FFD6C3 #ECFFC3
monochromatic
#496AFF #869CFF #C3CEFF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.54
#C3CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#C3CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CEFF
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CEFF | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#BCCEFE
Tritanopia (blue-blind)
#B4D7DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c3ceff; /* rgb */ color: rgb(195, 206, 255); /* oklch */ color: oklch(85.9% 0.069 275.0);
Tailwind
colors: {
custom: {
50: '#d6dcff',
500: '#c3ceff',
950: '#000000',
},
}SCSS
$custom: #c3ceff; $custom-light: #d6dcff; $custom-dark: #000000;
JSON
{
"hex": "#c3ceff",
"rgb": {
"r": 195,
"g": 206,
"b": 255
},
"hsl": {
"h": 229,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.85942,
"c": 0.06928,
"h": 275
},
"luminance": 0.62965
}Semantic roles & 50–950 ramp
primary
#C3CEFF
secondary
#E8D57E
accent
#BB00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486