#CCBBF5#CCBBF5
#CCBBF5 is a very light, moderate violet. Relative luminance 0.550; OKLCH L 82.6% C 0.082 H 298.0°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBF5 |
|---|---|
| RGB | rgb(204, 187, 245) |
| HSL | hsl(258, 74%, 85%) |
| HSV | hsv(258, 24%, 96%) |
| CMYK | cmyk(16.7%, 23.7%, 0%, 3.9%) |
| CIE-LAB | lab(79.02, 17.30, -26.51) |
| CIE-LCH | lch(79.02, 31.65, 303.12°) |
| OKLab | oklab(82.58% 0.0386 -0.0725) |
| OKLCH | oklch(82.58% 0.082 298) |
| XYZ | xyz(59.1501, 54.9703, 93.8626) |
| Luminance | 0.5497 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.81
Light Violet
#D6B4FC
ΔE00 4.07
Pale Violet
#CEAEFA
ΔE00 4.66
Pale Lilac
#E4CBFF
ΔE00 5.19
Periwinkle
#CCCCFF
ΔE00 5.47
Light Periwinkle
#C1C6FC
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBF5 #E4F5BB
analogous
#BBC7F5 #CCBBF5 #E9BBF5
triadic
#CCBBF5 #F5CCBB #BBF5CC
tetradic
#CCBBF5 #F5BBC7 #E4F5BB #BBF5E9
square
#CCBBF5 #F5BBC7 #E4F5BB #BBF5E9
split-complementary
#CCBBF5 #F5E9BB #C7F5BB
monochromatic
#7C50E5 #A486ED #CCBBF5 #EBE4FB #EBE4FB
Accessibility & contrast
On white
1.75
#CCBBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#CCBBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBF5
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBF5 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC4F7
Deuteranopia (green-blind)
#B1C3F3
Tritanopia (blue-blind)
#C5C4CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccbbf5; /* rgb */ color: rgb(204, 187, 245); /* oklch */ color: oklch(82.6% 0.082 298.0);
Tailwind
colors: {
custom: {
50: '#dccff8',
500: '#ccbbf5',
950: '#000000',
},
}SCSS
$custom: #ccbbf5; $custom-light: #dccff8; $custom-dark: #000000;
JSON
{
"hex": "#ccbbf5",
"rgb": {
"r": 204,
"g": 187,
"b": 245
},
"hsl": {
"h": 257.586,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.82579,
"c": 0.08213,
"h": 298
},
"luminance": 0.54971
}Semantic roles & 50–950 ramp
primary
#CCBBF5
secondary
#BCD67E
accent
#D60F9C
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385