#7DADFD#7DADFD
#7DADFD is a light, vivid blue. Relative luminance 0.413; OKLCH L 74.6% C 0.127 H 260.2°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7DADFD |
|---|---|
| RGB | rgb(125, 173, 253) |
| HSL | hsl(218, 97%, 74%) |
| HSV | hsv(218, 51%, 99%) |
| CMYK | cmyk(50.6%, 31.6%, 0%, 0.8%) |
| CIE-LAB | lab(70.41, 5.71, -44.59) |
| CIE-LCH | lch(70.41, 44.95, 277.30°) |
| OKLab | oklab(74.65% -0.0216 -0.1254) |
| OKLCH | oklch(74.65% 0.127 260.2) |
| XYZ | xyz(41.1247, 41.3360, 98.7210) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.94
Sky Blue (survey)
#75BBFD
ΔE00 5.70
Pastel Blue
#A2BFFE
ΔE00 6.66
Cornflowerblue
#6495ED
ΔE00 6.97
Periwinkle Blue
#8F99FB
ΔE00 8.80
Baby Blue (survey)
#A2CFFE
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DADFD #FDCD7D
analogous
#7DEDFD #7DADFD #8D7DFD
triadic
#7DADFD #FD7DAD #ADFD7D
tetradic
#7DADFD #FD7DED #FDCD7D #7DFD8D
square
#7DADFD #FD7DED #FDCD7D #7DFD8D
split-complementary
#7DADFD #FD8D7D #EDFD7D
monochromatic
#0461FB #4187FC #7DADFD #B9D3FE #E1ECFF
Accessibility & contrast
On white
2.27
#7DADFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#7DADFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DADFD
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DADFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DADFD | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#7FA7FB
Tritanopia (blue-blind)
#3FBECA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7dadfd; /* rgb */ color: rgb(125, 173, 253); /* oklch */ color: oklch(74.6% 0.127 260.2);
Tailwind
colors: {
custom: {
50: '#a9c5fe',
500: '#7dadfd',
950: '#000000',
},
}SCSS
$custom: #7dadfd; $custom-light: #a9c5fe; $custom-dark: #000000;
JSON
{
"hex": "#7dadfd",
"rgb": {
"r": 125,
"g": 173,
"b": 253
},
"hsl": {
"h": 217.5,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.74648,
"c": 0.12729,
"h": 260.2
},
"luminance": 0.41339
}Semantic roles & 50–950 ramp
primary
#7DADFD
secondary
#F7EAD4
accent
#8F00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186