#C6CEFF#C6CEFF
#C6CEFF is a very light, moderate blue. Relative luminance 0.634; OKLCH L 86.2% C 0.069 H 277.6°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CEFF |
|---|---|
| RGB | rgb(198, 206, 255) |
| HSL | hsl(232, 100%, 89%) |
| HSV | hsv(232, 22%, 100%) |
| CMYK | cmyk(22.4%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(83.64, 7.42, -24.85) |
| CIE-LCH | lch(83.64, 25.93, 286.63°) |
| OKLab | oklab(86.16% 0.0091 -0.068) |
| OKLCH | oklch(86.16% 0.069 277.6) |
| XYZ | xyz(63.4055, 63.3670, 103.4788) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.06
Periwinkle
#CCCCFF
ΔE00 2.35
Powder Blue (survey)
#B1D1FC
ΔE00 7.47
Light Blue Grey
#B7C9E2
ΔE00 8.05
Pastel Blue
#A2BFFE
ΔE00 8.12
Lightsteelblue
#B0C4DE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CEFF #FFF7C6
analogous
#C6EBFF #C6CEFF #DBC6FF
triadic
#C6CEFF #FFC6CE #CEFFC6
tetradic
#C6CEFF #FFC6EB #FFF7C6 #C6FFDB
square
#C6CEFF #FFC6EB #FFF7C6 #C6FFDB
split-complementary
#C6CEFF #FFDBC6 #EBFFC6
monochromatic
#4C65FF #8999FF #C6CEFF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.54
#C6CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#C6CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CEFF
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CEFF | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#BDCFFE
Tritanopia (blue-blind)
#B9D7DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c6ceff; /* rgb */ color: rgb(198, 206, 255); /* oklch */ color: oklch(86.2% 0.069 277.6);
Tailwind
colors: {
custom: {
50: '#d8dcff',
500: '#c6ceff',
950: '#000000',
},
}SCSS
$custom: #c6ceff; $custom-light: #d8dcff; $custom-dark: #000000;
JSON
{
"hex": "#c6ceff",
"rgb": {
"r": 198,
"g": 206,
"b": 255
},
"hsl": {
"h": 231.579,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.86161,
"c": 0.06863,
"h": 277.6
},
"luminance": 0.63368
}Semantic roles & 50–950 ramp
primary
#C6CEFF
secondary
#E9DA81
accent
#C500E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486