#C8CEFD#C8CEFD
#C8CEFD is a very light, moderate blue. Relative luminance 0.635; OKLCH L 86.2% C 0.066 H 279.2°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CEFD |
|---|---|
| RGB | rgb(200, 206, 253) |
| HSL | hsl(233, 93%, 89%) |
| HSV | hsv(233, 21%, 99%) |
| CMYK | cmyk(20.9%, 18.6%, 0%, 0.8%) |
| CIE-LAB | lab(83.71, 7.58, -23.66) |
| CIE-LCH | lch(83.71, 24.84, 287.76°) |
| OKLab | oklab(86.23% 0.0105 -0.0647) |
| OKLCH | oklch(86.23% 0.066 279.2) |
| XYZ | xyz(63.6160, 63.5126, 101.8170) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.83
Light Periwinkle
#C1C6FC
ΔE00 2.31
Powder Blue (survey)
#B1D1FC
ΔE00 8.21
Light Blue Grey
#B7C9E2
ΔE00 8.31
Light Lavender
#DFC5FE
ΔE00 8.55
Pale Lilac
#E4CBFF
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CEFD #FDF7C8
analogous
#C8E9FD #C8CEFD #DDC8FD
triadic
#C8CEFD #FDC8CE #CEFDC8
tetradic
#C8CEFD #FDC8E9 #FDF7C8 #C8FDDD
square
#C8CEFD #FDC8E9 #FDF7C8 #C8FDDD
split-complementary
#C8CEFD #FDDDC8 #E9FDC8
monochromatic
#5265F9 #8D99FB #C8CEFD #E1E5FE #E1E5FE
Accessibility & contrast
On white
1.53
#C8CEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#C8CEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CEFD
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CEFD | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#BFCFFC
Tritanopia (blue-blind)
#BCD6DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8cefd; /* rgb */ color: rgb(200, 206, 253); /* oklch */ color: oklch(86.2% 0.066 279.2);
Tailwind
colors: {
custom: {
50: '#d9dcfe',
500: '#c8cefd',
950: '#000000',
},
}SCSS
$custom: #c8cefd; $custom-light: #d9dcfe; $custom-dark: #000000;
JSON
{
"hex": "#c8cefd",
"rgb": {
"r": 200,
"g": 206,
"b": 253
},
"hsl": {
"h": 233.208,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.86234,
"c": 0.06552,
"h": 279.2
},
"luminance": 0.63514
}Semantic roles & 50–950 ramp
primary
#C8CEFD
secondary
#E5DA84
accent
#CC00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485