#CCB7F5#CCB7F5
#CCB7F5 is a light, moderate violet. Relative luminance 0.533; OKLCH L 81.8% C 0.089 H 300.0°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB7F5 |
|---|---|
| RGB | rgb(204, 183, 245) |
| HSL | hsl(260, 76%, 84%) |
| HSV | hsv(260, 25%, 96%) |
| CMYK | cmyk(16.7%, 25.3%, 0%, 3.9%) |
| CIE-LAB | lab(78.05, 19.47, -28.00) |
| CIE-LCH | lch(78.05, 34.11, 304.82°) |
| OKLab | oklab(81.83% 0.0442 -0.0767) |
| OKLCH | oklch(81.83% 0.089 300) |
| XYZ | xyz(58.3133, 53.2968, 93.5837) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.97
Pale Violet
#CEAEFA
ΔE00 3.39
Light Lavender
#DFC5FE
ΔE00 4.21
Mauve
#E0B0FF
ΔE00 5.61
Pale Lilac
#E4CBFF
ΔE00 5.81
Lavender (survey)
#C79FEF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB7F5 #E0F5B7
analogous
#B7C1F5 #CCB7F5 #EBB7F5
triadic
#CCB7F5 #F5CCB7 #B7F5CC
tetradic
#CCB7F5 #F5B7C1 #E0F5B7 #B7F5EB
square
#CCB7F5 #F5B7C1 #E0F5B7 #B7F5EB
split-complementary
#CCB7F5 #F5EBB7 #C1F5B7
monochromatic
#804CE6 #A681EE #CCB7F5 #ECE4FB #ECE4FB
Accessibility & contrast
On white
1.80
#CCB7F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#CCB7F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB7F5
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB7F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB7F5 | 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)
#AAC1F8
Deuteranopia (green-blind)
#AEC1F3
Tritanopia (blue-blind)
#C5C0CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccb7f5; /* rgb */ color: rgb(204, 183, 245); /* oklch */ color: oklch(81.8% 0.089 300.0);
Tailwind
colors: {
custom: {
50: '#dcccf8',
500: '#ccb7f5',
950: '#000000',
},
}SCSS
$custom: #ccb7f5; $custom-light: #dcccf8; $custom-dark: #000000;
JSON
{
"hex": "#ccb7f5",
"rgb": {
"r": 204,
"g": 183,
"b": 245
},
"hsl": {
"h": 260.323,
"s": 75.61,
"l": 83.922
},
"oklch": {
"l": 0.81827,
"c": 0.08853,
"h": 300
},
"luminance": 0.53297
}Semantic roles & 50–950 ramp
primary
#CCB7F5
secondary
#B7D67A
accent
#D80E93
background
#FEFEFF
surface
#FCFAFF
border
#D5D3D7
text
#151317
muted
#848385