#ADBFEF#ADBFEF
#ADBFEF is a light, moderate blue. Relative luminance 0.524; OKLCH L 80.8% C 0.071 H 268.7°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBFEF |
|---|---|
| RGB | rgb(173, 191, 239) |
| HSL | hsl(224, 67%, 81%) |
| HSV | hsv(224, 28%, 94%) |
| CMYK | cmyk(27.6%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(77.51, 4.43, -25.81) |
| CIE-LCH | lch(77.51, 26.19, 279.73°) |
| OKLab | oklab(80.76% -0.0015 -0.071) |
| OKLCH | oklch(80.76% 0.071 268.7) |
| XYZ | xyz(51.4401, 52.3762, 89.0440) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.99
Light Periwinkle
#C1C6FC
ΔE00 4.51
Powder Blue (survey)
#B1D1FC
ΔE00 5.80
Lightsteelblue
#B0C4DE
ΔE00 6.11
Light Blue Grey
#B7C9E2
ΔE00 6.57
Periwinkle
#CCCCFF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBFEF #EFDDAD
analogous
#ADE0EF #ADBFEF #BCADEF
triadic
#ADBFEF #EFADBF #BFEFAD
tetradic
#ADBFEF #EFADE0 #EFDDAD #ADEFBC
square
#ADBFEF #EFADE0 #EFDDAD #ADEFBC
split-complementary
#ADBFEF #EFBCAD #E0EFAD
monochromatic
#476FDB #7A97E5 #ADBFEF #E0E7F9 #E5EBFA
Accessibility & contrast
On white
1.83
#ADBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#ADBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBFEF
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBFEF | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C3F1
Deuteranopia (green-blind)
#ABBDEE
Tritanopia (blue-blind)
#9CC8CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #adbfef; /* rgb */ color: rgb(173, 191, 239); /* oklch */ color: oklch(80.8% 0.071 268.7);
Tailwind
colors: {
custom: {
50: '#c6d2f4',
500: '#adbfef',
950: '#000000',
},
}SCSS
$custom: #adbfef; $custom-light: #c6d2f4; $custom-dark: #000000;
JSON
{
"hex": "#adbfef",
"rgb": {
"r": 173,
"g": 191,
"b": 239
},
"hsl": {
"h": 223.636,
"s": 67.347,
"l": 80.784
},
"oklch": {
"l": 0.80756,
"c": 0.07099,
"h": 268.7
},
"luminance": 0.52378
}Semantic roles & 50–950 ramp
primary
#ADBFEF
secondary
#CDB473
accent
#9D16CF
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385