#C69BBF#C69BBF
#C69BBF is a light, moderate purple. Relative luminance 0.392; OKLCH L 74.0% C 0.070 H 331.9°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C69BBF |
|---|---|
| RGB | rgb(198, 155, 191) |
| HSL | hsl(310, 27%, 69%) |
| HSV | hsv(310, 22%, 78%) |
| CMYK | cmyk(0%, 21.7%, 3.5%, 22.4%) |
| CIE-LAB | lab(68.90, 22.03, -12.42) |
| CIE-LCH | lch(68.90, 25.29, 330.59°) |
| OKLab | oklab(74.05% 0.0621 -0.0332) |
| OKLCH | oklch(74.05% 0.07 331.9) |
| XYZ | xyz(44.4132, 39.2113, 54.5091) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.27
Plum
#DDA0DD
ΔE00 6.86
Dusty Lavender
#AC86A8
ΔE00 7.03
Light Mauve
#C292A1
ΔE00 7.65
Heather
#A484AC
ΔE00 8.62
Pale Purple
#B790D4
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C69BBF #9BC6A2
analogous
#B89BC6 #C69BBF #C69BAA
triadic
#C69BBF #BFC69B #9BBFC6
tetradic
#C69BBF #C6B89B #9BC6A2 #9BAAC6
square
#C69BBF #C6B89B #9BC6A2 #9BAAC6
split-complementary
#C69BBF #AAC69B #9BC6B8
monochromatic
#935489 #B074A6 #C69BBF #DCC2D8 #F2E9F1
Accessibility & contrast
On white
2.38
#C69BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#C69BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C69BBF
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C69BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C69BBF | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA5C0
Deuteranopia (green-blind)
#A4AABE
Tritanopia (blue-blind)
#CA9DA7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c69bbf; /* rgb */ color: rgb(198, 155, 191); /* oklch */ color: oklch(74.0% 0.070 331.9);
Tailwind
colors: {
custom: {
50: '#d7b8d2',
500: '#c69bbf',
950: '#000000',
},
}SCSS
$custom: #c69bbf; $custom-light: #d7b8d2; $custom-dark: #000000;
JSON
{
"hex": "#c69bbf",
"rgb": {
"r": 198,
"g": 155,
"b": 191
},
"hsl": {
"h": 309.767,
"s": 27.389,
"l": 69.216
},
"oklch": {
"l": 0.74047,
"c": 0.0704,
"h": 331.9
},
"luminance": 0.3921
}Semantic roles & 50–950 ramp
primary
#C69BBF
secondary
#D8E5DA
accent
#A65040
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141114
muted
#838082