#7DACFD#7DACFD
#7DACFD is a light, vivid blue. Relative luminance 0.410; OKLCH L 74.4% C 0.128 H 260.8°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7DACFD |
|---|---|
| RGB | rgb(125, 172, 253) |
| HSL | hsl(218, 97%, 74%) |
| HSV | hsv(218, 51%, 99%) |
| CMYK | cmyk(50.6%, 32%, 0%, 0.8%) |
| CIE-LAB | lab(70.14, 6.28, -45.01) |
| CIE-LCH | lch(70.14, 45.44, 277.94°) |
| OKLab | oklab(74.44% -0.0205 -0.1267) |
| OKLCH | oklch(74.44% 0.128 260.8) |
| XYZ | xyz(40.9336, 40.9539, 98.6573) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.18
Sky Blue (survey)
#75BBFD
ΔE00 6.02
Cornflowerblue
#6495ED
ΔE00 6.74
Pastel Blue
#A2BFFE
ΔE00 6.74
Periwinkle Blue
#8F99FB
ΔE00 8.51
Baby Blue (survey)
#A2CFFE
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DACFD #FDCE7D
analogous
#7DECFD #7DACFD #8E7DFD
triadic
#7DACFD #FD7DAC #ACFD7D
tetradic
#7DACFD #FD7DEC #FDCE7D #7DFD8E
square
#7DACFD #FD7DEC #FDCE7D #7DFD8E
split-complementary
#7DACFD #FD8E7D #ECFD7D
monochromatic
#045FFB #4186FC #7DACFD #B9D2FE #E1ECFF
Accessibility & contrast
On white
2.28
#7DACFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#7DACFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DACFD
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DACFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DACFD | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#7DA6FB
Tritanopia (blue-blind)
#3FBEC9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7dacfd; /* rgb */ color: rgb(125, 172, 253); /* oklch */ color: oklch(74.4% 0.128 260.8);
Tailwind
colors: {
custom: {
50: '#a9c4fe',
500: '#7dacfd',
950: '#000000',
},
}SCSS
$custom: #7dacfd; $custom-light: #a9c4fe; $custom-dark: #000000;
JSON
{
"hex": "#7dacfd",
"rgb": {
"r": 125,
"g": 172,
"b": 253
},
"hsl": {
"h": 217.969,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.7444,
"c": 0.12831,
"h": 260.8
},
"luminance": 0.40957
}Semantic roles & 50–950 ramp
primary
#7DACFD
secondary
#F7EAD4
accent
#9100E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186