#CCC5FA#CCC5FA
#CCC5FA is a very light, moderate blue. Relative luminance 0.597; OKLCH L 84.7% C 0.074 H 290.8°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC5FA |
|---|---|
| RGB | rgb(204, 197, 250) |
| HSL | hsl(248, 84%, 88%) |
| HSV | hsv(248, 21%, 98%) |
| CMYK | cmyk(18.4%, 21.2%, 0%, 2%) |
| CIE-LAB | lab(81.66, 12.97, -25.16) |
| CIE-LCH | lch(81.66, 28.31, 297.26°) |
| OKLab | oklab(84.68% 0.0261 -0.0688) |
| OKLCH | oklch(84.68% 0.074 290.8) |
| XYZ | xyz(62.1195, 59.6713, 98.6689) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.34
Light Periwinkle
#C1C6FC
ΔE00 3.60
Light Lavender
#DFC5FE
ΔE00 4.95
Pale Lilac
#E4CBFF
ΔE00 5.55
Light Violet
#D6B4FC
ΔE00 6.85
Pale Violet
#CEAEFA
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC5FA #F3FAC5
analogous
#C5D8FA #CCC5FA #E7C5FA
triadic
#CCC5FA #FACCC5 #C5FACC
tetradic
#CCC5FA #FAC5D8 #F3FAC5 #C5FAE7
square
#CCC5FA #FAC5D8 #F3FAC5 #C5FAE7
split-complementary
#CCC5FA #FAE7C5 #D8FAC5
monochromatic
#6954F0 #9A8DF5 #CCC5FA #E6E3FD #E6E3FD
Accessibility & contrast
On white
1.62
#CCC5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#CCC5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC5FA
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC5FA | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFC
Deuteranopia (green-blind)
#B9CAF9
Tritanopia (blue-blind)
#C3CDD7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ccc5fa; /* rgb */ color: rgb(204, 197, 250); /* oklch */ color: oklch(84.7% 0.074 290.8);
Tailwind
colors: {
custom: {
50: '#dcd6fc',
500: '#ccc5fa',
950: '#000000',
},
}SCSS
$custom: #ccc5fa; $custom-light: #dcd6fc; $custom-dark: #000000;
JSON
{
"hex": "#ccc5fa",
"rgb": {
"r": 204,
"g": 197,
"b": 250
},
"hsl": {
"h": 247.925,
"s": 84.127,
"l": 87.647
},
"oklch": {
"l": 0.84677,
"c": 0.07357,
"h": 290.8
},
"luminance": 0.59672
}Semantic roles & 50–950 ramp
primary
#CCC5FA
secondary
#D3DF84
accent
#E105C4
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385