#C3CEFC#C3CEFC
#C3CEFC is a very light, moderate blue. Relative luminance 0.628; OKLCH L 85.8% C 0.065 H 274.4°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CEFC |
|---|---|
| RGB | rgb(195, 206, 252) |
| HSL | hsl(228, 90%, 88%) |
| HSV | hsv(228, 23%, 99%) |
| CMYK | cmyk(22.6%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(83.32, 5.85, -23.75) |
| CIE-LCH | lch(83.32, 24.47, 283.84°) |
| OKLab | oklab(85.83% 0.005 -0.065) |
| OKLCH | oklch(85.83% 0.065 274.4) |
| XYZ | xyz(62.1432, 62.7716, 100.9186) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.60
Periwinkle
#CCCCFF
ΔE00 3.32
Powder Blue (survey)
#B1D1FC
ΔE00 6.61
Light Blue Grey
#B7C9E2
ΔE00 7.16
Pastel Blue
#A2BFFE
ΔE00 7.53
Lightsteelblue
#B0C4DE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CEFC #FCF1C3
analogous
#C3EAFC #C3CEFC #D4C3FC
triadic
#C3CEFC #FCC3CE #CEFCC3
tetradic
#C3CEFC #FCC3EA #FCF1C3 #C3FCD4
square
#C3CEFC #FCC3EA #FCF1C3 #C3FCD4
split-complementary
#C3CEFC #FCD4C3 #EAFCC3
monochromatic
#4E6FF6 #899EF9 #C3CEFC #E2E7FE #E2E7FE
Accessibility & contrast
On white
1.55
#C3CEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#C3CEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CEFC
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CEFC | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FE
Deuteranopia (green-blind)
#BDCEFB
Tritanopia (blue-blind)
#B5D6DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c3cefc; /* rgb */ color: rgb(195, 206, 252); /* oklch */ color: oklch(85.8% 0.065 274.4);
Tailwind
colors: {
custom: {
50: '#d6dcfd',
500: '#c3cefc',
950: '#000000',
},
}SCSS
$custom: #c3cefc; $custom-light: #d6dcfd; $custom-dark: #000000;
JSON
{
"hex": "#c3cefc",
"rgb": {
"r": 195,
"g": 206,
"b": 252
},
"hsl": {
"h": 228.421,
"s": 90.476,
"l": 87.647
},
"oklch": {
"l": 0.8583,
"c": 0.06518,
"h": 274.4
},
"luminance": 0.62773
}Semantic roles & 50–950 ramp
primary
#C3CEFC
secondary
#E3D081
accent
#B900E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485