#ADAEDE#ADAEDE
#ADAEDE is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.7% C 0.068 H 283.7°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAEDE |
|---|---|
| RGB | rgb(173, 174, 222) |
| HSL | hsl(239, 43%, 77%) |
| HSV | hsv(239, 22%, 87%) |
| CMYK | cmyk(22.1%, 21.6%, 0%, 12.9%) |
| CIE-LAB | lab(72.51, 9.75, -24.23) |
| CIE-LCH | lch(72.51, 26.12, 291.93°) |
| OKLab | oklab(76.67% 0.0162 -0.0664) |
| OKLCH | oklch(76.67% 0.068 283.7) |
| XYZ | xyz(45.5512, 44.4295, 75.2689) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.48
Lavender
#B39DDB
ΔE00 6.77
Periwinkle
#CCCCFF
ΔE00 7.82
Pale Violet
#CEAEFA
ΔE00 8.60
Light Violet
#D6B4FC
ΔE00 9.45
Pastel Blue
#A2BFFE
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAEDE #DEDDAD
analogous
#ADC6DE #ADAEDE #C5ADDE
triadic
#ADAEDE #DEADAE #AEDEAD
tetradic
#ADAEDE #DEADC6 #DEDDAD #ADDEC5
square
#ADAEDE #DEADC6 #DEDDAD #ADDEC5
split-complementary
#ADAEDE #DEC5AD #C6DEAD
monochromatic
#5658BB #8183CC #ADAEDE #D9D9F0 #E9E9F6
Accessibility & contrast
On white
2.12
#ADAEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#ADAEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAEDE
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAEDE | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B3E0
Deuteranopia (green-blind)
#A0B0DD
Tritanopia (blue-blind)
#A2B6BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #adaede; /* rgb */ color: rgb(173, 174, 222); /* oklch */ color: oklch(76.7% 0.068 283.7);
Tailwind
colors: {
custom: {
50: '#c6c6e8',
500: '#adaede',
950: '#000000',
},
}SCSS
$custom: #adaede; $custom-light: #c6c6e8; $custom-dark: #000000;
JSON
{
"hex": "#adaede",
"rgb": {
"r": 173,
"g": 174,
"b": 222
},
"hsl": {
"h": 238.776,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.76668,
"c": 0.06837,
"h": 283.7
},
"luminance": 0.4443
}Semantic roles & 50–950 ramp
primary
#ADAEDE
secondary
#EDEDDE
accent
#B330B6
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284