#7DA2FF#7DA2FF
#7DA2FF is a light, vivid blue. Relative luminance 0.374; OKLCH L 72.5% C 0.142 H 266.5°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7DA2FF |
|---|---|
| RGB | rgb(125, 162, 255) |
| HSL | hsl(223, 100%, 75%) |
| HSV | hsv(223, 51%, 100%) |
| CMYK | cmyk(51%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(67.59, 12.58, -50.11) |
| CIE-LCH | lch(67.59, 51.67, 284.09°) |
| OKLab | oklab(72.49% -0.0087 -0.1416) |
| OKLCH | oklch(72.49% 0.142 266.5) |
| XYZ | xyz(39.4218, 37.4179, 99.7334) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.05
Periwinkle Blue
#8F99FB
ΔE00 5.65
Carolina Blue
#8AB8FE
ΔE00 5.98
Soft Blue
#6488EA
ΔE00 7.96
Pastel Blue
#A2BFFE
ΔE00 8.18
Sky Blue (survey)
#75BBFD
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DA2FF #FFDA7D
analogous
#7DE3FF #7DA2FF #997DFF
triadic
#7DA2FF #FF7DA2 #A2FF7D
tetradic
#7DA2FF #FF7DE3 #FFDA7D #7DFF99
square
#7DA2FF #FF7DE3 #FFDA7D #7DFF99
split-complementary
#7DA2FF #FF997D #E3FF7D
monochromatic
#034AFF #4076FF #7DA2FF #BACEFF #E0E9FF
Accessibility & contrast
On white
2.48
#7DA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#7DA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DA2FF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DA2FF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DABFF
Deuteranopia (green-blind)
#6F9FFD
Tritanopia (blue-blind)
#40B6C4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7da2ff; /* rgb */ color: rgb(125, 162, 255); /* oklch */ color: oklch(72.5% 0.142 266.5);
Tailwind
colors: {
custom: {
50: '#aabdff',
500: '#7da2ff',
950: '#000000',
},
}SCSS
$custom: #7da2ff; $custom-light: #aabdff; $custom-dark: #000000;
JSON
{
"hex": "#7da2ff",
"rgb": {
"r": 125,
"g": 162,
"b": 255
},
"hsl": {
"h": 222.923,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.72488,
"c": 0.14186,
"h": 266.5
},
"luminance": 0.37421
}Semantic roles & 50–950 ramp
primary
#7DA2FF
secondary
#F7EDD4
accent
#A400E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#101218
muted
#7F8186