#C2C8EF#C2C8EF
#C2C8EF is a very light, muted blue. Relative luminance 0.590; OKLCH L 84.1% C 0.055 H 278.3°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8EF |
|---|---|
| RGB | rgb(194, 200, 239) |
| HSL | hsl(232, 58%, 85%) |
| HSV | hsv(232, 19%, 94%) |
| CMYK | cmyk(18.8%, 16.3%, 0%, 6.3%) |
| CIE-LAB | lab(81.30, 5.88, -19.91) |
| CIE-LCH | lch(81.30, 20.76, 286.45°) |
| OKLab | oklab(84.09% 0.0079 -0.0542) |
| OKLCH | oklch(84.09% 0.055 278.3) |
| XYZ | xyz(58.4787, 59.0089, 89.9535) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.44
Periwinkle
#CCCCFF
ΔE00 3.50
Light Blue Grey
#B7C9E2
ΔE00 7.26
Lightsteelblue
#B0C4DE
ΔE00 7.79
Powder Blue (survey)
#B1D1FC
ΔE00 8.63
Light Lavender
#DFC5FE
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8EF #EFE9C2
analogous
#C2DFEF #C2C8EF #D3C2EF
triadic
#C2C8EF #EFC2C8 #C8EFC2
tetradic
#C2C8EF #EFC2DF #EFE9C2 #C2EFD3
square
#C2C8EF #EFC2DF #EFE9C2 #C2EFD3
split-complementary
#C2C8EF #EFD3C2 #DFEFC2
monochromatic
#6171D6 #929CE2 #C2C8EF #E7E9F9 #E7E9F9
Accessibility & contrast
On white
1.64
#C2C8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#C2C8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8EF
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8EF | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECCF1
Deuteranopia (green-blind)
#BBC8EE
Tritanopia (blue-blind)
#B8CFD5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2c8ef; /* rgb */ color: rgb(194, 200, 239); /* oklch */ color: oklch(84.1% 0.055 278.3);
Tailwind
colors: {
custom: {
50: '#d5d8f4',
500: '#c2c8ef',
950: '#000000',
},
}SCSS
$custom: #c2c8ef; $custom-light: #d5d8f4; $custom-dark: #000000;
JSON
{
"hex": "#c2c8ef",
"rgb": {
"r": 194,
"g": 200,
"b": 239
},
"hsl": {
"h": 232,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.84088,
"c": 0.0548,
"h": 278.3
},
"luminance": 0.5901
}Semantic roles & 50–950 ramp
primary
#C2C8EF
secondary
#CDC488
accent
#B01FC6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385