#CCC4DB#CCC4DB
#CCC4DB is a very light, muted violet. Relative luminance 0.574; OKLCH L 83.4% C 0.033 H 301.5°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC4DB |
|---|---|
| RGB | rgb(204, 196, 219) |
| HSL | hsl(261, 24%, 81%) |
| HSV | hsv(261, 11%, 86%) |
| CMYK | cmyk(6.8%, 10.5%, 0%, 14.1%) |
| CIE-LAB | lab(80.42, 7.08, -10.44) |
| CIE-LCH | lch(80.42, 12.61, 304.16°) |
| OKLab | oklab(83.39% 0.0172 -0.028) |
| OKLCH | oklch(83.39% 0.033 301.5) |
| XYZ | xyz(57.4256, 57.4317, 75.0642) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.86
Lavender (CSS)
#E6E6FA
ΔE00 8.34
Periwinkle
#CCCCFF
ΔE00 8.98
Pale Lilac
#E4CBFF
ΔE00 9.63
Pale Lavender
#EECFFE
ΔE00 10.04
Light Periwinkle
#C1C6FC
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC4DB #D3DBC4
analogous
#C4C8DB #CCC4DB #D8C4DB
triadic
#CCC4DB #DBCCC4 #C4DBCC
tetradic
#CCC4DB #DBC4C8 #D3DBC4 #C4DBD8
square
#CCC4DB #DBC4C8 #D3DBC4 #C4DBD8
split-complementary
#CCC4DB #DBD8C4 #C8DBC4
monochromatic
#8A78AD #AB9EC4 #CCC4DB #EDEAF2 #EFECF3
Accessibility & contrast
On white
1.68
#CCC4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#CCC4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC4DB
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC4DB | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#C1C7DA
Tritanopia (blue-blind)
#CAC7CB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc4db; /* rgb */ color: rgb(204, 196, 219); /* oklch */ color: oklch(83.4% 0.033 301.5);
Tailwind
colors: {
custom: {
50: '#dbd5e6',
500: '#ccc4db',
950: '#000000',
},
}SCSS
$custom: #ccc4db; $custom-light: #dbd5e6; $custom-dark: #000000;
JSON
{
"hex": "#ccc4db",
"rgb": {
"r": 204,
"g": 196,
"b": 219
},
"hsl": {
"h": 260.87,
"s": 24.211,
"l": 81.373
},
"oklch": {
"l": 0.83388,
"c": 0.03284,
"h": 301.5
},
"luminance": 0.57432
}Semantic roles & 50–950 ramp
primary
#CCC4DB
secondary
#A6B192
accent
#A34381
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384