#C2C8EE#C2C8EE
#C2C8EE is a very light, muted blue. Relative luminance 0.590; OKLCH L 84.1% C 0.053 H 278.1°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8EE |
|---|---|
| RGB | rgb(194, 200, 238) |
| HSL | hsl(232, 56%, 85%) |
| HSV | hsv(232, 18%, 93%) |
| CMYK | cmyk(18.5%, 16%, 0%, 6.7%) |
| CIE-LAB | lab(81.26, 5.66, -19.43) |
| CIE-LCH | lch(81.26, 20.24, 286.25°) |
| OKLab | oklab(84.05% 0.0076 -0.0529) |
| OKLCH | oklch(84.05% 0.053 278.1) |
| XYZ | xyz(58.3313, 58.9500, 89.1776) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.71
Periwinkle
#CCCCFF
ΔE00 3.73
Light Blue Grey
#B7C9E2
ΔE00 7.12
Lightsteelblue
#B0C4DE
ΔE00 7.67
Powder Blue (survey)
#B1D1FC
ΔE00 8.67
Lavender (CSS)
#E6E6FA
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8EE #EEE8C2
analogous
#C2DEEE #C2C8EE #D2C2EE
triadic
#C2C8EE #EEC2C8 #C8EEC2
tetradic
#C2C8EE #EEC2DE #EEE8C2 #C2EED2
square
#C2C8EE #EEC2DE #EEE8C2 #C2EED2
split-complementary
#C2C8EE #EED2C2 #DEEEC2
monochromatic
#6272D3 #929DE1 #C2C8EE #E7E9F8 #E7E9F8
Accessibility & contrast
On white
1.64
#C2C8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#C2C8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8EE
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8EE | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECCF0
Deuteranopia (green-blind)
#BCC8ED
Tritanopia (blue-blind)
#B8CFD4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2c8ee; /* rgb */ color: rgb(194, 200, 238); /* oklch */ color: oklch(84.1% 0.053 278.1);
Tailwind
colors: {
custom: {
50: '#d5d8f3',
500: '#c2c8ee',
950: '#000000',
},
}SCSS
$custom: #c2c8ee; $custom-light: #d5d8f3; $custom-dark: #000000;
JSON
{
"hex": "#c2c8ee",
"rgb": {
"r": 194,
"g": 200,
"b": 238
},
"hsl": {
"h": 231.818,
"s": 56.41,
"l": 84.706
},
"oklch": {
"l": 0.84052,
"c": 0.05342,
"h": 278.1
},
"luminance": 0.58951
}Semantic roles & 50–950 ramp
primary
#C2C8EE
secondary
#CCC289
accent
#AE22C4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385