#ADBEFF#ADBEFF
#ADBEFF is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.2% C 0.094 H 272.8°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBEFF |
|---|---|
| RGB | rgb(173, 190, 255) |
| HSL | hsl(228, 100%, 84%) |
| HSV | hsv(228, 32%, 100%) |
| CMYK | cmyk(32.2%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(77.83, 8.87, -33.90) |
| CIE-LCH | lch(77.83, 35.04, 284.67°) |
| OKLab | oklab(81.21% 0.0047 -0.0939) |
| OKLCH | oklch(81.21% 0.094 272.8) |
| XYZ | xyz(53.6919, 52.9292, 101.9758) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.02
Light Periwinkle
#C1C6FC
ΔE00 5.04
Powder Blue (survey)
#B1D1FC
ΔE00 6.03
Carolina Blue
#8AB8FE
ΔE00 7.40
Periwinkle
#CCCCFF
ΔE00 7.47
Lightsteelblue
#B0C4DE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBEFF #FFEEAD
analogous
#ADE7FF #ADBEFF #C5ADFF
triadic
#ADBEFF #FFADBE #BEFFAD
tetradic
#ADBEFF #FFADE7 #FFEEAD #ADFFC5
square
#ADBEFF #FFADE7 #FFEEAD #ADFFC5
split-complementary
#ADBEFF #FFC5AD #E7FFAD
monochromatic
#335DFF #708DFF #ADBEFF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.81
#ADBEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#ADBEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBEFF
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBEFF | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#A3BDFD
Tritanopia (blue-blind)
#96CBD4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #adbeff; /* rgb */ color: rgb(173, 190, 255); /* oklch */ color: oklch(81.2% 0.094 272.8);
Tailwind
colors: {
custom: {
50: '#c7d1ff',
500: '#adbeff',
950: '#000000',
},
}SCSS
$custom: #adbeff; $custom-light: #c7d1ff; $custom-dark: #000000;
JSON
{
"hex": "#adbeff",
"rgb": {
"r": 173,
"g": 190,
"b": 255
},
"hsl": {
"h": 227.561,
"s": 100,
"l": 83.922
},
"oklch": {
"l": 0.81205,
"c": 0.09403,
"h": 272.8
},
"luminance": 0.52931
}Semantic roles & 50–950 ramp
primary
#ADBEFF
secondary
#E5CC6B
accent
#B600E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386