#C2CCFE#C2CCFE
#C2CCFE is a very light, moderate blue. Relative luminance 0.618; OKLCH L 85.4% C 0.071 H 276.0°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCFE |
|---|---|
| RGB | rgb(194, 204, 254) |
| HSL | hsl(230, 97%, 88%) |
| HSV | hsv(230, 24%, 100%) |
| CMYK | cmyk(23.6%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(82.81, 7.08, -25.60) |
| CIE-LCH | lch(82.81, 26.56, 285.46°) |
| OKLab | oklab(85.44% 0.0073 -0.0702) |
| OKLCH | oklch(85.44% 0.071 276) |
| XYZ | xyz(61.7258, 61.8094, 102.4250) |
| Luminance | 0.6181 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.86
Periwinkle
#CCCCFF
ΔE00 3.02
Powder Blue (survey)
#B1D1FC
ΔE00 6.81
Pastel Blue
#A2BFFE
ΔE00 7.21
Light Blue Grey
#B7C9E2
ΔE00 7.66
Lightsteelblue
#B0C4DE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCFE #FEF4C2
analogous
#C2EAFE #C2CCFE #D6C2FE
triadic
#C2CCFE #FEC2CC #CCFEC2
tetradic
#C2CCFE #FEC2EA #FEF4C2 #C2FED6
square
#C2CCFE #FEC2EA #FEF4C2 #C2FED6
split-complementary
#C2CCFE #FED6C2 #EAFEC2
monochromatic
#4A67FC #869AFD #C2CCFE #E1E6FF #E1E6FF
Accessibility & contrast
On white
1.57
#C2CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#C2CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCFE
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCFE | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#BACCFD
Tritanopia (blue-blind)
#B4D5DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c2ccfe; /* rgb */ color: rgb(194, 204, 254); /* oklch */ color: oklch(85.4% 0.071 276.0);
Tailwind
colors: {
custom: {
50: '#d5dbfe',
500: '#c2ccfe',
950: '#000000',
},
}SCSS
$custom: #c2ccfe; $custom-light: #d5dbfe; $custom-dark: #000000;
JSON
{
"hex": "#c2ccfe",
"rgb": {
"r": 194,
"g": 204,
"b": 254
},
"hsl": {
"h": 230,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.85436,
"c": 0.07055,
"h": 276
},
"luminance": 0.61811
}Semantic roles & 50–950 ramp
primary
#C2CCFE
secondary
#E6D57E
accent
#BF00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486