#CCC7FD#CCC7FD
#CCC7FD is a very light, moderate blue. Relative luminance 0.608; OKLCH L 85.2% C 0.075 H 288.9°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC7FD |
|---|---|
| RGB | rgb(204, 199, 253) |
| HSL | hsl(246, 93%, 89%) |
| HSV | hsv(246, 21%, 99%) |
| CMYK | cmyk(19.4%, 21.3%, 0%, 0.8%) |
| CIE-LAB | lab(82.26, 12.54, -25.85) |
| CIE-LCH | lch(82.26, 28.73, 295.89°) |
| OKLab | oklab(85.18% 0.0243 -0.0707) |
| OKLCH | oklch(85.18% 0.075 288.9) |
| XYZ | xyz(63.0508, 60.7753, 101.3185) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.66
Light Periwinkle
#C1C6FC
ΔE00 3.00
Light Lavender
#DFC5FE
ΔE00 5.47
Pale Lilac
#E4CBFF
ΔE00 6.01
Light Violet
#D6B4FC
ΔE00 7.34
Pale Violet
#CEAEFA
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC7FD #F8FDC7
analogous
#C7DDFD #CCC7FD #E7C7FD
triadic
#CCC7FD #FDCCC7 #C7FDCC
tetradic
#CCC7FD #FDC7DD #F8FDC7 #C7FDE7
square
#CCC7FD #FDC7DD #F8FDC7 #C7FDE7
split-complementary
#CCC7FD #FDE7C7 #DDFDC7
monochromatic
#6051F9 #968CFB #CCC7FD #E4E1FE #E4E1FE
Accessibility & contrast
On white
1.60
#CCC7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#CCC7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC7FD
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC7FD | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#BACBFC
Tritanopia (blue-blind)
#C2D0D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ccc7fd; /* rgb */ color: rgb(204, 199, 253); /* oklch */ color: oklch(85.2% 0.075 288.9);
Tailwind
colors: {
custom: {
50: '#dcd8fe',
500: '#ccc7fd',
950: '#000000',
},
}SCSS
$custom: #ccc7fd; $custom-light: #dcd8fe; $custom-dark: #000000;
JSON
{
"hex": "#ccc7fd",
"rgb": {
"r": 204,
"g": 199,
"b": 253
},
"hsl": {
"h": 245.556,
"s": 93.103,
"l": 88.627
},
"oklch": {
"l": 0.85176,
"c": 0.07477,
"h": 288.9
},
"luminance": 0.60776
}Semantic roles & 50–950 ramp
primary
#CCC7FD
secondary
#DCE583
accent
#E600D0
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385