#C8CEFC#C8CEFC
#C8CEFC is a very light, moderate blue. Relative luminance 0.634; OKLCH L 86.2% C 0.064 H 279.1°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CEFC |
|---|---|
| RGB | rgb(200, 206, 252) |
| HSL | hsl(233, 90%, 89%) |
| HSV | hsv(233, 21%, 99%) |
| CMYK | cmyk(20.6%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(83.68, 7.36, -23.18) |
| CIE-LCH | lch(83.68, 24.32, 287.61°) |
| OKLab | oklab(86.2% 0.0102 -0.0633) |
| OKLCH | oklch(86.2% 0.064 279.1) |
| XYZ | xyz(63.4571, 63.4491, 100.9802) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.91
Light Periwinkle
#C1C6FC
ΔE00 2.45
Light Blue Grey
#B7C9E2
ΔE00 8.24
Powder Blue (survey)
#B1D1FC
ΔE00 8.26
Light Lavender
#DFC5FE
ΔE00 8.59
Pale Lilac
#E4CBFF
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CEFC #FCF6C8
analogous
#C8E8FC #C8CEFC #DCC8FC
triadic
#C8CEFC #FCC8CE #CEFCC8
tetradic
#C8CEFC #FCC8E8 #FCF6C8 #C8FCDC
square
#C8CEFC #FCC8E8 #FCF6C8 #C8FCDC
split-complementary
#C8CEFC #FCDCC8 #E8FCC8
monochromatic
#5467F6 #8E9AF9 #C8CEFC #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.53
#C8CEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#C8CEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CEFC
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CEFC | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FE
Deuteranopia (green-blind)
#BFCFFB
Tritanopia (blue-blind)
#BCD6DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8cefc; /* rgb */ color: rgb(200, 206, 252); /* oklch */ color: oklch(86.2% 0.064 279.1);
Tailwind
colors: {
custom: {
50: '#d9dcfd',
500: '#c8cefc',
950: '#000000',
},
}SCSS
$custom: #c8cefc; $custom-light: #d9dcfd; $custom-dark: #000000;
JSON
{
"hex": "#c8cefc",
"rgb": {
"r": 200,
"g": 206,
"b": 252
},
"hsl": {
"h": 233.077,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.86197,
"c": 0.06413,
"h": 279.1
},
"luminance": 0.6345
}Semantic roles & 50–950 ramp
primary
#C8CEFC
secondary
#E3D885
accent
#CB00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485