#C8CBEF#C8CBEF
#C8CBEF is a very light, muted blue. Relative luminance 0.612; OKLCH L 85.1% C 0.050 H 281.5°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CBEF |
|---|---|
| RGB | rgb(200, 203, 239) |
| HSL | hsl(235, 55%, 86%) |
| HSV | hsv(235, 16%, 94%) |
| CMYK | cmyk(16.3%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(82.50, 6.14, -18.05) |
| CIE-LCH | lch(82.50, 19.07, 288.79°) |
| OKLab | oklab(85.14% 0.01 -0.049) |
| OKLCH | oklch(85.14% 0.05 281.5) |
| XYZ | xyz(60.7518, 61.2224, 90.2610) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.84
Light Periwinkle
#C1C6FC
ΔE00 4.69
Light Blue Grey
#B7C9E2
ΔE00 7.93
Lavender (CSS)
#E6E6FA
ΔE00 8.09
Lightsteelblue
#B0C4DE
ΔE00 8.67
Pale Lilac
#E4CBFF
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CBEF #EFECC8
analogous
#C8DEEF #C8CBEF #D8C8EF
triadic
#C8CBEF #EFC8CB #CBEFC8
tetradic
#C8CBEF #EFC8DE #EFECC8 #C8EFD8
square
#C8CBEF #EFC8DE #EFECC8 #C8EFD8
split-complementary
#C8CBEF #EFD8C8 #DEEFC8
monochromatic
#6971D3 #999EE1 #C8CBEF #E7E9F8 #E7E9F8
Accessibility & contrast
On white
1.59
#C8CBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#C8CBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CBEF
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CBEF | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CFF1
Deuteranopia (green-blind)
#C0CCEE
Tritanopia (blue-blind)
#C0D1D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8cbef; /* rgb */ color: rgb(200, 203, 239); /* oklch */ color: oklch(85.1% 0.050 281.5);
Tailwind
colors: {
custom: {
50: '#d9daf4',
500: '#c8cbef',
950: '#000000',
},
}SCSS
$custom: #c8cbef; $custom-light: #d9daf4; $custom-dark: #000000;
JSON
{
"hex": "#c8cbef",
"rgb": {
"r": 200,
"g": 203,
"b": 239
},
"hsl": {
"h": 235.385,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.85136,
"c": 0.05004,
"h": 281.5
},
"luminance": 0.61223
}Semantic roles & 50–950 ramp
primary
#C8CBEF
secondary
#CDC88E
accent
#B623C2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385