#CCBFEB#CCBFEB
#CCBFEB is a very light, moderate violet. Relative luminance 0.561; OKLCH L 83.0% C 0.062 H 298.6°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBFEB |
|---|---|
| RGB | rgb(204, 191, 235) |
| HSL | hsl(258, 52%, 84%) |
| HSV | hsv(258, 19%, 92%) |
| CMYK | cmyk(13.2%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(79.67, 13.01, -20.16) |
| CIE-LCH | lch(79.67, 23.99, 302.83°) |
| OKLab | oklab(82.97% 0.0298 -0.0548) |
| OKLCH | oklch(82.97% 0.062 298.6) |
| XYZ | xyz(58.5250, 56.0970, 86.3257) |
| Luminance | 0.5610 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.62
Pale Lilac
#E4CBFF
ΔE00 4.94
Periwinkle
#CCCCFF
ΔE00 5.42
Light Periwinkle
#C1C6FC
ΔE00 6.65
Pale Lavender
#EECFFE
ΔE00 6.77
Light Violet
#D6B4FC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBFEB #DEEBBF
analogous
#BFC8EB #CCBFEB #E2BFEB
triadic
#CCBFEB #EBCCBF #BFEBCC
tetradic
#CCBFEB #EBBFC8 #DEEBBF #BFEBE2
square
#CCBFEB #EBBFC8 #DEEBBF #BFEBE2
split-complementary
#CCBFEB #EBE2BF #C8EBBF
monochromatic
#8262CE #A790DC #CCBFEB #ECE8F8 #ECE8F8
Accessibility & contrast
On white
1.72
#CCBFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#CCBFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBFEB
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBFEB | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5ED
Deuteranopia (green-blind)
#B8C5EA
Tritanopia (blue-blind)
#C7C5CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccbfeb; /* rgb */ color: rgb(204, 191, 235); /* oklch */ color: oklch(83.0% 0.062 298.6);
Tailwind
colors: {
custom: {
50: '#dbd2f1',
500: '#ccbfeb',
950: '#000000',
},
}SCSS
$custom: #ccbfeb; $custom-light: #dbd2f1; $custom-dark: #000000;
JSON
{
"hex": "#ccbfeb",
"rgb": {
"r": 204,
"g": 191,
"b": 235
},
"hsl": {
"h": 257.727,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.82966,
"c": 0.06234,
"h": 298.6
},
"luminance": 0.56097
}Semantic roles & 50–950 ramp
primary
#CCBFEB
secondary
#B4C787
accent
#C02692
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385