#CCB9FF#CCB9FF
#CCB9FF is a very light, moderate violet. Relative luminance 0.548; OKLCH L 82.6% C 0.099 H 296.6°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB9FF |
|---|---|
| RGB | rgb(204, 185, 255) |
| HSL | hsl(256, 100%, 86%) |
| HSV | hsv(256, 27%, 100%) |
| CMYK | cmyk(20%, 27.5%, 0%, 0%) |
| CIE-LAB | lab(78.90, 20.57, -32.06) |
| CIE-LCH | lch(78.90, 38.09, 302.69°) |
| OKLab | oklab(82.6% 0.0442 -0.0882) |
| OKLCH | oklch(82.6% 0.099 296.6) |
| XYZ | xyz(60.2968, 54.7549, 101.9804) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.40
Light Violet
#D6B4FC
ΔE00 3.43
Light Lavender
#DFC5FE
ΔE00 5.13
Mauve
#E0B0FF
ΔE00 6.00
Light Periwinkle
#C1C6FC
ΔE00 6.09
Periwinkle
#CCCCFF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB9FF #ECFFB9
analogous
#B9C9FF #CCB9FF #EFB9FF
triadic
#CCB9FF #FFCCB9 #B9FFCC
tetradic
#CCB9FF #FFB9C9 #ECFFB9 #B9FFEF
square
#CCB9FF #FFB9C9 #ECFFB9 #B9FFEF
split-complementary
#CCB9FF #FFEFB9 #C9FFB9
monochromatic
#733FFF #9F7CFF #CCB9FF #E9E0FF #E9E0FF
Accessibility & contrast
On white
1.76
#CCB9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#CCB9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB9FF
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB9FF | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C4FF
Deuteranopia (green-blind)
#ACC3FD
Tritanopia (blue-blind)
#C2C4D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccb9ff; /* rgb */ color: rgb(204, 185, 255); /* oklch */ color: oklch(82.6% 0.099 296.6);
Tailwind
colors: {
custom: {
50: '#dcceff',
500: '#ccb9ff',
950: '#000000',
},
}SCSS
$custom: #ccb9ff; $custom-light: #dcceff; $custom-dark: #000000;
JSON
{
"hex": "#ccb9ff",
"rgb": {
"r": 204,
"g": 185,
"b": 255
},
"hsl": {
"h": 256.286,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.82603,
"c": 0.09867,
"h": 296.6
},
"luminance": 0.54755
}Semantic roles & 50–950 ramp
primary
#CCB9FF
secondary
#C8E775
accent
#E600A7
background
#FEFEFF
surface
#FCFAFF
border
#D5D3D7
text
#151318
muted
#848386