#CCBFFF#CCBFFF
#CCBFFF is a very light, moderate violet. Relative luminance 0.573; OKLCH L 83.7% C 0.089 H 293.7°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBFFF |
|---|---|
| RGB | rgb(204, 191, 255) |
| HSL | hsl(252, 100%, 87%) |
| HSV | hsv(252, 25%, 100%) |
| CMYK | cmyk(20%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(80.36, 17.31, -29.82) |
| CIE-LCH | lch(80.36, 34.48, 300.13°) |
| OKLab | oklab(83.73% 0.0359 -0.0819) |
| OKLCH | oklch(83.73% 0.089 293.7) |
| XYZ | xyz(61.5786, 57.3184, 102.4077) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.30
Light Periwinkle
#C1C6FC
ΔE00 4.56
Light Lavender
#DFC5FE
ΔE00 4.75
Light Violet
#D6B4FC
ΔE00 4.87
Pale Violet
#CEAEFA
ΔE00 5.19
Pale Lilac
#E4CBFF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBFFF #F2FFBF
analogous
#BFD2FF #CCBFFF #ECBFFF
triadic
#CCBFFF #FFCCBF #BFFFCC
tetradic
#CCBFFF #FFBFD2 #F2FFBF #BFFFEC
square
#CCBFFF #FFBFD2 #F2FFBF #BFFFEC
split-complementary
#CCBFFF #FFECBF #D2FFBF
monochromatic
#6A45FF #9B82FF #CCBFFF #E7E0FF #E7E0FF
Accessibility & contrast
On white
1.68
#CCBFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#CCBFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBFFF
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBFFF | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#B1C6FD
Tritanopia (blue-blind)
#C2C9D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccbfff; /* rgb */ color: rgb(204, 191, 255); /* oklch */ color: oklch(83.7% 0.089 293.7);
Tailwind
colors: {
custom: {
50: '#dcd2ff',
500: '#ccbfff',
950: '#000000',
},
}SCSS
$custom: #ccbfff; $custom-light: #dcd2ff; $custom-dark: #000000;
JSON
{
"hex": "#ccbfff",
"rgb": {
"r": 204,
"g": 191,
"b": 255
},
"hsl": {
"h": 252.188,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.83728,
"c": 0.08942,
"h": 293.7
},
"luminance": 0.57319
}Semantic roles & 50–950 ramp
primary
#CCBFFF
secondary
#D1E87B
accent
#E600B7
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386