#7FA3DF#7FA3DF
#7FA3DF is a light, moderate blue. Relative luminance 0.360; OKLCH L 71.2% C 0.097 H 260.4°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA3DF |
|---|---|
| RGB | rgb(127, 163, 223) |
| HSL | hsl(218, 60%, 69%) |
| HSV | hsv(218, 43%, 87%) |
| CMYK | cmyk(43%, 26.9%, 0%, 12.5%) |
| CIE-LAB | lab(66.54, 3.15, -34.23) |
| CIE-LCH | lch(66.54, 34.38, 275.25°) |
| OKLab | oklab(71.24% -0.0162 -0.0955) |
| OKLCH | oklch(71.24% 0.097 260.4) |
| XYZ | xyz(35.1646, 36.0321, 74.8997) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.06
Carolina Blue
#8AB8FE
ΔE00 6.28
Periwinkle Blue
#8F99FB
ΔE00 6.50
Soft Blue
#6488EA
ΔE00 8.13
Faded Blue
#658CBB
ΔE00 8.22
Pastel Blue
#A2BFFE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA3DF #DFBB7F
analogous
#7FD3DF #7FA3DF #8B7FDF
triadic
#7FA3DF #DF7FA3 #A3DF7F
tetradic
#7FA3DF #DF7FD3 #DFBB7F #7FDF8B
square
#7FA3DF #DF7FD3 #DFBB7F #7FDF8B
split-complementary
#7FA3DF #DF8B7F #D3DF7F
monochromatic
#2E61B6 #4E80D3 #7FA3DF #B0C6EB #E1E9F7
Accessibility & contrast
On white
2.56
#7FA3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#7FA3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA3DF
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA3DF | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA7E2
Deuteranopia (green-blind)
#829EDE
Tritanopia (blue-blind)
#5CB0B8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7fa3df; /* rgb */ color: rgb(127, 163, 223); /* oklch */ color: oklch(71.2% 0.097 260.4);
Tailwind
colors: {
custom: {
50: '#a8bee9',
500: '#7fa3df',
950: '#000000',
},
}SCSS
$custom: #7fa3df; $custom-light: #a8bee9; $custom-dark: #000000;
JSON
{
"hex": "#7fa3df",
"rgb": {
"r": 127,
"g": 163,
"b": 223
},
"hsl": {
"h": 217.5,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.71237,
"c": 0.0969,
"h": 260.4
},
"luminance": 0.36034
}Semantic roles & 50–950 ramp
primary
#7FA3DF
secondary
#EBE0CF
accent
#881EC8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184