#C8CEFE#C8CEFE
#C8CEFE is a very light, moderate blue. Relative luminance 0.636; OKLCH L 86.3% C 0.067 H 279.3°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CEFE |
|---|---|
| RGB | rgb(200, 206, 254) |
| HSL | hsl(233, 96%, 89%) |
| HSV | hsv(233, 21%, 100%) |
| CMYK | cmyk(21.3%, 18.9%, 0%, 0.4%) |
| CIE-LAB | lab(83.74, 7.80, -24.14) |
| CIE-LCH | lch(83.74, 25.37, 287.90°) |
| OKLab | oklab(86.27% 0.0108 -0.066) |
| OKLCH | oklch(86.27% 0.067 279.3) |
| XYZ | xyz(63.7757, 63.5765, 102.6581) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.78
Light Periwinkle
#C1C6FC
ΔE00 2.18
Powder Blue (survey)
#B1D1FC
ΔE00 8.16
Light Blue Grey
#B7C9E2
ΔE00 8.39
Light Lavender
#DFC5FE
ΔE00 8.53
Pale Lilac
#E4CBFF
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CEFE #FEF8C8
analogous
#C8E9FE #C8CEFE #DDC8FE
triadic
#C8CEFE #FEC8CE #CEFEC8
tetradic
#C8CEFE #FEC8E9 #FEF8C8 #C8FEDD
square
#C8CEFE #FEC8E9 #FEF8C8 #C8FEDD
split-complementary
#C8CEFE #FEDDC8 #E9FEC8
monochromatic
#5063FC #8C98FD #C8CEFE #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.53
#C8CEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#C8CEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CEFE
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CEFE | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#BECFFD
Tritanopia (blue-blind)
#BCD6DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8cefe; /* rgb */ color: rgb(200, 206, 254); /* oklch */ color: oklch(86.3% 0.067 279.3);
Tailwind
colors: {
custom: {
50: '#d9dcfe',
500: '#c8cefe',
950: '#000000',
},
}SCSS
$custom: #c8cefe; $custom-light: #d9dcfe; $custom-dark: #000000;
JSON
{
"hex": "#c8cefe",
"rgb": {
"r": 200,
"g": 206,
"b": 254
},
"hsl": {
"h": 233.333,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.86271,
"c": 0.06689,
"h": 279.3
},
"luminance": 0.63578
}Semantic roles & 50–950 ramp
primary
#C8CEFE
secondary
#E7DC83
accent
#CC00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486