#CCB0EA#CCB0EA
#CCB0EA is a light, moderate violet. Relative luminance 0.498; OKLCH L 80.1% C 0.086 H 306.5°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB0EA |
|---|---|
| RGB | rgb(204, 176, 234) |
| HSL | hsl(269, 58%, 80%) |
| HSV | hsv(269, 25%, 92%) |
| CMYK | cmyk(12.8%, 24.8%, 0%, 8.2%) |
| CIE-LAB | lab(75.96, 20.95, -25.26) |
| CIE-LCH | lch(75.96, 32.82, 309.68°) |
| OKLab | oklab(80.09% 0.051 -0.0689) |
| OKLCH | oklch(80.09% 0.086 306.5) |
| XYZ | xyz(55.2757, 49.8288, 84.5319) |
| Luminance | 0.4983 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.35
Pale Violet
#CEAEFA
ΔE00 3.79
Mauve
#E0B0FF
ΔE00 5.10
Light Lavender
#DFC5FE
ΔE00 5.15
Lavender (survey)
#C79FEF
ΔE00 5.61
Lavender
#B39DDB
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB0EA #CEEAB0
analogous
#B0B1EA #CCB0EA #E9B0EA
triadic
#CCB0EA #EACCB0 #B0EACC
tetradic
#CCB0EA #EAB0B1 #CEEAB0 #B0EAE9
square
#CCB0EA #EAB0B1 #CEEAB0 #B0EAE9
split-complementary
#CCB0EA #EAE9B0 #B1EAB0
monochromatic
#8E4FD0 #AD80DD #CCB0EA #EBE0F7 #EFE7F9
Accessibility & contrast
On white
1.92
#CCB0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#CCB0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB0EA
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB0EA | 1.00 | 1.92 | 10.97 | 10.97 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BAEC
Deuteranopia (green-blind)
#ABBCE8
Tritanopia (blue-blind)
#C8B8C4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ccb0ea; /* rgb */ color: rgb(204, 176, 234); /* oklch */ color: oklch(80.1% 0.086 306.5);
Tailwind
colors: {
custom: {
50: '#dcc7f0',
500: '#ccb0ea',
950: '#000000',
},
}SCSS
$custom: #ccb0ea; $custom-light: #dcc7f0; $custom-dark: #000000;
JSON
{
"hex": "#ccb0ea",
"rgb": {
"r": 204,
"g": 176,
"b": 234
},
"hsl": {
"h": 268.966,
"s": 58,
"l": 80.392
},
"oklch": {
"l": 0.8009,
"c": 0.08574,
"h": 306.5
},
"luminance": 0.49829
}Semantic roles & 50–950 ramp
primary
#CCB0EA
secondary
#E6F0DB
accent
#C62076
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284