#C69BD2#C69BD2
#C69BD2 is a light, moderate purple. Relative luminance 0.401; OKLCH L 74.7% C 0.091 H 318.8°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C69BD2 |
|---|---|
| RGB | rgb(198, 155, 210) |
| HSL | hsl(287, 38%, 72%) |
| HSV | hsv(287, 26%, 82%) |
| CMYK | cmyk(5.7%, 26.2%, 0%, 17.6%) |
| CIE-LAB | lab(69.54, 25.66, -21.98) |
| CIE-LCH | lch(69.54, 33.79, 319.42°) |
| OKLab | oklab(74.75% 0.0681 -0.0597) |
| OKLCH | oklch(74.75% 0.091 318.8) |
| XYZ | xyz(46.6413, 40.1025, 66.2438) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.41
Lilac
#C8A2C8
ΔE00 4.52
Pale Purple
#B790D4
ΔE00 4.89
Lavender
#B39DDB
ΔE00 6.05
Lavender (survey)
#C79FEF
ΔE00 6.24
Baby Purple
#CA9BF7
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C69BD2 #A7D29B
analogous
#AB9BD2 #C69BD2 #D29BC3
triadic
#C69BD2 #D2C69B #9BD2C6
tetradic
#C69BD2 #D2AB9B #A7D29B #9BC3D2
square
#C69BD2 #D2AB9B #A7D29B #9BC3D2
split-complementary
#C69BD2 #C3D29B #9BD2AB
monochromatic
#934BA7 #AE71BF #C69BD2 #DEC5E5 #F3EAF6
Accessibility & contrast
On white
2.33
#C69BD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#C69BD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C69BD2
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C69BD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C69BD2 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A7D4
Deuteranopia (green-blind)
#9EABD0
Tritanopia (blue-blind)
#C7A1AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c69bd2; /* rgb */ color: rgb(198, 155, 210); /* oklch */ color: oklch(74.7% 0.091 318.8);
Tailwind
colors: {
custom: {
50: '#d8b9e0',
500: '#c69bd2',
950: '#000000',
},
}SCSS
$custom: #c69bd2; $custom-light: #d8b9e0; $custom-dark: #000000;
JSON
{
"hex": "#c69bd2",
"rgb": {
"r": 198,
"g": 155,
"b": 210
},
"hsl": {
"h": 286.909,
"s": 37.931,
"l": 71.569
},
"oklch": {
"l": 0.74748,
"c": 0.09053,
"h": 318.8
},
"luminance": 0.40102
}Semantic roles & 50–950 ramp
primary
#C69BD2
secondary
#E0EBDD
accent
#B13550
background
#FDFBFD
surface
#FAF6FB
border
#D3D0D4
text
#141115
muted
#838083