#7FA5CB#7FA5CB
#7FA5CB is a light, moderate cyan. Relative luminance 0.357; OKLCH L 70.8% C 0.070 H 248.8°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA5CB |
|---|---|
| RGB | rgb(127, 165, 203) |
| HSL | hsl(210, 42%, 65%) |
| HSV | hsv(210, 37%, 80%) |
| CMYK | cmyk(37.4%, 18.7%, 0%, 20.4%) |
| CIE-LAB | lab(66.31, -3.44, -23.53) |
| CIE-LCH | lch(66.31, 23.78, 261.68°) |
| OKLab | oklab(70.8% -0.0252 -0.065) |
| OKLCH | oklch(70.8% 0.07 248.8) |
| XYZ | xyz(32.9836, 35.7323, 61.6474) |
| Luminance | 0.3573 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 6.66
Bluey Grey
#89A0B0
ΔE00 7.12
Greyblue
#77A1B5
ΔE00 7.32
Carolina Blue
#8AB8FE
ΔE00 7.35
Light Grey Blue
#9DBCD4
ΔE00 7.78
Bluegrey
#85A3B2
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA5CB #CBA57F
analogous
#7FCBCB #7FA5CB #7F7FCB
triadic
#7FA5CB #CB7FA5 #A5CB7F
tetradic
#7FA5CB #CB7FCB #CBA57F #7FCB7F
square
#7FA5CB #CB7FCB #CBA57F #7FCB7F
split-complementary
#7FA5CB #CB7F7F #CBCB7F
monochromatic
#3C6894 #5386B9 #7FA5CB #ABC4DD #D6E2EE
Accessibility & contrast
On white
2.58
#7FA5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#7FA5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA5CB
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA5CB | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6CD
Deuteranopia (green-blind)
#8D9ECA
Tritanopia (blue-blind)
#65AEB2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7fa5cb; /* rgb */ color: rgb(127, 165, 203); /* oklch */ color: oklch(70.8% 0.070 248.8);
Tailwind
colors: {
custom: {
50: '#a6bfdb',
500: '#7fa5cb',
950: '#000000',
},
}SCSS
$custom: #7fa5cb; $custom-light: #a6bfdb; $custom-dark: #000000;
JSON
{
"hex": "#7fa5cb",
"rgb": {
"r": 127,
"g": 165,
"b": 203
},
"hsl": {
"h": 210,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.708,
"c": 0.06971,
"h": 248.8
},
"luminance": 0.35734
}Semantic roles & 50–950 ramp
primary
#7FA5CB
secondary
#E0D3C6
accent
#7330B5
background
#FAFBFD
surface
#F4F7FA
border
#CED0D3
text
#101215
muted
#7F8183