#C67BBB#C67BBB
#C67BBB is a light, vivid purple. Relative luminance 0.298; OKLCH L 68.3% C 0.125 H 332.3°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C67BBB |
|---|---|
| RGB | rgb(198, 123, 187) |
| HSL | hsl(309, 40%, 63%) |
| HSV | hsv(309, 38%, 78%) |
| CMYK | cmyk(0%, 37.9%, 5.6%, 22.4%) |
| CIE-LAB | lab(61.45, 38.80, -21.46) |
| CIE-LCH | lch(61.45, 44.34, 331.05°) |
| OKLab | oklab(68.32% 0.1103 -0.0579) |
| OKLCH | oklch(68.32% 0.125 332.3) |
| XYZ | xyz(39.3409, 29.7615, 50.6764) |
| Luminance | 0.2976 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.86
Lavender Pink
#DD85D7
ΔE00 5.77
Pale Magenta
#D767AD
ΔE00 6.05
Orchid
#DA70D6
ΔE00 6.27
Purplish Pink
#CE5DAE
ΔE00 7.09
Wisteria
#A87DC2
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C67BBB #7BC686
analogous
#AB7BC6 #C67BBB #C67B95
triadic
#C67BBB #BBC67B #7BBBC6
tetradic
#C67BBB #C6AB7B #7BC686 #7B95C6
square
#C67BBB #C6AB7B #7BC686 #7B95C6
split-complementary
#C67BBB #95C67B #7BC6AB
monochromatic
#8B3C7F #B450A5 #C67BBB #D8A6D1 #EBD0E7
Accessibility & contrast
On white
3.02
#C67BBB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#C67BBB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C67BBB
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C67BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C67BBB | 1.00 | 3.02 | 6.95 | 6.95 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798EBD
Deuteranopia (green-blind)
#8D98B9
Tritanopia (blue-blind)
#CC7F93
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #c67bbb; /* rgb */ color: rgb(198, 123, 187); /* oklch */ color: oklch(68.3% 0.125 332.3);
Tailwind
colors: {
custom: {
50: '#d8a2cf',
500: '#c67bbb',
950: '#000000',
},
}SCSS
$custom: #c67bbb; $custom-light: #d8a2cf; $custom-dark: #000000;
JSON
{
"hex": "#c67bbb",
"rgb": {
"r": 198,
"g": 123,
"b": 187
},
"hsl": {
"h": 308.8,
"s": 39.683,
"l": 62.941
},
"oklch": {
"l": 0.68317,
"c": 0.12459,
"h": 332.3
},
"luminance": 0.2976
}Semantic roles & 50–950 ramp
primary
#C67BBB
secondary
#C1DCC5
accent
#B34633
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82