#C2CEEB#C2CEEB
#C2CEEB is a very light, muted blue. Relative luminance 0.616; OKLCH L 85.1% C 0.043 H 267.6°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CEEB |
|---|---|
| RGB | rgb(194, 206, 235) |
| HSL | hsl(222, 51%, 84%) |
| HSV | hsv(222, 17%, 92%) |
| CMYK | cmyk(17.4%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(82.71, 1.82, -15.65) |
| CIE-LCH | lch(82.71, 15.76, 276.62°) |
| OKLab | oklab(85.15% -0.0017 -0.0425) |
| OKLCH | oklch(85.15% 0.043 267.6) |
| XYZ | xyz(59.3112, 61.6090, 87.3480) |
| Luminance | 0.6161 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.64
Lightsteelblue
#B0C4DE
ΔE00 4.73
Cloudy Blue
#ACC2D9
ΔE00 6.37
Light Periwinkle
#C1C6FC
ΔE00 6.51
Powder Blue (survey)
#B1D1FC
ΔE00 6.55
Periwinkle
#CCCCFF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CEEB #EBDFC2
analogous
#C2E3EB #C2CEEB #CBC2EB
triadic
#C2CEEB #EBC2CE #CEEBC2
tetradic
#C2CEEB #EBC2E3 #EBDFC2 #C2EBCB
square
#C2CEEB #EBC2E3 #EBDFC2 #C2EBCB
split-complementary
#C2CEEB #EBCBC2 #E3EBC2
monochromatic
#6684CD #94A9DC #C2CEEB #E8ECF7 #E8ECF7
Accessibility & contrast
On white
1.58
#C2CEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#C2CEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CEEB
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CEEB | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EC
Deuteranopia (green-blind)
#C2CCEA
Tritanopia (blue-blind)
#B8D3D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c2ceeb; /* rgb */ color: rgb(194, 206, 235); /* oklch */ color: oklch(85.1% 0.043 267.6);
Tailwind
colors: {
custom: {
50: '#d4dcf1',
500: '#c2ceeb',
950: '#000000',
},
}SCSS
$custom: #c2ceeb; $custom-light: #d4dcf1; $custom-dark: #000000;
JSON
{
"hex": "#c2ceeb",
"rgb": {
"r": 194,
"g": 206,
"b": 235
},
"hsl": {
"h": 222.439,
"s": 50.617,
"l": 84.118
},
"oklch": {
"l": 0.85149,
"c": 0.04251,
"h": 267.6
},
"luminance": 0.6161
}Semantic roles & 50–950 ramp
primary
#C2CEEB
secondary
#C7B58A
accent
#9228BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485