#CCBBF0#CCBBF0
#CCBBF0 is a very light, moderate violet. Relative luminance 0.547; OKLCH L 82.4% C 0.075 H 299.4°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBF0 |
|---|---|
| RGB | rgb(204, 187, 240) |
| HSL | hsl(259, 64%, 84%) |
| HSV | hsv(259, 22%, 94%) |
| CMYK | cmyk(15%, 22.1%, 0%, 5.9%) |
| CIE-LAB | lab(78.85, 16.23, -24.09) |
| CIE-LCH | lch(78.85, 29.05, 303.96°) |
| OKLab | oklab(82.39% 0.0371 -0.0657) |
| OKLCH | oklch(82.39% 0.075 299.4) |
| XYZ | xyz(58.3971, 54.6691, 89.8969) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.71
Light Violet
#D6B4FC
ΔE00 4.70
Pale Lilac
#E4CBFF
ΔE00 4.85
Pale Violet
#CEAEFA
ΔE00 5.43
Periwinkle
#CCCCFF
ΔE00 5.75
Light Lilac
#EDC8FF
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBF0 #DFF0BB
analogous
#BBC4F0 #CCBBF0 #E6BBF0
triadic
#CCBBF0 #F0CCBB #BBF0CC
tetradic
#CCBBF0 #F0BBC4 #DFF0BB #BBF0E6
square
#CCBBF0 #F0BBC4 #DFF0BB #BBF0E6
split-complementary
#CCBBF0 #F0E6BB #C4F0BB
monochromatic
#8157DA #A689E5 #CCBBF0 #ECE6F9 #ECE6F9
Accessibility & contrast
On white
1.76
#CCBBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#CCBBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBF0
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBF0 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C3F2
Deuteranopia (green-blind)
#B3C3EE
Tritanopia (blue-blind)
#C6C3CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccbbf0; /* rgb */ color: rgb(204, 187, 240); /* oklch */ color: oklch(82.4% 0.075 299.4);
Tailwind
colors: {
custom: {
50: '#dccff5',
500: '#ccbbf0',
950: '#000000',
},
}SCSS
$custom: #ccbbf0; $custom-light: #dccff5; $custom-dark: #000000;
JSON
{
"hex": "#ccbbf0",
"rgb": {
"r": 204,
"g": 187,
"b": 240
},
"hsl": {
"h": 259.245,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.82387,
"c": 0.07545,
"h": 299.4
},
"luminance": 0.54669
}Semantic roles & 50–950 ramp
primary
#CCBBF0
secondary
#B6CF81
accent
#CC1A93
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385