#A79DED#A79DED
#A79DED is a light, moderate blue. Relative luminance 0.384; OKLCH L 73.5% C 0.115 H 289.0°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A79DED |
|---|---|
| RGB | rgb(167, 157, 237) |
| HSL | hsl(248, 69%, 77%) |
| HSV | hsv(248, 34%, 93%) |
| CMYK | cmyk(29.5%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(68.35, 21.10, -38.91) |
| CIE-LCH | lch(68.35, 44.26, 298.47°) |
| OKLab | oklab(73.53% 0.0373 -0.1083) |
| OKLCH | oklch(73.53% 0.115 289) |
| XYZ | xyz(43.2755, 38.4429, 85.2445) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.74
Perrywinkle
#8F8CE7
ΔE00 6.03
Periwinkle Blue
#8F99FB
ΔE00 6.35
Pastel Purple
#CAA0FF
ΔE00 7.21
Lavender (survey)
#C79FEF
ΔE00 7.37
Baby Purple
#CA9BF7
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79DED #E3ED9D
analogous
#9DBBED #A79DED #CF9DED
triadic
#A79DED #EDA79D #9DEDA7
tetradic
#A79DED #ED9DBB #E3ED9D #9DEDCF
square
#A79DED #ED9DBB #E3ED9D #9DEDCF
split-complementary
#A79DED #EDCF9D #BBED9D
monochromatic
#4A36DA #7969E4 #A79DED #D5D1F6 #E8E5FA
Accessibility & contrast
On white
2.42
#A79DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#A79DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79DED
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79DED | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#86A5EB
Tritanopia (blue-blind)
#97ABBA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a79ded; /* rgb */ color: rgb(167, 157, 237); /* oklch */ color: oklch(73.5% 0.115 289.0);
Tailwind
colors: {
custom: {
50: '#c3baf3',
500: '#a79ded',
950: '#000000',
},
}SCSS
$custom: #a79ded; $custom-light: #c3baf3; $custom-dark: #000000;
JSON
{
"hex": "#a79ded",
"rgb": {
"r": 167,
"g": 157,
"b": 237
},
"hsl": {
"h": 247.5,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.73526,
"c": 0.11454,
"h": 289
},
"luminance": 0.38444
}Semantic roles & 50–950 ramp
primary
#A79DED
secondary
#EFF2D9
accent
#D115B9
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085