#CBB7F7#CBB7F7
#CBB7F7 is a light, moderate violet. Relative luminance 0.533; OKLCH L 81.8% C 0.091 H 298.7°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB7F7 |
|---|---|
| RGB | rgb(203, 183, 247) |
| HSL | hsl(259, 80%, 84%) |
| HSV | hsv(259, 26%, 97%) |
| CMYK | cmyk(17.8%, 25.9%, 0%, 3.1%) |
| CIE-LAB | lab(78.04, 19.60, -29.10) |
| CIE-LCH | lch(78.04, 35.09, 303.96°) |
| OKLab | oklab(81.82% 0.0437 -0.0798) |
| OKLCH | oklch(81.82% 0.091 298.7) |
| XYZ | xyz(58.3470, 53.2786, 95.1876) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.05
Pale Violet
#CEAEFA
ΔE00 3.25
Light Lavender
#DFC5FE
ΔE00 4.56
Mauve
#E0B0FF
ΔE00 5.75
Pale Lilac
#E4CBFF
ΔE00 6.17
Periwinkle
#CCCCFF
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB7F7 #E3F7B7
analogous
#B7C3F7 #CBB7F7 #EBB7F7
triadic
#CBB7F7 #F7CBB7 #B7F7CB
tetradic
#CBB7F7 #F7B7C3 #E3F7B7 #B7F7EB
square
#CBB7F7 #F7B7C3 #E3F7B7 #B7F7EB
split-complementary
#CBB7F7 #F7EBB7 #C3F7B7
monochromatic
#7B49EB #A380F1 #CBB7F7 #EBE3FC #EBE3FC
Accessibility & contrast
On white
1.80
#CBB7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#CBB7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB7F7
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB7F7 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C1FA
Deuteranopia (green-blind)
#ACC0F5
Tritanopia (blue-blind)
#C3C1CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cbb7f7; /* rgb */ color: rgb(203, 183, 247); /* oklch */ color: oklch(81.8% 0.091 298.7);
Tailwind
colors: {
custom: {
50: '#dbccfa',
500: '#cbb7f7',
950: '#000000',
},
}SCSS
$custom: #cbb7f7; $custom-light: #dbccfa; $custom-dark: #000000;
JSON
{
"hex": "#cbb7f7",
"rgb": {
"r": 203,
"g": 183,
"b": 247
},
"hsl": {
"h": 258.75,
"s": 80,
"l": 84.314
},
"oklch": {
"l": 0.81823,
"c": 0.09099,
"h": 298.7
},
"luminance": 0.53279
}Semantic roles & 50–950 ramp
primary
#CBB7F7
secondary
#BBD979
accent
#DC099A
background
#FEFEFF
surface
#FCFAFF
border
#D5D3D7
text
#151317
muted
#848385