#A598EE#A598EE
#A598EE is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.5% C 0.123 H 289.9°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A598EE |
|---|---|
| RGB | rgb(165, 152, 238) |
| HSL | hsl(249, 72%, 76%) |
| HSV | hsv(249, 36%, 93%) |
| CMYK | cmyk(30.7%, 36.1%, 0%, 6.7%) |
| CIE-LAB | lab(67.00, 23.62, -41.58) |
| CIE-LCH | lch(67.00, 47.81, 299.60°) |
| OKLab | oklab(72.47% 0.042 -0.116) |
| OKLCH | oklch(72.47% 0.123 289.9) |
| XYZ | xyz(42.1739, 36.6280, 85.7203) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.95
Periwinkle Blue
#8F99FB
ΔE00 6.04
Lavender
#B39DDB
ΔE00 6.37
Lavender Blue
#8B88F8
ΔE00 6.89
Pastel Purple
#CAA0FF
ΔE00 7.29
Lavender (survey)
#C79FEF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A598EE #E1EE98
analogous
#98B6EE #A598EE #D098EE
triadic
#A598EE #EEA598 #98EEA5
tetradic
#A598EE #EE98B6 #E1EE98 #98EED0
square
#A598EE #EE98B6 #E1EE98 #98EED0
split-complementary
#A598EE #EED098 #B6EE98
monochromatic
#492FDD #7763E5 #A598EE #D3CDF7 #E8E5FB
Accessibility & contrast
On white
2.52
#A598EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#A598EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A598EE
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A598EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A598EE | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F1
Deuteranopia (green-blind)
#7FA1EC
Tritanopia (blue-blind)
#94A7B8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a598ee; /* rgb */ color: rgb(165, 152, 238); /* oklch */ color: oklch(72.5% 0.123 289.9);
Tailwind
colors: {
custom: {
50: '#c2b6f4',
500: '#a598ee',
950: '#000000',
},
}SCSS
$custom: #a598ee; $custom-light: #c2b6f4; $custom-dark: #000000;
JSON
{
"hex": "#a598ee",
"rgb": {
"r": 165,
"g": 152,
"b": 238
},
"hsl": {
"h": 249.07,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.72468,
"c": 0.1234,
"h": 289.9
},
"luminance": 0.36629
}Semantic roles & 50–950 ramp
primary
#A598EE
secondary
#EEF2D9
accent
#D412B6
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085