#CCB7EB#CCB7EB
#CCB7EB is a light, moderate violet. Relative luminance 0.527; OKLCH L 81.4% C 0.075 H 303.2°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB7EB |
|---|---|
| RGB | rgb(204, 183, 235) |
| HSL | hsl(264, 57%, 82%) |
| HSV | hsv(264, 22%, 92%) |
| CMYK | cmyk(13.2%, 22.1%, 0%, 7.8%) |
| CIE-LAB | lab(77.70, 17.35, -23.15) |
| CIE-LCH | lch(77.70, 28.93, 306.84°) |
| OKLab | oklab(81.44% 0.0412 -0.0631) |
| OKLCH | oklch(81.44% 0.075 303.2) |
| XYZ | xyz(56.8278, 52.7026, 85.7600) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.07
Light Violet
#D6B4FC
ΔE00 4.48
Pale Lilac
#E4CBFF
ΔE00 5.22
Pale Violet
#CEAEFA
ΔE00 5.23
Light Lilac
#EDC8FF
ΔE00 6.33
Mauve
#E0B0FF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB7EB #D6EBB7
analogous
#B7BCEB #CCB7EB #E6B7EB
triadic
#CCB7EB #EBCCB7 #B7EBCC
tetradic
#CCB7EB #EBB7BC #D6EBB7 #B7EBE6
square
#CCB7EB #EBB7BC #D6EBB7 #B7EBE6
split-complementary
#CCB7EB #EBE6B7 #BCEBB7
monochromatic
#8857D0 #AA87DE #CCB7EB #EEE7F8 #EEE7F8
Accessibility & contrast
On white
1.82
#CCB7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#CCB7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB7EB
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB7EB | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBFED
Deuteranopia (green-blind)
#B1C0E9
Tritanopia (blue-blind)
#C7BEC9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccb7eb; /* rgb */ color: rgb(204, 183, 235); /* oklch */ color: oklch(81.4% 0.075 303.2);
Tailwind
colors: {
custom: {
50: '#dcccf1',
500: '#ccb7eb',
950: '#000000',
},
}SCSS
$custom: #ccb7eb; $custom-light: #dcccf1; $custom-dark: #000000;
JSON
{
"hex": "#ccb7eb",
"rgb": {
"r": 204,
"g": 183,
"b": 235
},
"hsl": {
"h": 264.231,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.8144,
"c": 0.07535,
"h": 303.2
},
"luminance": 0.52703
}Semantic roles & 50–950 ramp
primary
#CCB7EB
secondary
#AAC77F
accent
#C42182
background
#FEFEFF
surface
#FCFAFE
border
#D5D3D6
text
#151316
muted
#848385