#C6CBFF#C6CBFF
#C6CBFF is a very light, moderate blue. Relative luminance 0.619; OKLCH L 85.6% C 0.072 H 280.4°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CBFF |
|---|---|
| RGB | rgb(198, 203, 255) |
| HSL | hsl(235, 100%, 89%) |
| HSV | hsv(235, 22%, 100%) |
| CMYK | cmyk(22.4%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(82.88, 9.03, -26.00) |
| CIE-LCH | lch(82.88, 27.52, 289.15°) |
| OKLab | oklab(85.57% 0.0131 -0.0712) |
| OKLCH | oklch(85.57% 0.072 280.4) |
| XYZ | xyz(62.6901, 61.9364, 103.2404) |
| Luminance | 0.6194 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.26
Periwinkle
#CCCCFF
ΔE00 1.66
Powder Blue (survey)
#B1D1FC
ΔE00 8.21
Light Lavender
#DFC5FE
ΔE00 8.25
Pastel Blue
#A2BFFE
ΔE00 8.35
Light Blue Grey
#B7C9E2
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CBFF #FFFAC6
analogous
#C6E8FF #C6CBFF #DEC6FF
triadic
#C6CBFF #FFC6CB #CBFFC6
tetradic
#C6CBFF #FFC6E8 #FFFAC6 #C6FFDE
square
#C6CBFF #FFC6E8 #FFFAC6 #C6FFDE
split-complementary
#C6CBFF #FFDEC6 #E8FFC6
monochromatic
#4C5BFF #8993FF #C6CBFF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.57
#C6CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#C6CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CBFF
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CBFF | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#BACDFE
Tritanopia (blue-blind)
#B9D4DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c6cbff; /* rgb */ color: rgb(198, 203, 255); /* oklch */ color: oklch(85.6% 0.072 280.4);
Tailwind
colors: {
custom: {
50: '#d8daff',
500: '#c6cbff',
950: '#000000',
},
}SCSS
$custom: #c6cbff; $custom-light: #d8daff; $custom-dark: #000000;
JSON
{
"hex": "#c6cbff",
"rgb": {
"r": 198,
"g": 203,
"b": 255
},
"hsl": {
"h": 234.737,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.85572,
"c": 0.07245,
"h": 280.4
},
"luminance": 0.61938
}Semantic roles & 50–950 ramp
primary
#C6CBFF
secondary
#E9E081
accent
#D100E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386