#7DACFA#7DACFA
#7DACFA is a light, vivid blue. Relative luminance 0.408; OKLCH L 74.3% C 0.124 H 260.2°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7DACFA |
|---|---|
| RGB | rgb(125, 172, 250) |
| HSL | hsl(217, 93%, 74%) |
| HSV | hsv(217, 50%, 98%) |
| CMYK | cmyk(50%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(70.01, 5.39, -43.59) |
| CIE-LCH | lch(70.01, 43.92, 277.05°) |
| OKLab | oklab(74.29% -0.0212 -0.1226) |
| OKLCH | oklch(74.29% 0.124 260.2) |
| XYZ | xyz(40.4595, 40.7643, 96.1602) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.19
Sky Blue (survey)
#75BBFD
ΔE00 5.91
Cornflowerblue
#6495ED
ΔE00 6.68
Pastel Blue
#A2BFFE
ΔE00 6.76
Periwinkle Blue
#8F99FB
ΔE00 8.55
Baby Blue (survey)
#A2CFFE
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DACFA #FACB7D
analogous
#7DEAFA #7DACFA #8C7DFA
triadic
#7DACFA #FA7DAC #ACFA7D
tetradic
#7DACFA #FA7DEA #FACB7D #7DFA8C
square
#7DACFA #FA7DEA #FACB7D #7DFA8C
split-complementary
#7DACFA #FA8C7D #EAFA7D
monochromatic
#0961F3 #4286F8 #7DACFA #B8D2FC #E2ECFE
Accessibility & contrast
On white
2.29
#7DACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#7DACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DACFA
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DACFA | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FD
Deuteranopia (green-blind)
#7FA6F8
Tritanopia (blue-blind)
#42BDC8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7dacfa; /* rgb */ color: rgb(125, 172, 250); /* oklch */ color: oklch(74.3% 0.124 260.2);
Tailwind
colors: {
custom: {
50: '#a9c4fc',
500: '#7dacfa',
950: '#000000',
},
}SCSS
$custom: #7dacfa; $custom-light: #a9c4fc; $custom-dark: #000000;
JSON
{
"hex": "#7dacfa",
"rgb": {
"r": 125,
"g": 172,
"b": 250
},
"hsl": {
"h": 217.44,
"s": 92.593,
"l": 73.529
},
"oklch": {
"l": 0.74292,
"c": 0.12439,
"h": 260.2
},
"luminance": 0.40767
}Semantic roles & 50–950 ramp
primary
#7DACFA
secondary
#F6EAD5
accent
#8F00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185