#CCBBF6#CCBBF6
#CCBBF6 is a very light, moderate violet. Relative luminance 0.550; OKLCH L 82.6% C 0.083 H 297.8°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBF6 |
|---|---|
| RGB | rgb(204, 187, 246) |
| HSL | hsl(257, 77%, 85%) |
| HSV | hsv(257, 24%, 96%) |
| CMYK | cmyk(17.1%, 24%, 0%, 3.5%) |
| CIE-LAB | lab(79.06, 17.51, -26.99) |
| CIE-LCH | lch(79.06, 32.18, 302.97°) |
| OKLab | oklab(82.62% 0.0389 -0.0739) |
| OKLCH | oklch(82.62% 0.083 297.8) |
| XYZ | xyz(59.3032, 55.0316, 94.6688) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.88
Light Violet
#D6B4FC
ΔE00 3.98
Pale Violet
#CEAEFA
ΔE00 4.54
Pale Lilac
#E4CBFF
ΔE00 5.29
Periwinkle
#CCCCFF
ΔE00 5.43
Light Periwinkle
#C1C6FC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBF6 #E5F6BB
analogous
#BBC8F6 #CCBBF6 #E9BBF6
triadic
#CCBBF6 #F6CCBB #BBF6CC
tetradic
#CCBBF6 #F6BBC8 #E5F6BB #BBF6E9
square
#CCBBF6 #F6BBC8 #E5F6BB #BBF6E9
split-complementary
#CCBBF6 #F6E9BB #C8F6BB
monochromatic
#7B4FE8 #A385EF #CCBBF6 #EBE4FB #EBE4FB
Accessibility & contrast
On white
1.75
#CCBBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#CCBBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBF6
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBF6 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC4F9
Deuteranopia (green-blind)
#B1C3F4
Tritanopia (blue-blind)
#C5C4CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccbbf6; /* rgb */ color: rgb(204, 187, 246); /* oklch */ color: oklch(82.6% 0.083 297.8);
Tailwind
colors: {
custom: {
50: '#dccff9',
500: '#ccbbf6',
950: '#000000',
},
}SCSS
$custom: #ccbbf6; $custom-light: #dccff9; $custom-dark: #000000;
JSON
{
"hex": "#ccbbf6",
"rgb": {
"r": 204,
"g": 187,
"b": 246
},
"hsl": {
"h": 257.288,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.82618,
"c": 0.08348,
"h": 297.8
},
"luminance": 0.55032
}Semantic roles & 50–950 ramp
primary
#CCBBF6
secondary
#BED87D
accent
#D90D9E
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385