#D69BEC#D69BEC
#D69BEC is a light, vivid purple. Relative luminance 0.438; OKLCH L 77.4% C 0.128 H 316.6°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D69BEC |
|---|---|
| RGB | rgb(214, 155, 236) |
| HSL | hsl(284, 68%, 77%) |
| HSV | hsv(284, 34%, 93%) |
| CMYK | cmyk(9.3%, 34.3%, 0%, 7.5%) |
| CIE-LAB | lab(72.09, 35.91, -32.21) |
| CIE-LCH | lch(72.09, 48.24, 318.11°) |
| OKLab | oklab(77.37% 0.0933 -0.0883) |
| OKLCH | oklch(77.37% 0.128 316.6) |
| XYZ | xyz(54.5910, 43.7962, 84.9184) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.85
Baby Purple
#CA9BF7
ΔE00 4.03
Lilac (survey)
#CEA2FD
ΔE00 4.52
Plum
#DDA0DD
ΔE00 4.79
Mauve
#E0B0FF
ΔE00 5.17
Pastel Purple
#CAA0FF
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69BEC #B1EC9B
analogous
#AE9BEC #D69BEC #EC9BDA
triadic
#D69BEC #ECD69B #9BECD6
tetradic
#D69BEC #ECAE9B #B1EC9B #9BDAEC
square
#D69BEC #ECAE9B #B1EC9B #9BDAEC
split-complementary
#D69BEC #DAEC9B #9BECAE
monochromatic
#AC34D8 #C168E2 #D69BEC #EBCEF6 #F4E5FA
Accessibility & contrast
On white
2.15
#D69BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#D69BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69BEC
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69BEC | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADEF
Deuteranopia (green-blind)
#9DB3EA
Tritanopia (blue-blind)
#D6A5B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d69bec; /* rgb */ color: rgb(214, 155, 236); /* oklch */ color: oklch(77.4% 0.128 316.6);
Tailwind
colors: {
custom: {
50: '#e3b9f2',
500: '#d69bec',
950: '#000000',
},
}SCSS
$custom: #d69bec; $custom-light: #e3b9f2; $custom-dark: #000000;
JSON
{
"hex": "#d69bec",
"rgb": {
"r": 214,
"g": 155,
"b": 236
},
"hsl": {
"h": 283.704,
"s": 68.067,
"l": 76.667
},
"oklch": {
"l": 0.77374,
"c": 0.12845,
"h": 316.6
},
"luminance": 0.43795
}Semantic roles & 50–950 ramp
primary
#D69BEC
secondary
#E0F2D9
accent
#D01648
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085