#C3CEFD#C3CEFD
#C3CEFD is a very light, moderate blue. Relative luminance 0.628; OKLCH L 85.9% C 0.067 H 274.6°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CEFD |
|---|---|
| RGB | rgb(195, 206, 253) |
| HSL | hsl(229, 94%, 88%) |
| HSV | hsv(229, 23%, 99%) |
| CMYK | cmyk(22.9%, 18.6%, 0%, 0.8%) |
| CIE-LAB | lab(83.36, 6.08, -24.23) |
| CIE-LCH | lch(83.36, 24.98, 284.08°) |
| OKLab | oklab(85.87% 0.0054 -0.0663) |
| OKLCH | oklch(85.87% 0.067 274.6) |
| XYZ | xyz(62.3021, 62.8351, 101.7554) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.50
Periwinkle
#CCCCFF
ΔE00 3.28
Powder Blue (survey)
#B1D1FC
ΔE00 6.59
Light Blue Grey
#B7C9E2
ΔE00 7.28
Pastel Blue
#A2BFFE
ΔE00 7.45
Lightsteelblue
#B0C4DE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CEFD #FDF2C3
analogous
#C3EBFD #C3CEFD #D5C3FD
triadic
#C3CEFD #FDC3CE #CEFDC3
tetradic
#C3CEFD #FDC3EB #FDF2C3 #C3FDD5
square
#C3CEFD #FDC3EB #FDF2C3 #C3FDD5
split-complementary
#C3CEFD #FDD5C3 #EBFDC3
monochromatic
#4D6DF9 #889EFB #C3CEFD #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.55
#C3CEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#C3CEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CEFD
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CEFD | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FF
Deuteranopia (green-blind)
#BDCEFC
Tritanopia (blue-blind)
#B5D7DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c3cefd; /* rgb */ color: rgb(195, 206, 253); /* oklch */ color: oklch(85.9% 0.067 274.6);
Tailwind
colors: {
custom: {
50: '#d6dcfe',
500: '#c3cefd',
950: '#000000',
},
}SCSS
$custom: #c3cefd; $custom-light: #d6dcfe; $custom-dark: #000000;
JSON
{
"hex": "#c3cefd",
"rgb": {
"r": 195,
"g": 206,
"b": 253
},
"hsl": {
"h": 228.621,
"s": 93.548,
"l": 87.843
},
"oklch": {
"l": 0.85867,
"c": 0.06656,
"h": 274.6
},
"luminance": 0.62837
}Semantic roles & 50–950 ramp
primary
#C3CEFD
secondary
#E4D180
accent
#BA00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485