#ADAAFE#ADAAFE
#ADAAFE is a light, moderate blue. Relative luminance 0.448; OKLCH L 77.3% C 0.119 H 284.9°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAAFE |
|---|---|
| RGB | rgb(173, 170, 254) |
| HSL | hsl(242, 98%, 83%) |
| HSV | hsv(242, 33%, 100%) |
| CMYK | cmyk(31.9%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(72.75, 19.71, -41.25) |
| CIE-LCH | lch(72.75, 45.71, 295.54°) |
| OKLab | oklab(77.26% 0.0306 -0.115) |
| OKLCH | oklch(77.26% 0.119 284.9) |
| XYZ | xyz(49.4929, 44.7881, 99.7840) |
| Luminance | 0.4479 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.54
Light Periwinkle
#C1C6FC
ΔE00 7.97
Pale Violet
#CEAEFA
ΔE00 8.06
Pastel Purple
#CAA0FF
ΔE00 8.09
Pastel Blue
#A2BFFE
ΔE00 8.10
Lavender
#B39DDB
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAAFE #FBFEAA
analogous
#AAD1FE #ADAAFE #D7AAFE
triadic
#ADAAFE #FEADAA #AAFEAD
tetradic
#ADAAFE #FEAAD1 #FBFEAA #AAFED7
square
#ADAAFE #FEAAD1 #FBFEAA #AAFED7
split-complementary
#ADAAFE #FED7AA #D1FEAA
monochromatic
#3831FD #736EFD #ADAAFE #E2E1FF #E2E1FF
Accessibility & contrast
On white
2.11
#ADAAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#ADAAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAAFE
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAAFE | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#8FB0FC
Tritanopia (blue-blind)
#99B9C9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #adaafe; /* rgb */ color: rgb(173, 170, 254); /* oklch */ color: oklch(77.3% 0.119 284.9);
Tailwind
colors: {
custom: {
50: '#c7c3ff',
500: '#adaafe',
950: '#000000',
},
}SCSS
$custom: #adaafe; $custom-light: #c7c3ff; $custom-dark: #000000;
JSON
{
"hex": "#adaafe",
"rgb": {
"r": 173,
"g": 170,
"b": 254
},
"hsl": {
"h": 242.143,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.77262,
"c": 0.11895,
"h": 284.9
},
"luminance": 0.44789
}Semantic roles & 50–950 ramp
primary
#ADAAFE
secondary
#F6F7D4
accent
#E600DD
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186