#CCBFEF#CCBFEF
#CCBFEF is a very light, moderate violet. Relative luminance 0.563; OKLCH L 83.1% C 0.068 H 297.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBFEF |
|---|---|
| RGB | rgb(204, 191, 239) |
| HSL | hsl(256, 60%, 84%) |
| HSV | hsv(256, 20%, 94%) |
| CMYK | cmyk(14.6%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(79.80, 13.85, -22.11) |
| CIE-LCH | lch(79.80, 26.08, 302.06°) |
| OKLab | oklab(83.11% 0.0311 -0.0602) |
| OKLCH | oklch(83.11% 0.068 297.3) |
| XYZ | xyz(59.1094, 56.3307, 89.4035) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.12
Pale Lilac
#E4CBFF
ΔE00 4.74
Periwinkle
#CCCCFF
ΔE00 4.87
Light Periwinkle
#C1C6FC
ΔE00 6.01
Light Violet
#D6B4FC
ΔE00 6.14
Light Lilac
#EDC8FF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBFEF #E2EFBF
analogous
#BFCAEF #CCBFEF #E4BFEF
triadic
#CCBFEF #EFCCBF #BFEFCC
tetradic
#CCBFEF #EFBFCA #E2EFBF #BFEFE4
square
#CCBFEF #EFBFCA #E2EFBF #BFEFE4
split-complementary
#CCBFEF #EFE4BF #CAEFBF
monochromatic
#7E5DD7 #A58EE3 #CCBFEF #EBE7F9 #EBE7F9
Accessibility & contrast
On white
1.71
#CCBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#CCBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBFEF
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBFEF | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C6F1
Deuteranopia (green-blind)
#B7C5EE
Tritanopia (blue-blind)
#C6C6CF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccbfef; /* rgb */ color: rgb(204, 191, 239); /* oklch */ color: oklch(83.1% 0.068 297.3);
Tailwind
colors: {
custom: {
50: '#dcd2f4',
500: '#ccbfef',
950: '#000000',
},
}SCSS
$custom: #ccbfef; $custom-light: #dcd2f4; $custom-dark: #000000;
JSON
{
"hex": "#ccbfef",
"rgb": {
"r": 204,
"g": 191,
"b": 239
},
"hsl": {
"h": 256.25,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.83113,
"c": 0.06773,
"h": 297.3
},
"luminance": 0.56331
}Semantic roles & 50–950 ramp
primary
#CCBFEF
secondary
#BACD85
accent
#C81E9A
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385