#CCC8FA#CCC8FA
#CCC8FA is a very light, moderate blue. Relative luminance 0.610; OKLCH L 85.3% C 0.069 H 288.5°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8FA |
|---|---|
| RGB | rgb(204, 200, 250) |
| HSL | hsl(245, 83%, 88%) |
| HSV | hsv(245, 20%, 98%) |
| CMYK | cmyk(18.4%, 20%, 0%, 2%) |
| CIE-LAB | lab(82.40, 11.35, -24.03) |
| CIE-LCH | lch(82.40, 26.57, 295.29°) |
| OKLab | oklab(85.26% 0.022 -0.0656) |
| OKLCH | oklch(85.26% 0.069 288.5) |
| XYZ | xyz(62.8075, 61.0473, 98.8983) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.51
Light Periwinkle
#C1C6FC
ΔE00 3.23
Light Lavender
#DFC5FE
ΔE00 5.67
Pale Lilac
#E4CBFF
ΔE00 6.00
Light Violet
#D6B4FC
ΔE00 7.86
Pale Lavender
#EECFFE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8FA #F6FAC8
analogous
#C8DDFA #CCC8FA #E5C8FA
triadic
#CCC8FA #FACCC8 #C8FACC
tetradic
#CCC8FA #FAC8DD #F6FAC8 #C8FAE5
square
#CCC8FA #FAC8DD #F6FAC8 #C8FAE5
split-complementary
#CCC8FA #FAE5C8 #DDFAC8
monochromatic
#6458F0 #9890F5 #CCC8FA #E5E3FC #E5E3FC
Accessibility & contrast
On white
1.59
#CCC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#CCC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8FA
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8FA | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFC
Deuteranopia (green-blind)
#BCCCF9
Tritanopia (blue-blind)
#C3D0D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ccc8fa; /* rgb */ color: rgb(204, 200, 250); /* oklch */ color: oklch(85.3% 0.069 288.5);
Tailwind
colors: {
custom: {
50: '#dcd8fc',
500: '#ccc8fa',
950: '#000000',
},
}SCSS
$custom: #ccc8fa; $custom-light: #dcd8fc; $custom-dark: #000000;
JSON
{
"hex": "#ccc8fa",
"rgb": {
"r": 204,
"g": 200,
"b": 250
},
"hsl": {
"h": 244.8,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.85256,
"c": 0.06919,
"h": 288.5
},
"luminance": 0.61048
}Semantic roles & 50–950 ramp
primary
#CCC8FA
secondary
#D8DF87
accent
#E006CE
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385