#C2CEFD#C2CEFD
#C2CEFD is a very light, moderate blue. Relative luminance 0.627; OKLCH L 85.8% C 0.067 H 273.7°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CEFD |
|---|---|
| RGB | rgb(194, 206, 253) |
| HSL | hsl(228, 94%, 88%) |
| HSV | hsv(228, 23%, 99%) |
| CMYK | cmyk(23.3%, 18.6%, 0%, 0.8%) |
| CIE-LAB | lab(83.29, 5.78, -24.35) |
| CIE-LCH | lch(83.29, 25.02, 283.36°) |
| OKLab | oklab(85.8% 0.0043 -0.0667) |
| OKLCH | oklch(85.8% 0.067 273.7) |
| XYZ | xyz(62.0445, 62.7023, 101.7433) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.66
Periwinkle
#CCCCFF
ΔE00 3.58
Powder Blue (survey)
#B1D1FC
ΔE00 6.27
Light Blue Grey
#B7C9E2
ΔE00 7.10
Pastel Blue
#A2BFFE
ΔE00 7.17
Lightsteelblue
#B0C4DE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CEFD #FDF1C2
analogous
#C2EBFD #C2CEFD #D4C2FD
triadic
#C2CEFD #FDC2CE #CEFDC2
tetradic
#C2CEFD #FDC2EB #FDF1C2 #C2FDD4
square
#C2CEFD #FDC2EB #FDF1C2 #C2FDD4
split-complementary
#C2CEFD #FDD4C2 #EBFDC2
monochromatic
#4B6FF9 #879EFB #C2CEFD #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.55
#C2CEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#C2CEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CEFD
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CEFD | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FF
Deuteranopia (green-blind)
#BCCDFC
Tritanopia (blue-blind)
#B4D7DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2cefd; /* rgb */ color: rgb(194, 206, 253); /* oklch */ color: oklch(85.8% 0.067 273.7);
Tailwind
colors: {
custom: {
50: '#d5dcfe',
500: '#c2cefd',
950: '#000000',
},
}SCSS
$custom: #c2cefd; $custom-light: #d5dcfe; $custom-dark: #000000;
JSON
{
"hex": "#c2cefd",
"rgb": {
"r": 194,
"g": 206,
"b": 253
},
"hsl": {
"h": 227.797,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.85795,
"c": 0.0668,
"h": 273.7
},
"luminance": 0.62704
}Semantic roles & 50–950 ramp
primary
#C2CEFD
secondary
#E4D07F
accent
#B700E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485