#ADAEF6#ADAEF6
#ADAEF6 is a light, moderate blue. Relative luminance 0.458; OKLCH L 77.7% C 0.102 H 283.1°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAEF6 |
|---|---|
| RGB | rgb(173, 174, 246) |
| HSL | hsl(239, 80%, 82%) |
| HSV | hsv(239, 30%, 96%) |
| CMYK | cmyk(29.7%, 29.3%, 0%, 3.5%) |
| CIE-LAB | lab(73.42, 15.48, -35.88) |
| CIE-LCH | lch(73.42, 39.08, 293.34°) |
| OKLab | oklab(77.67% 0.0232 -0.0995) |
| OKLCH | oklch(77.67% 0.102 283.1) |
| XYZ | xyz(48.9998, 45.8089, 93.4312) |
| Luminance | 0.4581 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.47
Pastel Blue
#A2BFFE
ΔE00 7.40
Periwinkle Blue
#8F99FB
ΔE00 7.64
Lavender
#B39DDB
ΔE00 7.95
Pale Violet
#CEAEFA
ΔE00 8.03
Periwinkle
#CCCCFF
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAEF6 #F6F5AD
analogous
#ADD3F6 #ADAEF6 #D1ADF6
triadic
#ADAEF6 #F6ADAE #AEF6AD
tetradic
#ADAEF6 #F6ADD3 #F6F5AD #ADF6D1
square
#ADAEF6 #F6ADD3 #F6F5AD #ADF6D1
split-complementary
#ADAEF6 #F6D1AD #D3F6AD
monochromatic
#3F41EA #7678F0 #ADAEF6 #E3E4FC #E3E4FC
Accessibility & contrast
On white
2.07
#ADAEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#ADAEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAEF6
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAEF6 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B7F9
Deuteranopia (green-blind)
#97B2F4
Tritanopia (blue-blind)
#9BBBC8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #adaef6; /* rgb */ color: rgb(173, 174, 246); /* oklch */ color: oklch(77.7% 0.102 283.1);
Tailwind
colors: {
custom: {
50: '#c7c6f9',
500: '#adaef6',
950: '#000000',
},
}SCSS
$custom: #adaef6; $custom-light: #c7c6f9; $custom-dark: #000000;
JSON
{
"hex": "#adaef6",
"rgb": {
"r": 173,
"g": 174,
"b": 246
},
"hsl": {
"h": 239.178,
"s": 80.22,
"l": 82.157
},
"oklch": {
"l": 0.77669,
"c": 0.10221,
"h": 283.1
},
"luminance": 0.4581
}Semantic roles & 50–950 ramp
primary
#ADAEF6
secondary
#F4F3D7
accent
#DA09DD
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285