#ADAEFC#ADAEFC
#ADAEFC is a light, moderate blue. Relative luminance 0.462; OKLCH L 77.9% C 0.111 H 283.0°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAEFC |
|---|---|
| RGB | rgb(173, 174, 252) |
| HSL | hsl(239, 93%, 83%) |
| HSV | hsv(239, 31%, 99%) |
| CMYK | cmyk(31.3%, 31%, 0%, 1.2%) |
| CIE-LAB | lab(73.66, 16.97, -38.74) |
| CIE-LCH | lch(73.66, 42.30, 293.65°) |
| OKLab | oklab(77.94% 0.0248 -0.1078) |
| OKLCH | oklch(77.94% 0.111 283) |
| XYZ | xyz(49.9356, 46.1832, 98.3599) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.87
Pastel Blue
#A2BFFE
ΔE00 7.10
Periwinkle Blue
#8F99FB
ΔE00 7.15
Pale Violet
#CEAEFA
ΔE00 8.34
Lavender
#B39DDB
ΔE00 8.65
Pastel Purple
#CAA0FF
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAEFC #FCFBAD
analogous
#ADD5FC #ADAEFC #D3ADFC
triadic
#ADAEFC #FCADAE #AEFCAD
tetradic
#ADAEFC #FCADD5 #FCFBAD #ADFCD3
square
#ADAEFC #FCADD5 #FCFBAD #ADFCD3
split-complementary
#ADAEFC #FCD3AD #D5FCAD
monochromatic
#3739F8 #7274FA #ADAEFC #E1E2FE #E1E2FE
Accessibility & contrast
On white
2.05
#ADAEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#ADAEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAEFC
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAEFC | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B8FF
Deuteranopia (green-blind)
#94B2FA
Tritanopia (blue-blind)
#99BCCA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #adaefc; /* rgb */ color: rgb(173, 174, 252); /* oklch */ color: oklch(77.9% 0.111 283.0);
Tailwind
colors: {
custom: {
50: '#c7c6fd',
500: '#adaefc',
950: '#000000',
},
}SCSS
$custom: #adaefc; $custom-light: #c7c6fd; $custom-dark: #000000;
JSON
{
"hex": "#adaefc",
"rgb": {
"r": 173,
"g": 174,
"b": 252
},
"hsl": {
"h": 239.241,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.77937,
"c": 0.11058,
"h": 283
},
"luminance": 0.46185
}Semantic roles & 50–950 ramp
primary
#ADAEFC
secondary
#F6F6D5
accent
#E300E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285