#C2CEEA#C2CEEA
#C2CEEA is a very light, muted blue. Relative luminance 0.616; OKLCH L 85.1% C 0.041 H 267.1°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CEEA |
|---|---|
| RGB | rgb(194, 206, 234) |
| HSL | hsl(222, 49%, 84%) |
| HSV | hsv(222, 17%, 92%) |
| CMYK | cmyk(17.1%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(82.67, 1.60, -15.17) |
| CIE-LCH | lch(82.67, 15.25, 276.04°) |
| OKLab | oklab(85.11% -0.0021 -0.0411) |
| OKLCH | oklch(85.11% 0.041 267.1) |
| XYZ | xyz(59.1671, 61.5514, 86.5893) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.42
Lightsteelblue
#B0C4DE
ΔE00 4.56
Cloudy Blue
#ACC2D9
ΔE00 6.16
Powder Blue (survey)
#B1D1FC
ΔE00 6.60
Light Periwinkle
#C1C6FC
ΔE00 6.82
Periwinkle
#CCCCFF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CEEA #EADEC2
analogous
#C2E2EA #C2CEEA #CAC2EA
triadic
#C2CEEA #EAC2CE #CEEAC2
tetradic
#C2CEEA #EAC2E2 #EADEC2 #C2EACA
square
#C2CEEA #EAC2E2 #EADEC2 #C2EACA
split-complementary
#C2CEEA #EACAC2 #E2EAC2
monochromatic
#6785CB #94A9DA #C2CEEA #E8EDF7 #E8EDF7
Accessibility & contrast
On white
1.58
#C2CEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#C2CEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CEEA
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CEEA | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EB
Deuteranopia (green-blind)
#C2CCE9
Tritanopia (blue-blind)
#B9D3D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c2ceea; /* rgb */ color: rgb(194, 206, 234); /* oklch */ color: oklch(85.1% 0.041 267.1);
Tailwind
colors: {
custom: {
50: '#d4dcf0',
500: '#c2ceea',
950: '#000000',
},
}SCSS
$custom: #c2ceea; $custom-light: #d4dcf0; $custom-dark: #000000;
JSON
{
"hex": "#c2ceea",
"rgb": {
"r": 194,
"g": 206,
"b": 234
},
"hsl": {
"h": 222,
"s": 48.78,
"l": 83.922
},
"oklch": {
"l": 0.85114,
"c": 0.04118,
"h": 267.1
},
"luminance": 0.61552
}Semantic roles & 50–950 ramp
primary
#C2CEEA
secondary
#C6B48A
accent
#9029BC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485