#CCC7FF#CCC7FF
#CCC7FF is a very light, moderate blue. Relative luminance 0.609; OKLCH L 85.3% C 0.078 H 288.7°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC7FF |
|---|---|
| RGB | rgb(204, 199, 255) |
| HSL | hsl(245, 100%, 89%) |
| HSV | hsv(245, 22%, 100%) |
| CMYK | cmyk(20%, 22%, 0%, 0%) |
| CIE-LAB | lab(82.33, 12.98, -26.81) |
| CIE-LCH | lch(82.33, 29.78, 295.84°) |
| OKLab | oklab(85.25% 0.0249 -0.0734) |
| OKLCH | oklch(85.25% 0.078 288.7) |
| XYZ | xyz(63.3711, 60.9034, 103.0052) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.74
Light Periwinkle
#C1C6FC
ΔE00 2.85
Light Lavender
#DFC5FE
ΔE00 5.57
Pale Lilac
#E4CBFF
ΔE00 6.18
Light Violet
#D6B4FC
ΔE00 7.26
Pale Violet
#CEAEFA
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC7FF #FAFFC7
analogous
#C7DEFF #CCC7FF #E8C7FF
triadic
#CCC7FF #FFCCC7 #C7FFCC
tetradic
#CCC7FF #FFC7DE #FAFFC7 #C7FFE8
square
#CCC7FF #FFC7DE #FAFFC7 #C7FFE8
split-complementary
#CCC7FF #FFE8C7 #DEFFC7
monochromatic
#5D4DFF #948AFF #CCC7FF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.59
#CCC7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#CCC7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC7FF
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC7FF | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#B9CCFD
Tritanopia (blue-blind)
#C1D0DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ccc7ff; /* rgb */ color: rgb(204, 199, 255); /* oklch */ color: oklch(85.3% 0.078 288.7);
Tailwind
colors: {
custom: {
50: '#dcd8ff',
500: '#ccc7ff',
950: '#000000',
},
}SCSS
$custom: #ccc7ff; $custom-light: #dcd8ff; $custom-dark: #000000;
JSON
{
"hex": "#ccc7ff",
"rgb": {
"r": 204,
"g": 199,
"b": 255
},
"hsl": {
"h": 245.357,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.85252,
"c": 0.07751,
"h": 288.7
},
"luminance": 0.60904
}Semantic roles & 50–950 ramp
primary
#CCC7FF
secondary
#E0E981
accent
#E600D1
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386