#C8CDFD#C8CDFD
#C8CDFD is a very light, moderate blue. Relative luminance 0.630; OKLCH L 86.0% C 0.067 H 280.2°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CDFD |
|---|---|
| RGB | rgb(200, 205, 253) |
| HSL | hsl(234, 93%, 89%) |
| HSV | hsv(234, 21%, 99%) |
| CMYK | cmyk(20.9%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(83.46, 8.11, -24.04) |
| CIE-LCH | lch(83.46, 25.37, 288.64°) |
| OKLab | oklab(86.04% 0.0119 -0.0657) |
| OKLCH | oklch(86.04% 0.067 280.2) |
| XYZ | xyz(63.3760, 63.0327, 101.7370) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.49
Light Periwinkle
#C1C6FC
ΔE00 2.07
Light Lavender
#DFC5FE
ΔE00 8.24
Powder Blue (survey)
#B1D1FC
ΔE00 8.46
Pale Lilac
#E4CBFF
ΔE00 8.47
Light Blue Grey
#B7C9E2
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CDFD #FDF8C8
analogous
#C8E8FD #C8CDFD #DEC8FD
triadic
#C8CDFD #FDC8CD #CDFDC8
tetradic
#C8CDFD #FDC8E8 #FDF8C8 #C8FDDE
square
#C8CDFD #FDC8E8 #FDF8C8 #C8FDDE
split-complementary
#C8CDFD #FDDEC8 #E8FDC8
monochromatic
#5262F9 #8D97FB #C8CDFD #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.54
#C8CDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#C8CDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CDFD
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CDFD | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#BECEFC
Tritanopia (blue-blind)
#BCD5DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8cdfd; /* rgb */ color: rgb(200, 205, 253); /* oklch */ color: oklch(86.0% 0.067 280.2);
Tailwind
colors: {
custom: {
50: '#d9dcfe',
500: '#c8cdfd',
950: '#000000',
},
}SCSS
$custom: #c8cdfd; $custom-light: #d9dcfe; $custom-dark: #000000;
JSON
{
"hex": "#c8cdfd",
"rgb": {
"r": 200,
"g": 205,
"b": 253
},
"hsl": {
"h": 234.34,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.86037,
"c": 0.0668,
"h": 280.2
},
"luminance": 0.63034
}Semantic roles & 50–950 ramp
primary
#C8CDFD
secondary
#E5DC84
accent
#D000E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485