#C3CEFA#C3CEFA
#C3CEFA is a very light, moderate blue. Relative luminance 0.626; OKLCH L 85.8% C 0.062 H 274.0°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CEFA |
|---|---|
| RGB | rgb(195, 206, 250) |
| HSL | hsl(228, 85%, 87%) |
| HSV | hsv(228, 22%, 98%) |
| CMYK | cmyk(22%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(83.26, 5.40, -22.79) |
| CIE-LCH | lch(83.26, 23.43, 283.34°) |
| OKLab | oklab(85.76% 0.0044 -0.0623) |
| OKLCH | oklch(85.76% 0.062 274) |
| XYZ | xyz(61.8279, 62.6455, 99.2582) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.86
Periwinkle
#CCCCFF
ΔE00 3.46
Powder Blue (survey)
#B1D1FC
ΔE00 6.65
Light Blue Grey
#B7C9E2
ΔE00 6.90
Lightsteelblue
#B0C4DE
ΔE00 7.47
Pastel Blue
#A2BFFE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CEFA #FAEFC3
analogous
#C3EAFA #C3CEFA #D4C3FA
triadic
#C3CEFA #FAC3CE #CEFAC3
tetradic
#C3CEFA #FAC3EA #FAEFC3 #C3FAD4
square
#C3CEFA #FAC3EA #FAEFC3 #C3FAD4
split-complementary
#C3CEFA #FAD4C3 #EAFAC3
monochromatic
#5272F1 #8BA0F5 #C3CEFA #E3E8FD #E3E8FD
Accessibility & contrast
On white
1.55
#C3CEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#C3CEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CEFA
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CEFA | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FC
Deuteranopia (green-blind)
#BECDF9
Tritanopia (blue-blind)
#B6D6DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c3cefa; /* rgb */ color: rgb(195, 206, 250); /* oklch */ color: oklch(85.8% 0.062 274.0);
Tailwind
colors: {
custom: {
50: '#d5dcfc',
500: '#c3cefa',
950: '#000000',
},
}SCSS
$custom: #c3cefa; $custom-light: #d5dcfc; $custom-dark: #000000;
JSON
{
"hex": "#c3cefa",
"rgb": {
"r": 195,
"g": 206,
"b": 250
},
"hsl": {
"h": 228,
"s": 84.615,
"l": 87.255
},
"oklch": {
"l": 0.85756,
"c": 0.06245,
"h": 274
},
"luminance": 0.62647
}Semantic roles & 50–950 ramp
primary
#C3CEFA
secondary
#DFCC82
accent
#B504E1
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485