#7DACF8#7DACF8
#7DACF8 is a light, vivid blue. Relative luminance 0.406; OKLCH L 74.2% C 0.122 H 259.7°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7DACF8 |
|---|---|
| RGB | rgb(125, 172, 248) |
| HSL | hsl(217, 90%, 73%) |
| HSV | hsv(217, 50%, 97%) |
| CMYK | cmyk(49.6%, 30.6%, 0%, 2.7%) |
| CIE-LAB | lab(69.92, 4.80, -42.64) |
| CIE-LCH | lch(69.92, 42.91, 276.42°) |
| OKLab | oklab(74.19% -0.0218 -0.1198) |
| OKLCH | oklch(74.19% 0.122 259.7) |
| XYZ | xyz(40.1476, 40.6395, 94.5174) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.21
Sky Blue (survey)
#75BBFD
ΔE00 5.83
Cornflowerblue
#6495ED
ΔE00 6.65
Pastel Blue
#A2BFFE
ΔE00 6.79
Periwinkle Blue
#8F99FB
ΔE00 8.59
Baby Blue (survey)
#A2CFFE
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DACF8 #F8C97D
analogous
#7DEAF8 #7DACF8 #8B7DF8
triadic
#7DACF8 #F87DAC #ACF87D
tetradic
#7DACF8 #F87DEA #F8C97D #7DF88B
square
#7DACF8 #F87DEA #F8C97D #7DF88B
split-complementary
#7DACF8 #F88B7D #EAF87D
monochromatic
#0D63EE #4387F5 #7DACF8 #B7D1FB #E2ECFD
Accessibility & contrast
On white
2.30
#7DACF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#7DACF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DACF8
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DACF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DACF8 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB1FB
Deuteranopia (green-blind)
#80A6F6
Tritanopia (blue-blind)
#44BDC7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7dacf8; /* rgb */ color: rgb(125, 172, 248); /* oklch */ color: oklch(74.2% 0.122 259.7);
Tailwind
colors: {
custom: {
50: '#a9c4fb',
500: '#7dacf8',
950: '#000000',
},
}SCSS
$custom: #7dacf8; $custom-light: #a9c4fb; $custom-dark: #000000;
JSON
{
"hex": "#7dacf8",
"rgb": {
"r": 125,
"g": 172,
"b": 248
},
"hsl": {
"h": 217.073,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.74195,
"c": 0.12177,
"h": 259.7
},
"luminance": 0.40642
}Semantic roles & 50–950 ramp
primary
#7DACF8
secondary
#F6E9D5
accent
#8E00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185