#ADAEF0#ADAEF0
#ADAEF0 is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.4% C 0.094 H 283.3°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAEF0 |
|---|---|
| RGB | rgb(173, 174, 240) |
| HSL | hsl(239, 69%, 81%) |
| HSV | hsv(239, 28%, 94%) |
| CMYK | cmyk(27.9%, 27.5%, 0%, 5.9%) |
| CIE-LAB | lab(73.18, 14.01, -32.99) |
| CIE-LCH | lch(73.18, 35.85, 293.01°) |
| OKLab | oklab(77.41% 0.0216 -0.0913) |
| OKLCH | oklch(77.41% 0.094 283.3) |
| XYZ | xyz(48.0937, 45.4465, 88.6593) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.18
Lavender
#B39DDB
ΔE00 7.33
Pastel Blue
#A2BFFE
ΔE00 7.81
Pale Violet
#CEAEFA
ΔE00 7.85
Periwinkle
#CCCCFF
ΔE00 8.14
Periwinkle Blue
#8F99FB
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAEF0 #F0EFAD
analogous
#ADCFF0 #ADAEF0 #CDADF0
triadic
#ADAEF0 #F0ADAE #AEF0AD
tetradic
#ADAEF0 #F0ADCF #F0EFAD #ADF0CD
square
#ADAEF0 #F0ADCF #F0EFAD #ADF0CD
split-complementary
#ADAEF0 #F0CDAD #CFF0AD
monochromatic
#4648DD #797BE7 #ADAEF0 #E1E1F9 #E5E5FA
Accessibility & contrast
On white
2.08
#ADAEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#ADAEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAEF0
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAEF0 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB6F3
Deuteranopia (green-blind)
#99B2EE
Tritanopia (blue-blind)
#9DBAC5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #adaef0; /* rgb */ color: rgb(173, 174, 240); /* oklch */ color: oklch(77.4% 0.094 283.3);
Tailwind
colors: {
custom: {
50: '#c7c6f5',
500: '#adaef0',
950: '#000000',
},
}SCSS
$custom: #adaef0; $custom-light: #c7c6f5; $custom-dark: #000000;
JSON
{
"hex": "#adaef0",
"rgb": {
"r": 173,
"g": 174,
"b": 240
},
"hsl": {
"h": 239.104,
"s": 69.072,
"l": 80.98
},
"oklch": {
"l": 0.77409,
"c": 0.09381,
"h": 283.3
},
"luminance": 0.45448
}Semantic roles & 50–950 ramp
primary
#ADAEF0
secondary
#F2F1D9
accent
#CE14D1
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285