#CCB7EA#CCB7EA
#CCB7EA is a light, moderate violet. Relative luminance 0.526; OKLCH L 81.4% C 0.074 H 303.6°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB7EA |
|---|---|
| RGB | rgb(204, 183, 234) |
| HSL | hsl(265, 55%, 82%) |
| HSV | hsv(265, 22%, 92%) |
| CMYK | cmyk(12.8%, 21.8%, 0%, 8.2%) |
| CIE-LAB | lab(77.66, 17.14, -22.66) |
| CIE-LCH | lch(77.66, 28.41, 307.09°) |
| OKLab | oklab(81.4% 0.0409 -0.0617) |
| OKLCH | oklch(81.4% 0.074 303.6) |
| XYZ | xyz(56.6837, 52.6449, 85.0012) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.15
Light Violet
#D6B4FC
ΔE00 4.69
Pale Lilac
#E4CBFF
ΔE00 5.23
Pale Violet
#CEAEFA
ΔE00 5.46
Light Lilac
#EDC8FF
ΔE00 6.32
Mauve
#E0B0FF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB7EA #D5EAB7
analogous
#B7BCEA #CCB7EA #E6B7EA
triadic
#CCB7EA #EACCB7 #B7EACC
tetradic
#CCB7EA #EAB7BC #D5EAB7 #B7EAE6
square
#CCB7EA #EAB7BC #D5EAB7 #B7EAE6
split-complementary
#CCB7EA #EAE6B7 #BCEAB7
monochromatic
#8958CE #AA88DC #CCB7EA #EEE6F8 #EEE7F8
Accessibility & contrast
On white
1.82
#CCB7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#CCB7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB7EA
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB7EA | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBFEC
Deuteranopia (green-blind)
#B1C0E8
Tritanopia (blue-blind)
#C8BEC8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccb7ea; /* rgb */ color: rgb(204, 183, 234); /* oklch */ color: oklch(81.4% 0.074 303.6);
Tailwind
colors: {
custom: {
50: '#dcccf0',
500: '#ccb7ea',
950: '#000000',
},
}SCSS
$custom: #ccb7ea; $custom-light: #dcccf0; $custom-dark: #000000;
JSON
{
"hex": "#ccb7ea",
"rgb": {
"r": 204,
"g": 183,
"b": 234
},
"hsl": {
"h": 264.706,
"s": 54.839,
"l": 81.765
},
"oklch": {
"l": 0.81403,
"c": 0.07403,
"h": 303.6
},
"luminance": 0.52645
}Semantic roles & 50–950 ramp
primary
#CCB7EA
secondary
#A9C67F
accent
#C22381
background
#FEFEFF
surface
#FCFAFE
border
#D5D3D6
text
#151316
muted
#848385