#7DABEF#7DABEF
#7DABEF is a light, moderate blue. Relative luminance 0.397; OKLCH L 73.6% C 0.111 H 258.0°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7DABEF |
|---|---|
| RGB | rgb(125, 171, 239) |
| HSL | hsl(216, 78%, 71%) |
| HSV | hsv(216, 48%, 94%) |
| CMYK | cmyk(47.7%, 28.5%, 0%, 6.3%) |
| CIE-LAB | lab(69.27, 2.73, -38.77) |
| CIE-LCH | lch(69.27, 38.87, 274.03°) |
| OKLab | oklab(73.56% -0.0231 -0.1086) |
| OKLCH | oklch(73.56% 0.111 258) |
| XYZ | xyz(38.5951, 39.7152, 87.2767) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.66
Sky Blue (survey)
#75BBFD
ΔE00 5.88
Cornflowerblue
#6495ED
ΔE00 6.34
Pastel Blue
#A2BFFE
ΔE00 7.05
Periwinkle Blue
#8F99FB
ΔE00 8.48
Light Grey Blue
#9DBCD4
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DABEF #EFC17D
analogous
#7DE4EF #7DABEF #887DEF
triadic
#7DABEF #EF7DAB #ABEF7D
tetradic
#7DABEF #EF7DE4 #EFC17D #7DEF88
square
#7DABEF #EF7DE4 #EFC17D #7DEF88
split-complementary
#7DABEF #EF887D #E4EF7D
monochromatic
#1A67D7 #4788E8 #7DABEF #B3CEF6 #E4EDFC
Accessibility & contrast
On white
2.35
#7DABEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#7DABEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DABEF
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DABEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DABEF | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF2
Deuteranopia (green-blind)
#84A4EE
Tritanopia (blue-blind)
#4CBAC3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7dabef; /* rgb */ color: rgb(125, 171, 239); /* oklch */ color: oklch(73.6% 0.111 258.0);
Tailwind
colors: {
custom: {
50: '#a8c3f4',
500: '#7dabef',
950: '#000000',
},
}SCSS
$custom: #7dabef; $custom-light: #a8c3f4; $custom-dark: #000000;
JSON
{
"hex": "#7dabef",
"rgb": {
"r": 125,
"g": 171,
"b": 239
},
"hsl": {
"h": 215.789,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.73555,
"c": 0.11105,
"h": 258
},
"luminance": 0.39718
}Semantic roles & 50–950 ramp
primary
#7DABEF
secondary
#F3E7D5
accent
#870BDA
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185