#C2CEFB#C2CEFB
#C2CEFB is a very light, moderate blue. Relative luminance 0.626; OKLCH L 85.7% C 0.064 H 273.3°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CEFB |
|---|---|
| RGB | rgb(194, 206, 251) |
| HSL | hsl(227, 88%, 87%) |
| HSV | hsv(227, 23%, 98%) |
| CMYK | cmyk(22.7%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(83.22, 5.33, -23.39) |
| CIE-LCH | lch(83.22, 23.99, 282.84°) |
| OKLab | oklab(85.72% 0.0037 -0.064) |
| OKLCH | oklch(85.72% 0.064 273.3) |
| XYZ | xyz(61.7276, 62.5756, 100.0742) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.86
Periwinkle
#CCCCFF
ΔE00 3.67
Powder Blue (survey)
#B1D1FC
ΔE00 6.30
Light Blue Grey
#B7C9E2
ΔE00 6.84
Pastel Blue
#A2BFFE
ΔE00 7.34
Lightsteelblue
#B0C4DE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CEFB #FBEFC2
analogous
#C2EBFB #C2CEFB #D2C2FB
triadic
#C2CEFB #FBC2CE #CEFBC2
tetradic
#C2CEFB #FBC2EB #FBEFC2 #C2FBD2
square
#C2CEFB #FBC2EB #FBEFC2 #C2FBD2
split-complementary
#C2CEFB #FBD2C2 #EBFBC2
monochromatic
#4F72F3 #89A0F7 #C2CEFB #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.55
#C2CEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#C2CEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CEFB
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CEFB | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FD
Deuteranopia (green-blind)
#BDCDFA
Tritanopia (blue-blind)
#B4D6DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2cefb; /* rgb */ color: rgb(194, 206, 251); /* oklch */ color: oklch(85.7% 0.064 273.3);
Tailwind
colors: {
custom: {
50: '#d5dcfc',
500: '#c2cefb',
950: '#000000',
},
}SCSS
$custom: #c2cefb; $custom-light: #d5dcfc; $custom-dark: #000000;
JSON
{
"hex": "#c2cefb",
"rgb": {
"r": 194,
"g": 206,
"b": 251
},
"hsl": {
"h": 227.368,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.8572,
"c": 0.06408,
"h": 273.3
},
"luminance": 0.62577
}Semantic roles & 50–950 ramp
primary
#C2CEFB
secondary
#E1CC80
accent
#B401E4
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485