#C2CEFC#C2CEFC
#C2CEFC is a very light, moderate blue. Relative luminance 0.626; OKLCH L 85.8% C 0.065 H 273.5°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CEFC |
|---|---|
| RGB | rgb(194, 206, 252) |
| HSL | hsl(228, 91%, 87%) |
| HSV | hsv(228, 23%, 99%) |
| CMYK | cmyk(23%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(83.25, 5.55, -23.87) |
| CIE-LCH | lch(83.25, 24.51, 283.10°) |
| OKLab | oklab(85.76% 0.004 -0.0653) |
| OKLCH | oklch(85.76% 0.065 273.5) |
| XYZ | xyz(61.8856, 62.6388, 100.9065) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.75
Periwinkle
#CCCCFF
ΔE00 3.62
Powder Blue (survey)
#B1D1FC
ΔE00 6.28
Light Blue Grey
#B7C9E2
ΔE00 6.97
Pastel Blue
#A2BFFE
ΔE00 7.25
Lightsteelblue
#B0C4DE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CEFC #FCF0C2
analogous
#C2EBFC #C2CEFC #D3C2FC
triadic
#C2CEFC #FCC2CE #CEFCC2
tetradic
#C2CEFC #FCC2EB #FCF0C2 #C2FCD3
square
#C2CEFC #FCC2EB #FCF0C2 #C2FCD3
split-complementary
#C2CEFC #FCD3C2 #EBFCC2
monochromatic
#4D70F6 #889FF9 #C2CEFC #E2E8FE #E2E8FE
Accessibility & contrast
On white
1.55
#C2CEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#C2CEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CEFC
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CEFC | 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)
#C1D2FE
Deuteranopia (green-blind)
#BDCDFB
Tritanopia (blue-blind)
#B4D6DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2cefc; /* rgb */ color: rgb(194, 206, 252); /* oklch */ color: oklch(85.8% 0.065 273.5);
Tailwind
colors: {
custom: {
50: '#d5dcfd',
500: '#c2cefc',
950: '#000000',
},
}SCSS
$custom: #c2cefc; $custom-light: #d5dcfd; $custom-dark: #000000;
JSON
{
"hex": "#c2cefc",
"rgb": {
"r": 194,
"g": 206,
"b": 252
},
"hsl": {
"h": 227.586,
"s": 90.625,
"l": 87.451
},
"oklch": {
"l": 0.85757,
"c": 0.06544,
"h": 273.5
},
"luminance": 0.6264
}Semantic roles & 50–950 ramp
primary
#C2CEFC
secondary
#E3CE80
accent
#B600E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485