#CCB8FF#CCB8FF
#CCB8FF is a very light, moderate violet. Relative luminance 0.543; OKLCH L 82.4% C 0.100 H 297.1°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB8FF |
|---|---|
| RGB | rgb(204, 184, 255) |
| HSL | hsl(257, 100%, 86%) |
| HSV | hsv(257, 28%, 100%) |
| CMYK | cmyk(20%, 27.8%, 0%, 0%) |
| CIE-LAB | lab(78.66, 21.12, -32.43) |
| CIE-LCH | lch(78.66, 38.70, 303.07°) |
| OKLab | oklab(82.42% 0.0456 -0.0892) |
| OKLCH | oklch(82.42% 0.1 297.1) |
| XYZ | xyz(60.0883, 54.3380, 101.9110) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.12
Light Violet
#D6B4FC
ΔE00 3.24
Light Lavender
#DFC5FE
ΔE00 5.26
Mauve
#E0B0FF
ΔE00 5.79
Light Periwinkle
#C1C6FC
ΔE00 6.35
Lilac (survey)
#CEA2FD
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB8FF #EBFFB8
analogous
#B8C7FF #CCB8FF #EFB8FF
triadic
#CCB8FF #FFCCB8 #B8FFCC
tetradic
#CCB8FF #FFB8C7 #EBFFB8 #B8FFEF
square
#CCB8FF #FFB8C7 #EBFFB8 #B8FFEF
split-complementary
#CCB8FF #FFEFB8 #C7FFB8
monochromatic
#743EFF #A07BFF #CCB8FF #E9E0FF #E9E0FF
Accessibility & contrast
On white
1.77
#CCB8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#CCB8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB8FF
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB8FF | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#ABC2FD
Tritanopia (blue-blind)
#C2C3D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccb8ff; /* rgb */ color: rgb(204, 184, 255); /* oklch */ color: oklch(82.4% 0.100 297.1);
Tailwind
colors: {
custom: {
50: '#dccdff',
500: '#ccb8ff',
950: '#000000',
},
}SCSS
$custom: #ccb8ff; $custom-light: #dccdff; $custom-dark: #000000;
JSON
{
"hex": "#ccb8ff",
"rgb": {
"r": 204,
"g": 184,
"b": 255
},
"hsl": {
"h": 256.901,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.82417,
"c": 0.10024,
"h": 297.1
},
"luminance": 0.54338
}Semantic roles & 50–950 ramp
primary
#CCB8FF
secondary
#C6E775
accent
#E600A5
background
#FEFEFF
surface
#FCFAFF
border
#D5D3D7
text
#151318
muted
#848386