#C8CEFF#C8CEFF
#C8CEFF is a very light, moderate blue. Relative luminance 0.636; OKLCH L 86.3% C 0.068 H 279.4°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CEFF |
|---|---|
| RGB | rgb(200, 206, 255) |
| HSL | hsl(233, 100%, 89%) |
| HSV | hsv(233, 22%, 100%) |
| CMYK | cmyk(21.6%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(83.78, 8.02, -24.62) |
| CIE-LCH | lch(83.78, 25.89, 288.05°) |
| OKLab | oklab(86.31% 0.0111 -0.0673) |
| OKLCH | oklch(86.31% 0.068 279.4) |
| XYZ | xyz(63.9363, 63.6407, 103.5037) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.76
Light Periwinkle
#C1C6FC
ΔE00 2.08
Powder Blue (survey)
#B1D1FC
ΔE00 8.10
Light Blue Grey
#B7C9E2
ΔE00 8.45
Light Lavender
#DFC5FE
ΔE00 8.52
Pastel Blue
#A2BFFE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CEFF #FFF9C8
analogous
#C8EAFF #C8CEFF #DEC8FF
triadic
#C8CEFF #FFC8CE #CEFFC8
tetradic
#C8CEFF #FFC8EA #FFF9C8 #C8FFDE
square
#C8CEFF #FFC8EA #FFF9C8 #C8FFDE
split-complementary
#C8CEFF #FFDEC8 #EAFFC8
monochromatic
#4E61FF #8B97FF #C8CEFF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.53
#C8CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#C8CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CEFF
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CEFF | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#BECFFE
Tritanopia (blue-blind)
#BBD7DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8ceff; /* rgb */ color: rgb(200, 206, 255); /* oklch */ color: oklch(86.3% 0.068 279.4);
Tailwind
colors: {
custom: {
50: '#d9dcff',
500: '#c8ceff',
950: '#000000',
},
}SCSS
$custom: #c8ceff; $custom-light: #d9dcff; $custom-dark: #000000;
JSON
{
"hex": "#c8ceff",
"rgb": {
"r": 200,
"g": 206,
"b": 255
},
"hsl": {
"h": 233.455,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.86308,
"c": 0.06827,
"h": 279.4
},
"luminance": 0.63642
}Semantic roles & 50–950 ramp
primary
#C8CEFF
secondary
#E9DE82
accent
#CC00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486