#CCBBFA#CCBBFA
#CCBBFA is a very light, moderate violet. Relative luminance 0.553; OKLCH L 82.8% C 0.089 H 296.8°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBFA |
|---|---|
| RGB | rgb(204, 187, 250) |
| HSL | hsl(256, 86%, 86%) |
| HSV | hsv(256, 25%, 98%) |
| CMYK | cmyk(18.4%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(79.20, 18.38, -28.92) |
| CIE-LCH | lch(79.20, 34.27, 302.44°) |
| OKLab | oklab(82.78% 0.0401 -0.0793) |
| OKLCH | oklch(82.78% 0.089 296.8) |
| XYZ | xyz(59.9237, 55.2798, 97.9370) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.78
Pale Violet
#CEAEFA
ΔE00 4.16
Light Lavender
#DFC5FE
ΔE00 4.26
Periwinkle
#CCCCFF
ΔE00 5.39
Light Periwinkle
#C1C6FC
ΔE00 5.73
Pale Lilac
#E4CBFF
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBFA #E9FABB
analogous
#BBC9FA #CCBBFA #EBBBFA
triadic
#CCBBFA #FACCBB #BBFACC
tetradic
#CCBBFA #FABBC9 #E9FABB #BBFAEB
square
#CCBBFA #FABBC9 #E9FABB #BBFAEB
split-complementary
#CCBBFA #FAEBBB #C9FABB
monochromatic
#7649F2 #A182F6 #CCBBFA #EAE2FD #EAE2FD
Accessibility & contrast
On white
1.74
#CCBBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#CCBBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBFA
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBFA | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4FD
Deuteranopia (green-blind)
#B0C3F8
Tritanopia (blue-blind)
#C4C5D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccbbfa; /* rgb */ color: rgb(204, 187, 250); /* oklch */ color: oklch(82.8% 0.089 296.8);
Tailwind
colors: {
custom: {
50: '#dccffc',
500: '#ccbbfa',
950: '#000000',
},
}SCSS
$custom: #ccbbfa; $custom-light: #dccffc; $custom-dark: #000000;
JSON
{
"hex": "#ccbbfa",
"rgb": {
"r": 204,
"g": 187,
"b": 250
},
"hsl": {
"h": 256.19,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.82776,
"c": 0.08885,
"h": 296.8
},
"luminance": 0.5528
}Semantic roles & 50–950 ramp
primary
#CCBBFA
secondary
#C4DE7B
accent
#E303A6
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385