#CCB4EE#CCB4EE
#CCB4EE is a light, moderate violet. Relative luminance 0.517; OKLCH L 81.0% C 0.084 H 303.5°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB4EE |
|---|---|
| RGB | rgb(204, 180, 238) |
| HSL | hsl(265, 63%, 82%) |
| HSV | hsv(265, 24%, 93%) |
| CMYK | cmyk(14.3%, 24.4%, 0%, 6.7%) |
| CIE-LAB | lab(77.07, 19.61, -25.73) |
| CIE-LCH | lch(77.07, 32.35, 307.32°) |
| OKLab | oklab(80.99% 0.0464 -0.0703) |
| OKLCH | oklch(80.99% 0.084 303.5) |
| XYZ | xyz(56.6527, 51.6530, 87.8578) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.20
Pale Violet
#CEAEFA
ΔE00 3.77
Light Lavender
#DFC5FE
ΔE00 4.37
Mauve
#E0B0FF
ΔE00 5.46
Pale Lilac
#E4CBFF
ΔE00 5.86
Lavender (survey)
#C79FEF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB4EE #D6EEB4
analogous
#B4B9EE #CCB4EE #E9B4EE
triadic
#CCB4EE #EECCB4 #B4EECC
tetradic
#CCB4EE #EEB4B9 #D6EEB4 #B4EEE9
square
#CCB4EE #EEB4B9 #D6EEB4 #B4EEE9
split-complementary
#CCB4EE #EEE9B4 #B9EEB4
monochromatic
#8850D7 #AA82E3 #CCB4EE #EEE6F9 #EEE6F9
Accessibility & contrast
On white
1.85
#CCB4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#CCB4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB4EE
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB4EE | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BEF0
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#C7BCC8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccb4ee; /* rgb */ color: rgb(204, 180, 238); /* oklch */ color: oklch(81.0% 0.084 303.5);
Tailwind
colors: {
custom: {
50: '#dccaf3',
500: '#ccb4ee',
950: '#000000',
},
}SCSS
$custom: #ccb4ee; $custom-light: #dccaf3; $custom-dark: #000000;
JSON
{
"hex": "#ccb4ee",
"rgb": {
"r": 204,
"g": 180,
"b": 238
},
"hsl": {
"h": 264.828,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.80992,
"c": 0.08422,
"h": 303.5
},
"luminance": 0.51653
}Semantic roles & 50–950 ramp
primary
#CCB4EE
secondary
#AACC7B
accent
#CB1B82
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151317
muted
#848285