#7DA0FD#7DA0FD
#7DA0FD is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.0% C 0.141 H 267.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7DA0FD |
|---|---|
| RGB | rgb(125, 160, 253) |
| HSL | hsl(224, 97%, 74%) |
| HSV | hsv(224, 51%, 99%) |
| CMYK | cmyk(50.6%, 36.8%, 0%, 0.8%) |
| CIE-LAB | lab(66.97, 13.13, -50.01) |
| CIE-LCH | lch(66.97, 51.70, 284.71°) |
| OKLab | oklab(71.98% -0.0069 -0.1413) |
| OKLCH | oklch(71.98% 0.141 267.2) |
| XYZ | xyz(38.7521, 36.5908, 97.9302) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.79
Periwinkle Blue
#8F99FB
ΔE00 5.16
Carolina Blue
#8AB8FE
ΔE00 6.57
Soft Blue
#6488EA
ΔE00 7.43
Pastel Blue
#A2BFFE
ΔE00 8.58
Lavender Blue
#8B88F8
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DA0FD #FDDA7D
analogous
#7DE0FD #7DA0FD #9A7DFD
triadic
#7DA0FD #FD7DA0 #A0FD7D
tetradic
#7DA0FD #FD7DE0 #FDDA7D #7DFD9A
square
#7DA0FD #FD7DE0 #FDDA7D #7DFD9A
split-complementary
#7DA0FD #FD9A7D #E0FD7D
monochromatic
#0448FB #4174FC #7DA0FD #B9CCFE #E1E9FF
Accessibility & contrast
On white
2.52
#7DA0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#7DA0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DA0FD
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DA0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DA0FD | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#6D9EFB
Tritanopia (blue-blind)
#42B4C2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7da0fd; /* rgb */ color: rgb(125, 160, 253); /* oklch */ color: oklch(72.0% 0.141 267.2);
Tailwind
colors: {
custom: {
50: '#a9bbfe',
500: '#7da0fd',
950: '#000000',
},
}SCSS
$custom: #7da0fd; $custom-light: #a9bbfe; $custom-dark: #000000;
JSON
{
"hex": "#7da0fd",
"rgb": {
"r": 125,
"g": 160,
"b": 253
},
"hsl": {
"h": 223.594,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.71976,
"c": 0.14146,
"h": 267.2
},
"luminance": 0.36593
}Semantic roles & 50–950 ramp
primary
#7DA0FD
secondary
#F7EDD4
accent
#A700E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086