#C2CEE0#C2CEE0
#C2CEE0 is a very light, muted blue. Relative luminance 0.610; OKLCH L 84.8% C 0.028 H 258.4°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CEE0 |
|---|---|
| RGB | rgb(194, 206, 224) |
| HSL | hsl(216, 33%, 82%) |
| HSV | hsv(216, 13%, 88%) |
| CMYK | cmyk(13.4%, 8%, 0%, 12.2%) |
| CIE-LAB | lab(82.37, -0.49, -10.28) |
| CIE-LCH | lch(82.37, 10.29, 267.27°) |
| OKLab | oklab(84.78% -0.0057 -0.0277) |
| OKLCH | oklch(84.78% 0.028 258.4) |
| XYZ | xyz(57.7709, 60.9929, 79.2357) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.04
Lightsteelblue
#B0C4DE
ΔE00 4.24
Cloudy Blue
#ACC2D9
ΔE00 4.79
Fog
#D8DCE0
ΔE00 7.01
Powder Blue (survey)
#B1D1FC
ΔE00 7.96
Dove Gray
#B6B8BD
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CEE0 #E0D4C2
analogous
#C2DDE0 #C2CEE0 #C5C2E0
triadic
#C2CEE0 #E0C2CE #CEE0C2
tetradic
#C2CEE0 #E0C2DD #E0D4C2 #C2E0C5
square
#C2CEE0 #E0C2DD #E0D4C2 #C2E0C5
split-complementary
#C2CEE0 #E0C5C2 #DDE0C2
monochromatic
#718DB7 #99ADCB #C2CEE0 #EBEFF5 #EBEFF5
Accessibility & contrast
On white
1.59
#C2CEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#C2CEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CEE0
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CEE0 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CFE1
Deuteranopia (green-blind)
#C5CCE0
Tritanopia (blue-blind)
#BBD2D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2cee0; /* rgb */ color: rgb(194, 206, 224); /* oklch */ color: oklch(84.8% 0.028 258.4);
Tailwind
colors: {
custom: {
50: '#d4dce9',
500: '#c2cee0',
950: '#000000',
},
}SCSS
$custom: #c2cee0; $custom-light: #d4dce9; $custom-dark: #000000;
JSON
{
"hex": "#c2cee0",
"rgb": {
"r": 194,
"g": 206,
"b": 224
},
"hsl": {
"h": 216,
"s": 32.609,
"l": 81.961
},
"oklch": {
"l": 0.8478,
"c": 0.02831,
"h": 258.4
},
"luminance": 0.60994
}Semantic roles & 50–950 ramp
primary
#C2CEE0
secondary
#B8A78E
accent
#7E3AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484