#CCBFEA#CCBFEA
#CCBFEA is a very light, moderate violet. Relative luminance 0.560; OKLCH L 82.9% C 0.061 H 298.9°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBFEA |
|---|---|
| RGB | rgb(204, 191, 234) |
| HSL | hsl(258, 51%, 83%) |
| HSV | hsv(258, 18%, 92%) |
| CMYK | cmyk(12.8%, 18.4%, 0%, 8.2%) |
| CIE-LAB | lab(79.64, 12.80, -19.67) |
| CIE-LCH | lch(79.64, 23.47, 303.05°) |
| OKLab | oklab(82.93% 0.0295 -0.0534) |
| OKLCH | oklch(82.93% 0.061 298.9) |
| XYZ | xyz(58.3809, 56.0393, 85.5670) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.78
Pale Lilac
#E4CBFF
ΔE00 5.03
Periwinkle
#CCCCFF
ΔE00 5.58
Pale Lavender
#EECFFE
ΔE00 6.77
Light Periwinkle
#C1C6FC
ΔE00 6.83
Thistle
#D8BFD8
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBFEA #DDEABF
analogous
#BFC7EA #CCBFEA #E1BFEA
triadic
#CCBFEA #EACCBF #BFEACC
tetradic
#CCBFEA #EABFC7 #DDEABF #BFEAE1
square
#CCBFEA #EABFC7 #DDEABF #BFEAE1
split-complementary
#CCBFEA #EAE1BF #C7EABF
monochromatic
#8363CC #A791DB #CCBFEA #EDE8F7 #EDE8F7
Accessibility & contrast
On white
1.72
#CCBFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#CCBFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBFEA
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBFEA | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C5EC
Deuteranopia (green-blind)
#B9C5E9
Tritanopia (blue-blind)
#C7C5CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccbfea; /* rgb */ color: rgb(204, 191, 234); /* oklch */ color: oklch(82.9% 0.061 298.9);
Tailwind
colors: {
custom: {
50: '#dbd2f0',
500: '#ccbfea',
950: '#000000',
},
}SCSS
$custom: #ccbfea; $custom-light: #dbd2f0; $custom-dark: #000000;
JSON
{
"hex": "#ccbfea",
"rgb": {
"r": 204,
"g": 191,
"b": 234
},
"hsl": {
"h": 258.14,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.8293,
"c": 0.06099,
"h": 298.9
},
"luminance": 0.56039
}Semantic roles & 50–950 ramp
primary
#CCBFEA
secondary
#B3C687
accent
#BE2890
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385