#ADAAFD#ADAAFD
#ADAAFD is a light, moderate blue. Relative luminance 0.447; OKLCH L 77.2% C 0.118 H 284.9°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAAFD |
|---|---|
| RGB | rgb(173, 170, 253) |
| HSL | hsl(242, 95%, 83%) |
| HSV | hsv(242, 33%, 99%) |
| CMYK | cmyk(31.6%, 32.8%, 0%, 0.8%) |
| CIE-LAB | lab(72.71, 19.45, -40.77) |
| CIE-LCH | lch(72.71, 45.17, 295.51°) |
| OKLab | oklab(77.22% 0.0303 -0.1136) |
| OKLCH | oklch(77.22% 0.118 284.9) |
| XYZ | xyz(49.3332, 44.7242, 98.9429) |
| Luminance | 0.4473 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.60
Light Periwinkle
#C1C6FC
ΔE00 7.91
Pale Violet
#CEAEFA
ΔE00 7.98
Pastel Purple
#CAA0FF
ΔE00 8.07
Pastel Blue
#A2BFFE
ΔE00 8.13
Lavender
#B39DDB
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAAFD #FAFDAA
analogous
#AAD0FD #ADAAFD #D7AAFD
triadic
#ADAAFD #FDADAA #AAFDAD
tetradic
#ADAAFD #FDAAD0 #FAFDAA #AAFDD7
square
#ADAAFD #FDAAD0 #FAFDAA #AAFDD7
split-complementary
#ADAAFD #FDD7AA #D0FDAA
monochromatic
#3A32FA #736EFC #ADAAFD #E2E1FE #E2E1FE
Accessibility & contrast
On white
2.11
#ADAAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#ADAAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAAFD
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAAFD | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#99B9C8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #adaafd; /* rgb */ color: rgb(173, 170, 253); /* oklch */ color: oklch(77.2% 0.118 284.9);
Tailwind
colors: {
custom: {
50: '#c7c3fe',
500: '#adaafd',
950: '#000000',
},
}SCSS
$custom: #adaafd; $custom-light: #c7c3fe; $custom-dark: #000000;
JSON
{
"hex": "#adaafd",
"rgb": {
"r": 173,
"g": 170,
"b": 253
},
"hsl": {
"h": 242.169,
"s": 95.402,
"l": 82.941
},
"oklch": {
"l": 0.77216,
"c": 0.11757,
"h": 284.9
},
"luminance": 0.44726
}Semantic roles & 50–950 ramp
primary
#ADAAFD
secondary
#F5F7D4
accent
#E600DD
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186