#7DA0FE#7DA0FE
#7DA0FE is a light, vivid blue. Relative luminance 0.367; OKLCH L 72.0% C 0.143 H 267.3°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7DA0FE |
|---|---|
| RGB | rgb(125, 160, 254) |
| HSL | hsl(224, 98%, 74%) |
| HSV | hsv(224, 51%, 100%) |
| CMYK | cmyk(50.8%, 37%, 0%, 0.4%) |
| CIE-LAB | lab(67.02, 13.43, -50.47) |
| CIE-LCH | lch(67.02, 52.23, 284.90°) |
| OKLab | oklab(72.03% -0.0066 -0.1426) |
| OKLCH | oklch(72.03% 0.143 267.3) |
| XYZ | xyz(38.9118, 36.6547, 98.7713) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.83
Periwinkle Blue
#8F99FB
ΔE00 5.15
Carolina Blue
#8AB8FE
ΔE00 6.57
Soft Blue
#6488EA
ΔE00 7.46
Pastel Blue
#A2BFFE
ΔE00 8.59
Lavender Blue
#8B88F8
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DA0FE #FEDB7D
analogous
#7DE1FE #7DA0FE #9B7DFE
triadic
#7DA0FE #FE7DA0 #A0FE7D
tetradic
#7DA0FE #FE7DE1 #FEDB7D #7DFE9B
square
#7DA0FE #FE7DE1 #FEDB7D #7DFE9B
split-complementary
#7DA0FE #FE9B7D #E1FE7D
monochromatic
#0447FD #4074FE #7DA0FE #BACCFE #E1E9FF
Accessibility & contrast
On white
2.52
#7DA0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#7DA0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DA0FE
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DA0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DA0FE | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#6D9EFC
Tritanopia (blue-blind)
#41B4C3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7da0fe; /* rgb */ color: rgb(125, 160, 254); /* oklch */ color: oklch(72.0% 0.143 267.3);
Tailwind
colors: {
custom: {
50: '#aabbff',
500: '#7da0fe',
950: '#000000',
},
}SCSS
$custom: #7da0fe; $custom-light: #aabbff; $custom-dark: #000000;
JSON
{
"hex": "#7da0fe",
"rgb": {
"r": 125,
"g": 160,
"b": 254
},
"hsl": {
"h": 223.721,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.72029,
"c": 0.1428,
"h": 267.3
},
"luminance": 0.36657
}Semantic roles & 50–950 ramp
primary
#7DA0FE
secondary
#F7EED4
accent
#A700E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#101118
muted
#7F8086