#7DACFC#7DACFC
#7DACFC is a light, vivid blue. Relative luminance 0.409; OKLCH L 74.4% C 0.127 H 260.6°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7DACFC |
|---|---|
| RGB | rgb(125, 172, 252) |
| HSL | hsl(218, 95%, 74%) |
| HSV | hsv(218, 50%, 99%) |
| CMYK | cmyk(50.4%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(70.10, 5.98, -44.54) |
| CIE-LCH | lch(70.10, 44.94, 277.65°) |
| OKLab | oklab(74.39% -0.0207 -0.1253) |
| OKLCH | oklch(74.39% 0.127 260.6) |
| XYZ | xyz(40.7747, 40.8904, 97.8206) |
| Luminance | 0.4089 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.18
Sky Blue (survey)
#75BBFD
ΔE00 5.98
Cornflowerblue
#6495ED
ΔE00 6.71
Pastel Blue
#A2BFFE
ΔE00 6.74
Periwinkle Blue
#8F99FB
ΔE00 8.52
Baby Blue (survey)
#A2CFFE
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DACFC #FCCD7D
analogous
#7DECFC #7DACFC #8E7DFC
triadic
#7DACFC #FC7DAC #ACFC7D
tetradic
#7DACFC #FC7DEC #FCCD7D #7DFC8E
square
#7DACFC #FC7DEC #FCCD7D #7DFC8E
split-complementary
#7DACFC #FC8E7D #ECFC7D
monochromatic
#0660F9 #4186FB #7DACFC #B9D2FD #E1ECFE
Accessibility & contrast
On white
2.29
#7DACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#7DACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DACFC
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DACFC | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#7EA6FA
Tritanopia (blue-blind)
#40BDC9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7dacfc; /* rgb */ color: rgb(125, 172, 252); /* oklch */ color: oklch(74.4% 0.127 260.6);
Tailwind
colors: {
custom: {
50: '#a9c4fd',
500: '#7dacfc',
950: '#000000',
},
}SCSS
$custom: #7dacfc; $custom-light: #a9c4fd; $custom-dark: #000000;
JSON
{
"hex": "#7dacfc",
"rgb": {
"r": 125,
"g": 172,
"b": 252
},
"hsl": {
"h": 217.795,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.7439,
"c": 0.127,
"h": 260.6
},
"luminance": 0.40893
}Semantic roles & 50–950 ramp
primary
#7DACFC
secondary
#F7EAD4
accent
#9100E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186