#CCB0EB#CCB0EB
#CCB0EB is a light, moderate violet. Relative luminance 0.499; OKLCH L 80.1% C 0.087 H 306.1°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB0EB |
|---|---|
| RGB | rgb(204, 176, 235) |
| HSL | hsl(268, 60%, 81%) |
| HSV | hsv(268, 25%, 92%) |
| CMYK | cmyk(13.2%, 25.1%, 0%, 7.8%) |
| CIE-LAB | lab(76.00, 21.16, -25.74) |
| CIE-LCH | lch(76.00, 33.33, 309.42°) |
| OKLab | oklab(80.13% 0.0513 -0.0703) |
| OKLCH | oklch(80.13% 0.087 306.1) |
| XYZ | xyz(55.4197, 49.8864, 85.2906) |
| Luminance | 0.4989 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.15
Pale Violet
#CEAEFA
ΔE00 3.55
Mauve
#E0B0FF
ΔE00 4.97
Light Lavender
#DFC5FE
ΔE00 5.15
Lavender (survey)
#C79FEF
ΔE00 5.45
Lavender
#B39DDB
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB0EB #CFEBB0
analogous
#B0B1EB #CCB0EB #EAB0EB
triadic
#CCB0EB #EBCCB0 #B0EBCC
tetradic
#CCB0EB #EBB0B1 #CFEBB0 #B0EBEA
square
#CCB0EB #EBB0B1 #CFEBB0 #B0EBEA
split-complementary
#CCB0EB #EBEAB0 #B1EBB0
monochromatic
#8D4ED2 #AC7FDF #CCB0EB #ECE1F7 #EFE7F9
Accessibility & contrast
On white
1.91
#CCB0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#CCB0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB0EB
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB0EB | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BAED
Deuteranopia (green-blind)
#ABBCE9
Tritanopia (blue-blind)
#C8B8C5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ccb0eb; /* rgb */ color: rgb(204, 176, 235); /* oklch */ color: oklch(80.1% 0.087 306.1);
Tailwind
colors: {
custom: {
50: '#dcc7f1',
500: '#ccb0eb',
950: '#000000',
},
}SCSS
$custom: #ccb0eb; $custom-light: #dcc7f1; $custom-dark: #000000;
JSON
{
"hex": "#ccb0eb",
"rgb": {
"r": 204,
"g": 176,
"b": 235
},
"hsl": {
"h": 268.475,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.80129,
"c": 0.08702,
"h": 306.1
},
"luminance": 0.49886
}Semantic roles & 50–950 ramp
primary
#CCB0EB
secondary
#E6F0DB
accent
#C71E77
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284