#7F9DFD#7F9DFD
#7F9DFD is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.5% C 0.144 H 269.4°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7F9DFD |
|---|---|
| RGB | rgb(127, 157, 253) |
| HSL | hsl(226, 97%, 75%) |
| HSV | hsv(226, 50%, 99%) |
| CMYK | cmyk(49.8%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(66.30, 15.31, -51.05) |
| CIE-LCH | lch(66.30, 53.30, 286.69°) |
| OKLab | oklab(71.49% -0.0015 -0.1443) |
| OKLCH | oklch(71.49% 0.144 269.4) |
| XYZ | xyz(38.5332, 35.7153, 97.7727) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.07
Cornflowerblue
#6495ED
ΔE00 4.99
Soft Blue
#6488EA
ΔE00 6.87
Carolina Blue
#8AB8FE
ΔE00 7.57
Lavender Blue
#8B88F8
ΔE00 7.91
Perrywinkle
#8F8CE7
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F9DFD #FDDF7F
analogous
#7FDCFD #7F9DFD #A07FFD
triadic
#7F9DFD #FD7F9D #9DFD7F
tetradic
#7F9DFD #FD7FDC #FDDF7F #7FFDA0
square
#7F9DFD #FD7FDC #FDDF7F #7FFDA0
split-complementary
#7F9DFD #FDA07F #DCFD7F
monochromatic
#0641FB #436FFC #7F9DFD #BBCBFE #E1E8FF
Accessibility & contrast
On white
2.58
#7F9DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#7F9DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7F9DFD
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F9DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F9DFD | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#6A9CFB
Tritanopia (blue-blind)
#48B1C1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7f9dfd; /* rgb */ color: rgb(127, 157, 253); /* oklch */ color: oklch(71.5% 0.144 269.4);
Tailwind
colors: {
custom: {
50: '#abb9fe',
500: '#7f9dfd',
950: '#000000',
},
}SCSS
$custom: #7f9dfd; $custom-light: #abb9fe; $custom-dark: #000000;
JSON
{
"hex": "#7f9dfd",
"rgb": {
"r": 127,
"g": 157,
"b": 253
},
"hsl": {
"h": 225.714,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.71492,
"c": 0.14433,
"h": 269.4
},
"luminance": 0.35718
}Semantic roles & 50–950 ramp
primary
#7F9DFD
secondary
#F7EFD4
accent
#AF00E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111118
muted
#808086