#CCC8FD#CCC8FD
#CCC8FD is a very light, moderate blue. Relative luminance 0.612; OKLCH L 85.4% C 0.073 H 288.2°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8FD |
|---|---|
| RGB | rgb(204, 200, 253) |
| HSL | hsl(245, 93%, 89%) |
| HSV | hsv(245, 21%, 99%) |
| CMYK | cmyk(19.4%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(82.51, 12.00, -25.47) |
| CIE-LCH | lch(82.51, 28.16, 295.24°) |
| OKLab | oklab(85.37% 0.0229 -0.0697) |
| OKLCH | oklch(85.37% 0.073 288.2) |
| XYZ | xyz(63.2816, 61.2370, 101.3954) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.33
Light Periwinkle
#C1C6FC
ΔE00 2.87
Light Lavender
#DFC5FE
ΔE00 5.70
Pale Lilac
#E4CBFF
ΔE00 6.15
Light Violet
#D6B4FC
ΔE00 7.67
Pale Violet
#CEAEFA
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8FD #F9FDC8
analogous
#C8DFFD #CCC8FD #E7C8FD
triadic
#CCC8FD #FDCCC8 #C8FDCC
tetradic
#CCC8FD #FDC8DF #F9FDC8 #C8FDE7
square
#CCC8FD #FDC8DF #F9FDC8 #C8FDE7
split-complementary
#CCC8FD #FDE7C8 #DFFDC8
monochromatic
#5E52F9 #958DFB #CCC8FD #E4E1FE #E4E1FE
Accessibility & contrast
On white
1.59
#CCC8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#CCC8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8FD
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8FD | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#BBCCFC
Tritanopia (blue-blind)
#C2D1DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ccc8fd; /* rgb */ color: rgb(204, 200, 253); /* oklch */ color: oklch(85.4% 0.073 288.2);
Tailwind
colors: {
custom: {
50: '#dcd8fe',
500: '#ccc8fd',
950: '#000000',
},
}SCSS
$custom: #ccc8fd; $custom-light: #dcd8fe; $custom-dark: #000000;
JSON
{
"hex": "#ccc8fd",
"rgb": {
"r": 204,
"g": 200,
"b": 253
},
"hsl": {
"h": 244.528,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.85369,
"c": 0.07333,
"h": 288.2
},
"luminance": 0.61238
}Semantic roles & 50–950 ramp
primary
#CCC8FD
secondary
#DEE584
accent
#E600D4
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385