#ADAEFA#ADAEFA
#ADAEFA is a light, moderate blue. Relative luminance 0.461; OKLCH L 77.8% C 0.108 H 283.0°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAEFA |
|---|---|
| RGB | rgb(173, 174, 250) |
| HSL | hsl(239, 89%, 83%) |
| HSV | hsv(239, 31%, 98%) |
| CMYK | cmyk(30.8%, 30.4%, 0%, 2%) |
| CIE-LAB | lab(73.58, 16.47, -37.79) |
| CIE-LCH | lch(73.58, 41.22, 293.55°) |
| OKLab | oklab(77.85% 0.0243 -0.105) |
| OKLCH | oklch(77.85% 0.108 283) |
| XYZ | xyz(49.6203, 46.0571, 96.6995) |
| Luminance | 0.4606 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.73
Pastel Blue
#A2BFFE
ΔE00 7.19
Periwinkle Blue
#8F99FB
ΔE00 7.30
Pale Violet
#CEAEFA
ΔE00 8.23
Lavender
#B39DDB
ΔE00 8.41
Periwinkle
#CCCCFF
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAEFA #FAF9AD
analogous
#ADD4FA #ADAEFA #D2ADFA
triadic
#ADAEFA #FAADAE #AEFAAD
tetradic
#ADAEFA #FAADD4 #FAF9AD #ADFAD2
square
#ADAEFA #FAADD4 #FAF9AD #ADFAD2
split-complementary
#ADAEFA #FAD2AD #D4FAAD
monochromatic
#3A3CF3 #7375F6 #ADAEFA #E2E3FD #E2E3FD
Accessibility & contrast
On white
2.06
#ADAEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#ADAEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAEFA
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAEFA | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B7FD
Deuteranopia (green-blind)
#95B2F8
Tritanopia (blue-blind)
#9ABCC9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #adaefa; /* rgb */ color: rgb(173, 174, 250); /* oklch */ color: oklch(77.8% 0.108 283.0);
Tailwind
colors: {
custom: {
50: '#c7c6fc',
500: '#adaefa',
950: '#000000',
},
}SCSS
$custom: #adaefa; $custom-light: #c7c6fc; $custom-dark: #000000;
JSON
{
"hex": "#adaefa",
"rgb": {
"r": 173,
"g": 174,
"b": 250
},
"hsl": {
"h": 239.221,
"s": 88.506,
"l": 82.941
},
"oklch": {
"l": 0.77847,
"c": 0.10779,
"h": 283
},
"luminance": 0.46058
}Semantic roles & 50–950 ramp
primary
#ADAEFA
secondary
#F5F5D6
accent
#E200E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285