#7DABFE#7DABFE
#7DABFE is a light, vivid blue. Relative luminance 0.406; OKLCH L 74.3% C 0.131 H 261.6°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7DABFE |
|---|---|
| RGB | rgb(125, 171, 254) |
| HSL | hsl(219, 98%, 74%) |
| HSV | hsv(219, 51%, 100%) |
| CMYK | cmyk(50.8%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(69.92, 7.14, -45.90) |
| CIE-LCH | lch(69.92, 46.45, 278.84°) |
| OKLab | oklab(74.28% -0.0191 -0.1293) |
| OKLCH | oklch(74.28% 0.131 261.6) |
| XYZ | xyz(40.9037, 40.6386, 99.4353) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.43
Sky Blue (survey)
#75BBFD
ΔE00 6.37
Cornflowerblue
#6495ED
ΔE00 6.53
Pastel Blue
#A2BFFE
ΔE00 6.82
Periwinkle Blue
#8F99FB
ΔE00 8.20
Baby Blue (survey)
#A2CFFE
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DABFE #FED07D
analogous
#7DEBFE #7DABFE #907DFE
triadic
#7DABFE #FE7DAB #ABFE7D
tetradic
#7DABFE #FE7DEB #FED07D #7DFE90
square
#7DABFE #FE7DEB #FED07D #7DFE90
split-complementary
#7DABFE #FE907D #EBFE7D
monochromatic
#045DFD #4084FE #7DABFE #BAD2FE #E1EBFF
Accessibility & contrast
On white
2.30
#7DABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#7DABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DABFE
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DABFE | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#7CA5FC
Tritanopia (blue-blind)
#3FBDC9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7dabfe; /* rgb */ color: rgb(125, 171, 254); /* oklch */ color: oklch(74.3% 0.131 261.6);
Tailwind
colors: {
custom: {
50: '#a9c3ff',
500: '#7dabfe',
950: '#000000',
},
}SCSS
$custom: #7dabfe; $custom-light: #a9c3ff; $custom-dark: #000000;
JSON
{
"hex": "#7dabfe",
"rgb": {
"r": 125,
"g": 171,
"b": 254
},
"hsl": {
"h": 218.605,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.74282,
"c": 0.13066,
"h": 261.6
},
"luminance": 0.40642
}Semantic roles & 50–950 ramp
primary
#7DABFE
secondary
#F7EBD4
accent
#9400E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186