#7FABFD#7FABFD
#7FABFD is a light, vivid blue. Relative luminance 0.407; OKLCH L 74.3% C 0.129 H 262.2°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7FABFD |
|---|---|
| RGB | rgb(127, 171, 253) |
| HSL | hsl(219, 97%, 75%) |
| HSV | hsv(219, 50%, 99%) |
| CMYK | cmyk(49.8%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(69.98, 7.29, -45.25) |
| CIE-LCH | lch(69.98, 45.83, 279.15°) |
| OKLab | oklab(74.34% -0.0175 -0.1273) |
| OKLCH | oklch(74.34% 0.129 262.2) |
| XYZ | xyz(41.0390, 40.7268, 98.6080) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.43
Pastel Blue
#A2BFFE
ΔE00 6.59
Cornflowerblue
#6495ED
ΔE00 6.59
Sky Blue (survey)
#75BBFD
ΔE00 6.60
Periwinkle Blue
#8F99FB
ΔE00 7.89
Light Grey Blue
#9DBCD4
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FABFD #FDD17F
analogous
#7FEAFD #7FABFD #927FFD
triadic
#7FABFD #FD7FAB #ABFD7F
tetradic
#7FABFD #FD7FEA #FDD17F #7FFD92
square
#7FABFD #FD7FEA #FDD17F #7FFD92
split-complementary
#7FABFD #FD927F #EAFD7F
monochromatic
#065CFB #4383FC #7FABFD #BBD3FE #E1EBFF
Accessibility & contrast
On white
2.30
#7FABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#7FABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FABFD
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FABFD | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#7DA6FB
Tritanopia (blue-blind)
#45BDC9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7fabfd; /* rgb */ color: rgb(127, 171, 253); /* oklch */ color: oklch(74.3% 0.129 262.2);
Tailwind
colors: {
custom: {
50: '#aac3fe',
500: '#7fabfd',
950: '#000000',
},
}SCSS
$custom: #7fabfd; $custom-light: #aac3fe; $custom-dark: #000000;
JSON
{
"hex": "#7fabfd",
"rgb": {
"r": 127,
"g": 171,
"b": 253
},
"hsl": {
"h": 219.048,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.74344,
"c": 0.12855,
"h": 262.2
},
"luminance": 0.4073
}Semantic roles & 50–950 ramp
primary
#7FABFD
secondary
#F7EBD4
accent
#9500E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#111218
muted
#808186