#CFBBFF#CFBBFF
#CFBBFF is a very light, moderate violet. Relative luminance 0.560; OKLCH L 83.2% C 0.096 H 297.8°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBFF |
|---|---|
| RGB | rgb(207, 187, 255) |
| HSL | hsl(258, 100%, 87%) |
| HSV | hsv(258, 27%, 100%) |
| CMYK | cmyk(18.8%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(79.63, 20.39, -30.92) |
| CIE-LCH | lch(79.63, 37.03, 303.40°) |
| OKLab | oklab(83.22% 0.0447 -0.0849) |
| OKLCH | oklch(83.22% 0.096 297.8) |
| XYZ | xyz(61.5485, 56.0257, 102.1598) |
| Luminance | 0.5603 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.19
Pale Violet
#CEAEFA
ΔE00 3.60
Light Lavender
#DFC5FE
ΔE00 4.35
Mauve
#E0B0FF
ΔE00 5.79
Periwinkle
#CCCCFF
ΔE00 5.91
Pale Lilac
#E4CBFF
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBFF #EBFFBB
analogous
#BBC9FF #CFBBFF #F1BBFF
triadic
#CFBBFF #FFCFBB #BBFFCF
tetradic
#CFBBFF #FFBBC9 #EBFFBB #BBFFF1
square
#CFBBFF #FFBBC9 #EBFFBB #BBFFF1
split-complementary
#CFBBFF #FFF1BB #C9FFBB
monochromatic
#7941FF #A47EFF #CFBBFF #E9E0FF #E9E0FF
Accessibility & contrast
On white
1.72
#CFBBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#CFBBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBFF
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBFF | 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)
#ACC5FF
Deuteranopia (green-blind)
#AFC5FD
Tritanopia (blue-blind)
#C6C5D3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbbff; /* rgb */ color: rgb(207, 187, 255); /* oklch */ color: oklch(83.2% 0.096 297.8);
Tailwind
colors: {
custom: {
50: '#decfff',
500: '#cfbbff',
950: '#000000',
},
}SCSS
$custom: #cfbbff; $custom-light: #decfff; $custom-dark: #000000;
JSON
{
"hex": "#cfbbff",
"rgb": {
"r": 207,
"g": 187,
"b": 255
},
"hsl": {
"h": 257.647,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.83224,
"c": 0.09599,
"h": 297.8
},
"luminance": 0.56026
}Semantic roles & 50–950 ramp
primary
#CFBBFF
secondary
#C6E777
accent
#E600A2
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151318
muted
#848386