#C8CEE6#C8CEE6
#C8CEE6 is a very light, muted blue. Relative luminance 0.621; OKLCH L 85.4% C 0.034 H 274.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CEE6 |
|---|---|
| RGB | rgb(200, 206, 230) |
| HSL | hsl(228, 38%, 84%) |
| HSV | hsv(228, 13%, 90%) |
| CMYK | cmyk(13%, 10.4%, 0%, 9.8%) |
| CIE-LAB | lab(82.98, 2.67, -12.53) |
| CIE-LCH | lch(82.98, 12.81, 282.01°) |
| OKLab | oklab(85.43% 0.0027 -0.0338) |
| OKLCH | oklch(85.43% 0.034 274.5) |
| XYZ | xyz(60.1705, 62.1344, 83.6707) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.23
Lavender (CSS)
#E6E6FA
ΔE00 6.32
Lightsteelblue
#B0C4DE
ΔE00 6.36
Cloudy Blue
#ACC2D9
ΔE00 7.75
Periwinkle
#CCCCFF
ΔE00 7.77
Light Periwinkle
#C1C6FC
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CEE6 #E6E0C8
analogous
#C8DDE6 #C8CEE6 #D1C8E6
triadic
#C8CEE6 #E6C8CE #CEE6C8
tetradic
#C8CEE6 #E6C8DD #E6E0C8 #C8E6D1
square
#C8CEE6 #E6C8DD #E6E0C8 #C8E6D1
split-complementary
#C8CEE6 #E6D1C8 #DDE6C8
monochromatic
#7483C0 #9EA9D3 #C8CEE6 #EAECF5 #EAECF5
Accessibility & contrast
On white
1.56
#C8CEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#C8CEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CEE6
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CEE6 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D0E7
Deuteranopia (green-blind)
#C6CEE5
Tritanopia (blue-blind)
#C1D2D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8cee6; /* rgb */ color: rgb(200, 206, 230); /* oklch */ color: oklch(85.4% 0.034 274.5);
Tailwind
colors: {
custom: {
50: '#d8dcee',
500: '#c8cee6',
950: '#000000',
},
}SCSS
$custom: #c8cee6; $custom-light: #d8dcee; $custom-dark: #000000;
JSON
{
"hex": "#c8cee6",
"rgb": {
"r": 200,
"g": 206,
"b": 230
},
"hsl": {
"h": 228,
"s": 37.5,
"l": 84.314
},
"oklch": {
"l": 0.85425,
"c": 0.03392,
"h": 274.5
},
"luminance": 0.62135
}Semantic roles & 50–950 ramp
primary
#C8CEE6
secondary
#C0B793
accent
#9835B0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485