#C2CEFE#C2CEFE
#C2CEFE is a very light, moderate blue. Relative luminance 0.628; OKLCH L 85.8% C 0.068 H 273.9°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CEFE |
|---|---|
| RGB | rgb(194, 206, 254) |
| HSL | hsl(228, 97%, 88%) |
| HSV | hsv(228, 24%, 100%) |
| CMYK | cmyk(23.6%, 18.9%, 0%, 0.4%) |
| CIE-LAB | lab(83.32, 6.01, -24.83) |
| CIE-LCH | lch(83.32, 25.54, 283.60°) |
| OKLab | oklab(85.83% 0.0046 -0.068) |
| OKLCH | oklch(85.83% 0.068 273.9) |
| XYZ | xyz(62.2042, 62.7662, 102.5845) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.59
Periwinkle
#CCCCFF
ΔE00 3.57
Powder Blue (survey)
#B1D1FC
ΔE00 6.25
Pastel Blue
#A2BFFE
ΔE00 7.09
Light Blue Grey
#B7C9E2
ΔE00 7.22
Lightsteelblue
#B0C4DE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CEFE #FEF2C2
analogous
#C2ECFE #C2CEFE #D4C2FE
triadic
#C2CEFE #FEC2CE #CEFEC2
tetradic
#C2CEFE #FEC2EC #FEF2C2 #C2FED4
square
#C2CEFE #FEC2EC #FEF2C2 #C2FED4
split-complementary
#C2CEFE #FED4C2 #ECFEC2
monochromatic
#4A6DFC #869EFD #C2CEFE #E1E7FF #E1E7FF
Accessibility & contrast
On white
1.55
#C2CEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#C2CEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CEFE
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CEFE | 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)
#C0D2FF
Deuteranopia (green-blind)
#BCCDFD
Tritanopia (blue-blind)
#B3D7DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c2cefe; /* rgb */ color: rgb(194, 206, 254); /* oklch */ color: oklch(85.8% 0.068 273.9);
Tailwind
colors: {
custom: {
50: '#d5dcfe',
500: '#c2cefe',
950: '#000000',
},
}SCSS
$custom: #c2cefe; $custom-light: #d5dcfe; $custom-dark: #000000;
JSON
{
"hex": "#c2cefe",
"rgb": {
"r": 194,
"g": 206,
"b": 254
},
"hsl": {
"h": 228,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.85832,
"c": 0.06817,
"h": 273.9
},
"luminance": 0.62768
}Semantic roles & 50–950 ramp
primary
#C2CEFE
secondary
#E6D17E
accent
#B800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486