#7DAAFF#7DAAFF
#7DAAFF is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.1% C 0.133 H 262.4°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7DAAFF |
|---|---|
| RGB | rgb(125, 170, 255) |
| HSL | hsl(219, 100%, 75%) |
| HSV | hsv(219, 51%, 100%) |
| CMYK | cmyk(51%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(69.70, 8.01, -46.79) |
| CIE-LCH | lch(69.70, 47.47, 279.71°) |
| OKLab | oklab(74.13% -0.0177 -0.1318) |
| OKLCH | oklch(74.13% 0.133 262.4) |
| XYZ | xyz(40.8761, 40.3265, 100.2182) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.70
Cornflowerblue
#6495ED
ΔE00 6.35
Sky Blue (survey)
#75BBFD
ΔE00 6.71
Pastel Blue
#A2BFFE
ΔE00 6.92
Periwinkle Blue
#8F99FB
ΔE00 7.89
Light Grey Blue
#9DBCD4
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DAAFF #FFD27D
analogous
#7DEBFF #7DAAFF #917DFF
triadic
#7DAAFF #FF7DAA #AAFF7D
tetradic
#7DAAFF #FF7DEB #FFD27D #7DFF91
square
#7DAAFF #FF7DEB #FFD27D #7DFF91
split-complementary
#7DAAFF #FF917D #EBFF7D
monochromatic
#035AFF #4082FF #7DAAFF #BAD2FF #E0EBFF
Accessibility & contrast
On white
2.32
#7DAAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#7DAAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DAAFF
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DAAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DAAFF | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#7AA5FD
Tritanopia (blue-blind)
#3EBCC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7daaff; /* rgb */ color: rgb(125, 170, 255); /* oklch */ color: oklch(74.1% 0.133 262.4);
Tailwind
colors: {
custom: {
50: '#aac3ff',
500: '#7daaff',
950: '#000000',
},
}SCSS
$custom: #7daaff; $custom-light: #aac3ff; $custom-dark: #000000;
JSON
{
"hex": "#7daaff",
"rgb": {
"r": 125,
"g": 170,
"b": 255
},
"hsl": {
"h": 219.231,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.74125,
"c": 0.13303,
"h": 262.4
},
"luminance": 0.40329
}Semantic roles & 50–950 ramp
primary
#7DAAFF
secondary
#F7EBD4
accent
#9600E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#101218
muted
#7F8186