#CCBBFE#CCBBFE
#CCBBFE is a very light, moderate violet. Relative luminance 0.555; OKLCH L 82.9% C 0.094 H 295.9°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBFE |
|---|---|
| RGB | rgb(204, 187, 254) |
| HSL | hsl(255, 97%, 86%) |
| HSV | hsv(255, 26%, 100%) |
| CMYK | cmyk(19.7%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(79.35, 19.26, -30.84) |
| CIE-LCH | lch(79.35, 36.36, 301.99°) |
| OKLab | oklab(82.94% 0.0412 -0.0847) |
| OKLCH | oklch(82.94% 0.094 295.9) |
| XYZ | xyz(60.5576, 55.5333, 101.2753) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.82
Pale Violet
#CEAEFA
ΔE00 3.99
Light Lavender
#DFC5FE
ΔE00 4.78
Periwinkle
#CCCCFF
ΔE00 5.47
Light Periwinkle
#C1C6FC
ΔE00 5.59
Pale Lilac
#E4CBFF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBFE #EDFEBB
analogous
#BBCCFE #CCBBFE #EEBBFE
triadic
#CCBBFE #FECCBB #BBFECC
tetradic
#CCBBFE #FEBBCC #EDFEBB #BBFEEE
square
#CCBBFE #FEBBCC #EDFEBB #BBFEEE
split-complementary
#CCBBFE #FEEEBB #CCFEBB
monochromatic
#7242FC #9F7FFD #CCBBFE #E8E1FF #E8E1FF
Accessibility & contrast
On white
1.73
#CCBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#CCBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBFE
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBFE | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#AEC4FC
Tritanopia (blue-blind)
#C3C5D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccbbfe; /* rgb */ color: rgb(204, 187, 254); /* oklch */ color: oklch(82.9% 0.094 295.9);
Tailwind
colors: {
custom: {
50: '#dccfff',
500: '#ccbbfe',
950: '#000000',
},
}SCSS
$custom: #ccbbfe; $custom-light: #dccfff; $custom-dark: #000000;
JSON
{
"hex": "#ccbbfe",
"rgb": {
"r": 204,
"g": 187,
"b": 254
},
"hsl": {
"h": 255.224,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.82936,
"c": 0.09422,
"h": 295.9
},
"luminance": 0.55534
}Semantic roles & 50–950 ramp
primary
#CCBBFE
secondary
#CAE578
accent
#E600AB
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151318
muted
#848386