#7DA4FC#7DA4FC
#7DA4FC is a light, vivid blue. Relative luminance 0.379; OKLCH L 72.7% C 0.136 H 265.1°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7DA4FC |
|---|---|
| RGB | rgb(125, 164, 252) |
| HSL | hsl(222, 95%, 74%) |
| HSV | hsv(222, 50%, 99%) |
| CMYK | cmyk(50.4%, 34.9%, 0%, 1.2%) |
| CIE-LAB | lab(67.97, 10.53, -47.88) |
| CIE-LCH | lch(67.97, 49.02, 282.41°) |
| OKLab | oklab(72.74% -0.0116 -0.135) |
| OKLCH | oklch(72.74% 0.136 265.1) |
| XYZ | xyz(39.2978, 37.9365, 97.3283) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.18
Carolina Blue
#8AB8FE
ΔE00 5.38
Periwinkle Blue
#8F99FB
ΔE00 6.22
Pastel Blue
#A2BFFE
ΔE00 7.81
Soft Blue
#6488EA
ΔE00 8.39
Sky Blue (survey)
#75BBFD
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DA4FC #FCD57D
analogous
#7DE4FC #7DA4FC #967DFC
triadic
#7DA4FC #FC7DA4 #A4FC7D
tetradic
#7DA4FC #FC7DE4 #FCD57D #7DFC96
square
#7DA4FC #FC7DE4 #FCD57D #7DFC96
split-complementary
#7DA4FC #FC967D #E4FC7D
monochromatic
#0650F9 #417AFB #7DA4FC #B9CEFD #E1EAFE
Accessibility & contrast
On white
2.45
#7DA4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#7DA4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DA4FC
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DA4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DA4FC | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#73A0FA
Tritanopia (blue-blind)
#42B7C4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7da4fc; /* rgb */ color: rgb(125, 164, 252); /* oklch */ color: oklch(72.7% 0.136 265.1);
Tailwind
colors: {
custom: {
50: '#a9befe',
500: '#7da4fc',
950: '#000000',
},
}SCSS
$custom: #7da4fc; $custom-light: #a9befe; $custom-dark: #000000;
JSON
{
"hex": "#7da4fc",
"rgb": {
"r": 125,
"g": 164,
"b": 252
},
"hsl": {
"h": 221.575,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.72739,
"c": 0.13555,
"h": 265.1
},
"luminance": 0.37939
}Semantic roles & 50–950 ramp
primary
#7DA4FC
secondary
#F7ECD4
accent
#9F00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186