#7FA5CA#7FA5CA
#7FA5CA is a light, moderate cyan. Relative luminance 0.357; OKLCH L 70.8% C 0.069 H 248.1°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA5CA |
|---|---|
| RGB | rgb(127, 165, 202) |
| HSL | hsl(210, 41%, 65%) |
| HSV | hsv(210, 37%, 79%) |
| CMYK | cmyk(37.1%, 18.3%, 0%, 20.8%) |
| CIE-LAB | lab(66.28, -3.71, -23.03) |
| CIE-LCH | lch(66.28, 23.33, 260.86°) |
| OKLab | oklab(70.76% -0.0255 -0.0636) |
| OKLCH | oklch(70.76% 0.069 248.1) |
| XYZ | xyz(32.8648, 35.6848, 61.0218) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 6.79
Bluey Grey
#89A0B0
ΔE00 6.87
Greyblue
#77A1B5
ΔE00 7.03
Carolina Blue
#8AB8FE
ΔE00 7.50
Bluegrey
#85A3B2
ΔE00 7.58
Light Grey Blue
#9DBCD4
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA5CA #CAA47F
analogous
#7FCAC9 #7FA5CA #7F80CA
triadic
#7FA5CA #CA7FA5 #A5CA7F
tetradic
#7FA5CA #C97FCA #CAA47F #80CA7F
square
#7FA5CA #C97FCA #CAA47F #80CA7F
split-complementary
#7FA5CA #CA7F80 #CAC97F
monochromatic
#3C6892 #5487B8 #7FA5CA #AAC3DC #D6E2EE
Accessibility & contrast
On white
2.58
#7FA5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#7FA5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA5CA
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA5CA | 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)
#97A5CC
Deuteranopia (green-blind)
#8D9EC9
Tritanopia (blue-blind)
#66AEB1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7fa5ca; /* rgb */ color: rgb(127, 165, 202); /* oklch */ color: oklch(70.8% 0.069 248.1);
Tailwind
colors: {
custom: {
50: '#a6bfda',
500: '#7fa5ca',
950: '#000000',
},
}SCSS
$custom: #7fa5ca; $custom-light: #a6bfda; $custom-dark: #000000;
JSON
{
"hex": "#7fa5ca",
"rgb": {
"r": 127,
"g": 165,
"b": 202
},
"hsl": {
"h": 209.6,
"s": 41.436,
"l": 64.51
},
"oklch": {
"l": 0.70759,
"c": 0.06853,
"h": 248.1
},
"luminance": 0.35687
}Semantic roles & 50–950 ramp
primary
#7FA5CA
secondary
#DFD2C5
accent
#7231B4
background
#FAFBFD
surface
#F4F7FA
border
#CED0D3
text
#101214
muted
#7F8183