#7DABFF#7DABFF
#7DABFF is a light, vivid blue. Relative luminance 0.407; OKLCH L 74.3% C 0.132 H 261.8°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7DABFF |
|---|---|
| RGB | rgb(125, 171, 255) |
| HSL | hsl(219, 100%, 75%) |
| HSV | hsv(219, 51%, 100%) |
| CMYK | cmyk(51%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(69.97, 7.44, -46.37) |
| CIE-LCH | lch(69.97, 46.96, 279.12°) |
| OKLab | oklab(74.33% -0.0188 -0.1306) |
| OKLCH | oklch(74.33% 0.132 261.8) |
| XYZ | xyz(41.0643, 40.7028, 100.2809) |
| Luminance | 0.4071 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.44
Sky Blue (survey)
#75BBFD
ΔE00 6.40
Cornflowerblue
#6495ED
ΔE00 6.56
Pastel Blue
#A2BFFE
ΔE00 6.82
Periwinkle Blue
#8F99FB
ΔE00 8.19
Baby Blue (survey)
#A2CFFE
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DABFF #FFD17D
analogous
#7DECFF #7DABFF #907DFF
triadic
#7DABFF #FF7DAB #ABFF7D
tetradic
#7DABFF #FF7DEC #FFD17D #7DFF90
square
#7DABFF #FF7DEC #FFD17D #7DFF90
split-complementary
#7DABFF #FF907D #ECFF7D
monochromatic
#035CFF #4083FF #7DABFF #BAD3FF #E0EBFF
Accessibility & contrast
On white
2.30
#7DABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#7DABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DABFF
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DABFF | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB2FF
Deuteranopia (green-blind)
#7BA5FD
Tritanopia (blue-blind)
#3EBDC9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7dabff; /* rgb */ color: rgb(125, 171, 255); /* oklch */ color: oklch(74.3% 0.132 261.8);
Tailwind
colors: {
custom: {
50: '#aac3ff',
500: '#7dabff',
950: '#000000',
},
}SCSS
$custom: #7dabff; $custom-light: #aac3ff; $custom-dark: #000000;
JSON
{
"hex": "#7dabff",
"rgb": {
"r": 125,
"g": 171,
"b": 255
},
"hsl": {
"h": 218.769,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.74332,
"c": 0.13198,
"h": 261.8
},
"luminance": 0.40706
}Semantic roles & 50–950 ramp
primary
#7DABFF
secondary
#F7EBD4
accent
#9400E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#101218
muted
#7F8186