#CCC5EF#CCC5EF
#CCC5EF is a very light, muted violet. Relative luminance 0.590; OKLCH L 84.3% C 0.058 H 292.7°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC5EF |
|---|---|
| RGB | rgb(204, 197, 239) |
| HSL | hsl(250, 57%, 85%) |
| HSV | hsv(250, 18%, 94%) |
| CMYK | cmyk(14.6%, 17.6%, 0%, 6.3%) |
| CIE-LAB | lab(81.29, 10.61, -19.85) |
| CIE-LCH | lch(81.29, 22.51, 298.13°) |
| OKLab | oklab(84.27% 0.0226 -0.0539) |
| OKLCH | oklch(84.27% 0.058 292.7) |
| XYZ | xyz(60.4448, 59.0014, 89.8486) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.83
Light Periwinkle
#C1C6FC
ΔE00 5.33
Light Lavender
#DFC5FE
ΔE00 5.61
Pale Lilac
#E4CBFF
ΔE00 5.64
Pale Lavender
#EECFFE
ΔE00 7.53
Light Lilac
#EDC8FF
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC5EF #E8EFC5
analogous
#C5D3EF #CCC5EF #E1C5EF
triadic
#CCC5EF #EFCCC5 #C5EFCC
tetradic
#CCC5EF #EFC5D3 #E8EFC5 #C5EFE1
square
#CCC5EF #EFC5D3 #E8EFC5 #C5EFE1
split-complementary
#CCC5EF #EFE1C5 #D3EFC5
monochromatic
#7865D5 #A295E2 #CCC5EF #EAE7F8 #EAE7F8
Accessibility & contrast
On white
1.64
#CCC5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#CCC5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC5EF
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC5EF | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF1
Deuteranopia (green-blind)
#BCC9EE
Tritanopia (blue-blind)
#C5CBD3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ccc5ef; /* rgb */ color: rgb(204, 197, 239); /* oklch */ color: oklch(84.3% 0.058 292.7);
Tailwind
colors: {
custom: {
50: '#dbd6f4',
500: '#ccc5ef',
950: '#000000',
},
}SCSS
$custom: #ccc5ef; $custom-light: #dbd6f4; $custom-dark: #000000;
JSON
{
"hex": "#ccc5ef",
"rgb": {
"r": 204,
"g": 197,
"b": 239
},
"hsl": {
"h": 250,
"s": 56.757,
"l": 85.49
},
"oklch": {
"l": 0.84271,
"c": 0.05846,
"h": 292.7
},
"luminance": 0.59002
}Semantic roles & 50–950 ramp
primary
#CCC5EF
secondary
#C2CD8B
accent
#C421A9
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385