#ADBFEE#ADBFEE
#ADBFEE is a light, moderate blue. Relative luminance 0.523; OKLCH L 80.7% C 0.070 H 268.5°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBFEE |
|---|---|
| RGB | rgb(173, 191, 238) |
| HSL | hsl(223, 66%, 81%) |
| HSV | hsv(223, 27%, 93%) |
| CMYK | cmyk(27.3%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(77.47, 4.19, -25.33) |
| CIE-LCH | lch(77.47, 25.67, 279.39°) |
| OKLab | oklab(80.72% -0.0019 -0.0696) |
| OKLCH | oklch(80.72% 0.07 268.5) |
| XYZ | xyz(51.2928, 52.3173, 88.2681) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.10
Light Periwinkle
#C1C6FC
ΔE00 4.56
Powder Blue (survey)
#B1D1FC
ΔE00 5.80
Lightsteelblue
#B0C4DE
ΔE00 5.97
Light Blue Grey
#B7C9E2
ΔE00 6.43
Periwinkle
#CCCCFF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBFEE #EEDCAD
analogous
#ADDFEE #ADBFEE #BBADEE
triadic
#ADBFEE #EEADBF #BFEEAD
tetradic
#ADBFEE #EEADDF #EEDCAD #ADEEBB
square
#ADBFEE #EEADDF #EEDCAD #ADEEBB
split-complementary
#ADBFEE #EEBBAD #DFEEAD
monochromatic
#4870D9 #7A97E3 #ADBFEE #E0E7F9 #E6EBFA
Accessibility & contrast
On white
1.83
#ADBFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#ADBFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBFEE
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBFEE | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F0
Deuteranopia (green-blind)
#ABBDED
Tritanopia (blue-blind)
#9CC8CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #adbfee; /* rgb */ color: rgb(173, 191, 238); /* oklch */ color: oklch(80.7% 0.070 268.5);
Tailwind
colors: {
custom: {
50: '#c6d2f3',
500: '#adbfee',
950: '#000000',
},
}SCSS
$custom: #adbfee; $custom-light: #c6d2f3; $custom-dark: #000000;
JSON
{
"hex": "#adbfee",
"rgb": {
"r": 173,
"g": 191,
"b": 238
},
"hsl": {
"h": 223.385,
"s": 65.657,
"l": 80.588
},
"oklch": {
"l": 0.80717,
"c": 0.06964,
"h": 268.5
},
"luminance": 0.52319
}Semantic roles & 50–950 ramp
primary
#ADBFEE
secondary
#CBB374
accent
#9B18CE
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385