#CCB2EB#CCB2EB
#CCB2EB is a light, moderate violet. Relative luminance 0.507; OKLCH L 80.5% C 0.084 H 305.4°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB2EB |
|---|---|
| RGB | rgb(204, 178, 235) |
| HSL | hsl(267, 59%, 81%) |
| HSV | hsv(267, 24%, 92%) |
| CMYK | cmyk(13.2%, 24.3%, 0%, 7.8%) |
| CIE-LAB | lab(76.48, 20.07, -25.01) |
| CIE-LCH | lch(76.48, 32.07, 308.75°) |
| OKLab | oklab(80.5% 0.0484 -0.0682) |
| OKLCH | oklch(80.5% 0.084 305.4) |
| XYZ | xyz(55.8148, 50.6765, 85.4223) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.41
Pale Violet
#CEAEFA
ΔE00 3.96
Light Lavender
#DFC5FE
ΔE00 4.74
Mauve
#E0B0FF
ΔE00 5.38
Lavender (survey)
#C79FEF
ΔE00 6.07
Pale Lilac
#E4CBFF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB2EB #D1EBB2
analogous
#B2B4EB #CCB2EB #E8B2EB
triadic
#CCB2EB #EBCCB2 #B2EBCC
tetradic
#CCB2EB #EBB2B4 #D1EBB2 #B2EBE8
square
#CCB2EB #EBB2B4 #D1EBB2 #B2EBE8
split-complementary
#CCB2EB #EBE8B2 #B4EBB2
monochromatic
#8C51D2 #AC81DE #CCB2EB #ECE3F8 #EFE7F9
Accessibility & contrast
On white
1.89
#CCB2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#CCB2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB2EB
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB2EB | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCED
Deuteranopia (green-blind)
#ADBDE9
Tritanopia (blue-blind)
#C8BAC6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ccb2eb; /* rgb */ color: rgb(204, 178, 235); /* oklch */ color: oklch(80.5% 0.084 305.4);
Tailwind
colors: {
custom: {
50: '#dcc9f1',
500: '#ccb2eb',
950: '#000000',
},
}SCSS
$custom: #ccb2eb; $custom-light: #dcc9f1; $custom-dark: #000000;
JSON
{
"hex": "#ccb2eb",
"rgb": {
"r": 204,
"g": 178,
"b": 235
},
"hsl": {
"h": 267.368,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.80502,
"c": 0.08366,
"h": 305.4
},
"luminance": 0.50676
}Semantic roles & 50–950 ramp
primary
#CCB2EB
secondary
#A4C77A
accent
#C61F7A
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151316
muted
#848285