#7DABFA#7DABFA
#7DABFA is a light, vivid blue. Relative luminance 0.404; OKLCH L 74.1% C 0.125 H 260.8°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7DABFA |
|---|---|
| RGB | rgb(125, 171, 250) |
| HSL | hsl(218, 93%, 74%) |
| HSV | hsv(218, 50%, 98%) |
| CMYK | cmyk(50%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(69.74, 5.95, -44.01) |
| CIE-LCH | lch(69.74, 44.41, 277.70°) |
| OKLab | oklab(74.08% -0.0201 -0.1238) |
| OKLCH | oklch(74.08% 0.125 260.8) |
| XYZ | xyz(40.2699, 40.3851, 96.0970) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.44
Sky Blue (survey)
#75BBFD
ΔE00 6.23
Cornflowerblue
#6495ED
ΔE00 6.45
Pastel Blue
#A2BFFE
ΔE00 6.85
Periwinkle Blue
#8F99FB
ΔE00 8.26
Light Grey Blue
#9DBCD4
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DABFA #FACC7D
analogous
#7DE9FA #7DABFA #8D7DFA
triadic
#7DABFA #FA7DAB #ABFA7D
tetradic
#7DABFA #FA7DE9 #FACC7D #7DFA8D
square
#7DABFA #FA7DE9 #FACC7D #7DFA8D
split-complementary
#7DABFA #FA8D7D #E9FA7D
monochromatic
#095FF3 #4285F8 #7DABFA #B8D1FC #E2ECFE
Accessibility & contrast
On white
2.31
#7DABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#7DABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DABFA
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DABFA | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FD
Deuteranopia (green-blind)
#7EA5F8
Tritanopia (blue-blind)
#43BCC7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7dabfa; /* rgb */ color: rgb(125, 171, 250); /* oklch */ color: oklch(74.1% 0.125 260.8);
Tailwind
colors: {
custom: {
50: '#a9c3fc',
500: '#7dabfa',
950: '#000000',
},
}SCSS
$custom: #7dabfa; $custom-light: #a9c3fc; $custom-dark: #000000;
JSON
{
"hex": "#7dabfa",
"rgb": {
"r": 125,
"g": 171,
"b": 250
},
"hsl": {
"h": 217.92,
"s": 92.593,
"l": 73.529
},
"oklch": {
"l": 0.74084,
"c": 0.1254,
"h": 260.8
},
"luminance": 0.40388
}Semantic roles & 50–950 ramp
primary
#7DABFA
secondary
#F6EAD5
accent
#9100E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185