#CCBFFE#CCBFFE
#CCBFFE is a very light, moderate violet. Relative luminance 0.573; OKLCH L 83.7% C 0.088 H 293.9°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBFFE |
|---|---|
| RGB | rgb(204, 191, 254) |
| HSL | hsl(252, 97%, 87%) |
| HSV | hsv(252, 25%, 100%) |
| CMYK | cmyk(19.7%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(80.32, 17.09, -29.34) |
| CIE-LCH | lch(80.32, 33.95, 300.22°) |
| OKLab | oklab(83.69% 0.0356 -0.0805) |
| OKLCH | oklch(83.69% 0.088 293.9) |
| XYZ | xyz(61.4180, 57.2542, 101.5621) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.26
Light Periwinkle
#C1C6FC
ΔE00 4.59
Light Lavender
#DFC5FE
ΔE00 4.62
Light Violet
#D6B4FC
ΔE00 4.86
Pale Violet
#CEAEFA
ΔE00 5.22
Pale Lilac
#E4CBFF
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBFFE #F1FEBF
analogous
#BFD2FE #CCBFFE #ECBFFE
triadic
#CCBFFE #FECCBF #BFFECC
tetradic
#CCBFFE #FEBFD2 #F1FEBF #BFFEEC
square
#CCBFFE #FEBFD2 #F1FEBF #BFFEEC
split-complementary
#CCBFFE #FEECBF #D2FEBF
monochromatic
#6C46FC #9C83FD #CCBFFE #E7E1FF #E7E1FF
Accessibility & contrast
On white
1.69
#CCBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#CCBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBFFE
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBFFE | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#B2C6FC
Tritanopia (blue-blind)
#C2C9D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccbffe; /* rgb */ color: rgb(204, 191, 254); /* oklch */ color: oklch(83.7% 0.088 293.9);
Tailwind
colors: {
custom: {
50: '#dcd2ff',
500: '#ccbffe',
950: '#000000',
},
}SCSS
$custom: #ccbffe; $custom-light: #dcd2ff; $custom-dark: #000000;
JSON
{
"hex": "#ccbffe",
"rgb": {
"r": 204,
"g": 191,
"b": 254
},
"hsl": {
"h": 252.381,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.83688,
"c": 0.08805,
"h": 293.9
},
"luminance": 0.57255
}Semantic roles & 50–950 ramp
primary
#CCBFFE
secondary
#D0E67B
accent
#E600B6
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386