#CCBBEF#CCBBEF
#CCBBEF is a very light, moderate violet. Relative luminance 0.546; OKLCH L 82.3% C 0.074 H 299.7°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBEF |
|---|---|
| RGB | rgb(204, 187, 239) |
| HSL | hsl(260, 62%, 84%) |
| HSV | hsv(260, 22%, 94%) |
| CMYK | cmyk(14.6%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(78.82, 16.01, -23.61) |
| CIE-LCH | lch(78.82, 28.52, 304.15°) |
| OKLab | oklab(82.35% 0.0368 -0.0643) |
| OKLCH | oklch(82.35% 0.074 299.7) |
| XYZ | xyz(58.2490, 54.6099, 89.1167) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.75
Pale Lilac
#E4CBFF
ΔE00 4.82
Light Violet
#D6B4FC
ΔE00 4.87
Pale Violet
#CEAEFA
ΔE00 5.62
Periwinkle
#CCCCFF
ΔE00 5.84
Light Lilac
#EDC8FF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBEF #DEEFBB
analogous
#BBC4EF #CCBBEF #E6BBEF
triadic
#CCBBEF #EFCCBB #BBEFCC
tetradic
#CCBBEF #EFBBC4 #DEEFBB #BBEFE6
square
#CCBBEF #EFBBC4 #DEEFBB #BBEFE6
split-complementary
#CCBBEF #EFE6BB #C4EFBB
monochromatic
#8258D8 #A789E3 #CCBBEF #ECE6F9 #ECE6F9
Accessibility & contrast
On white
1.76
#CCBBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#CCBBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBEF
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBEF | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F1
Deuteranopia (green-blind)
#B3C3ED
Tritanopia (blue-blind)
#C6C3CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccbbef; /* rgb */ color: rgb(204, 187, 239); /* oklch */ color: oklch(82.3% 0.074 299.7);
Tailwind
colors: {
custom: {
50: '#dccff4',
500: '#ccbbef',
950: '#000000',
},
}SCSS
$custom: #ccbbef; $custom-light: #dccff4; $custom-dark: #000000;
JSON
{
"hex": "#ccbbef",
"rgb": {
"r": 204,
"g": 187,
"b": 239
},
"hsl": {
"h": 259.615,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.8235,
"c": 0.07411,
"h": 299.7
},
"luminance": 0.5461
}Semantic roles & 50–950 ramp
primary
#CCBBEF
secondary
#B4CD81
accent
#CA1C91
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385