#CCB7FA#CCB7FA
#CCB7FA is a very light, moderate violet. Relative luminance 0.536; OKLCH L 82.0% C 0.095 H 298.7°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB7FA |
|---|---|
| RGB | rgb(204, 183, 250) |
| HSL | hsl(259, 87%, 85%) |
| HSV | hsv(259, 27%, 98%) |
| CMYK | cmyk(18.4%, 26.8%, 0%, 2%) |
| CIE-LAB | lab(78.23, 20.56, -30.41) |
| CIE-LCH | lch(78.23, 36.71, 304.06°) |
| OKLab | oklab(82.03% 0.0457 -0.0835) |
| OKLCH | oklch(82.03% 0.095 298.7) |
| XYZ | xyz(59.0869, 53.6062, 97.6581) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.80
Pale Violet
#CEAEFA
ΔE00 2.91
Light Lavender
#DFC5FE
ΔE00 4.73
Mauve
#E0B0FF
ΔE00 5.48
Lilac (survey)
#CEA2FD
ΔE00 6.38
Lavender (survey)
#C79FEF
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB7FA #E5FAB7
analogous
#B7C4FA #CCB7FA #EEB7FA
triadic
#CCB7FA #FACCB7 #B7FACC
tetradic
#CCB7FA #FAB7C4 #E5FAB7 #B7FAEE
square
#CCB7FA #FAB7C4 #E5FAB7 #B7FAEE
split-complementary
#CCB7FA #FAEEB7 #C4FAB7
monochromatic
#7B45F2 #A37EF6 #CCB7FA #EBE2FD #EBE2FD
Accessibility & contrast
On white
1.79
#CCB7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#CCB7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB7FA
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB7FA | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C1FD
Deuteranopia (green-blind)
#ACC1F8
Tritanopia (blue-blind)
#C4C1CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccb7fa; /* rgb */ color: rgb(204, 183, 250); /* oklch */ color: oklch(82.0% 0.095 298.7);
Tailwind
colors: {
custom: {
50: '#dcccfc',
500: '#ccb7fa',
950: '#000000',
},
}SCSS
$custom: #ccb7fa; $custom-light: #dcccfc; $custom-dark: #000000;
JSON
{
"hex": "#ccb7fa",
"rgb": {
"r": 204,
"g": 183,
"b": 250
},
"hsl": {
"h": 258.806,
"s": 87.013,
"l": 84.902
},
"oklch": {
"l": 0.82027,
"c": 0.09516,
"h": 298.7
},
"luminance": 0.53606
}Semantic roles & 50–950 ramp
primary
#CCB7FA
secondary
#BEDE77
accent
#E4029D
background
#FEFEFF
surface
#FCFAFF
border
#D5D3D7
text
#151317
muted
#848385