#7FA2DF#7FA2DF
#7FA2DF is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.0% C 0.098 H 261.2°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA2DF |
|---|---|
| RGB | rgb(127, 162, 223) |
| HSL | hsl(218, 60%, 69%) |
| HSV | hsv(218, 43%, 87%) |
| CMYK | cmyk(43%, 27.4%, 0%, 12.5%) |
| CIE-LAB | lab(66.27, 3.71, -34.65) |
| CIE-LCH | lch(66.27, 34.85, 276.12°) |
| OKLab | oklab(71.03% -0.015 -0.0967) |
| OKLCH | oklch(71.03% 0.098 261.2) |
| XYZ | xyz(34.9877, 35.6784, 74.8407) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.95
Periwinkle Blue
#8F99FB
ΔE00 6.27
Carolina Blue
#8AB8FE
ΔE00 6.57
Soft Blue
#6488EA
ΔE00 7.88
Faded Blue
#658CBB
ΔE00 8.06
Pastel Blue
#A2BFFE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA2DF #DFBC7F
analogous
#7FD2DF #7FA2DF #8C7FDF
triadic
#7FA2DF #DF7FA2 #A2DF7F
tetradic
#7FA2DF #DF7FD2 #DFBC7F #7FDF8C
square
#7FA2DF #DF7FD2 #DFBC7F #7FDF8C
split-complementary
#7FA2DF #DF8C7F #D2DF7F
monochromatic
#2E5FB6 #4E7ED3 #7FA2DF #B0C6EB #E1E9F7
Accessibility & contrast
On white
2.58
#7FA2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#7FA2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA2DF
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA2DF | 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)
#8CA6E2
Deuteranopia (green-blind)
#819DDE
Tritanopia (blue-blind)
#5CAFB7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7fa2df; /* rgb */ color: rgb(127, 162, 223); /* oklch */ color: oklch(71.0% 0.098 261.2);
Tailwind
colors: {
custom: {
50: '#a8bde9',
500: '#7fa2df',
950: '#000000',
},
}SCSS
$custom: #7fa2df; $custom-light: #a8bde9; $custom-dark: #000000;
JSON
{
"hex": "#7fa2df",
"rgb": {
"r": 127,
"g": 162,
"b": 223
},
"hsl": {
"h": 218.125,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.71025,
"c": 0.09789,
"h": 261.2
},
"luminance": 0.3568
}Semantic roles & 50–950 ramp
primary
#7FA2DF
secondary
#EBE1CF
accent
#8A1EC8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184