#C8CBFF#C8CBFF
#C8CBFF is a very light, moderate blue. Relative luminance 0.622; OKLCH L 85.7% C 0.072 H 282.2°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CBFF |
|---|---|
| RGB | rgb(200, 203, 255) |
| HSL | hsl(237, 100%, 89%) |
| HSV | hsv(237, 22%, 100%) |
| CMYK | cmyk(21.6%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(83.03, 9.63, -25.77) |
| CIE-LCH | lch(83.03, 27.51, 290.49°) |
| OKLab | oklab(85.72% 0.0152 -0.0706) |
| OKLCH | oklch(85.72% 0.072 282.2) |
| XYZ | xyz(63.2209, 62.2101, 103.2653) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.07
Light Periwinkle
#C1C6FC
ΔE00 1.54
Light Lavender
#DFC5FE
ΔE00 7.66
Pale Lilac
#E4CBFF
ΔE00 8.03
Powder Blue (survey)
#B1D1FC
ΔE00 8.80
Pastel Blue
#A2BFFE
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CBFF #FFFCC8
analogous
#C8E7FF #C8CBFF #E1C8FF
triadic
#C8CBFF #FFC8CB #CBFFC8
tetradic
#C8CBFF #FFC8E7 #FFFCC8 #C8FFE1
square
#C8CBFF #FFC8E7 #FFFCC8 #C8FFE1
split-complementary
#C8CBFF #FFE1C8 #E7FFC8
monochromatic
#4E57FF #8B91FF #C8CBFF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.56
#C8CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#C8CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CBFF
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CBFF | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD1FF
Deuteranopia (green-blind)
#BBCDFE
Tritanopia (blue-blind)
#BCD4DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8cbff; /* rgb */ color: rgb(200, 203, 255); /* oklch */ color: oklch(85.7% 0.072 282.2);
Tailwind
colors: {
custom: {
50: '#d9daff',
500: '#c8cbff',
950: '#000000',
},
}SCSS
$custom: #c8cbff; $custom-light: #d9daff; $custom-dark: #000000;
JSON
{
"hex": "#c8cbff",
"rgb": {
"r": 200,
"g": 203,
"b": 255
},
"hsl": {
"h": 236.727,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.85721,
"c": 0.07218,
"h": 282.2
},
"luminance": 0.62211
}Semantic roles & 50–950 ramp
primary
#C8CBFF
secondary
#E9E382
accent
#D900E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386