#7FA5CD#7FA5CD
#7FA5CD is a light, moderate cyan. Relative luminance 0.358; OKLCH L 70.9% C 0.072 H 250.2°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA5CD |
|---|---|
| RGB | rgb(127, 165, 205) |
| HSL | hsl(211, 44%, 65%) |
| HSV | hsv(211, 38%, 80%) |
| CMYK | cmyk(38%, 19.5%, 0%, 19.6%) |
| CIE-LAB | lab(66.39, -2.91, -24.53) |
| CIE-LCH | lch(66.39, 24.70, 263.24°) |
| OKLab | oklab(70.88% -0.0245 -0.0678) |
| OKLCH | oklch(70.88% 0.072 250.2) |
| XYZ | xyz(33.2235, 35.8283, 62.9107) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 6.42
Carolina Blue
#8AB8FE
ΔE00 7.09
Bluey Grey
#89A0B0
ΔE00 7.61
Greyblue
#77A1B5
ΔE00 7.87
Periwinkle Blue
#8F99FB
ΔE00 7.92
Light Grey Blue
#9DBCD4
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA5CD #CDA77F
analogous
#7FCCCD #7FA5CD #807FCD
triadic
#7FA5CD #CD7FA5 #A5CD7F
tetradic
#7FA5CD #CD7FCC #CDA77F #7FCD80
square
#7FA5CD #CD7FCC #CDA77F #7FCD80
split-complementary
#7FA5CD #CD807F #CCCD7F
monochromatic
#3B6897 #5386BC #7FA5CD #ABC4DE #D7E3EF
Accessibility & contrast
On white
2.57
#7FA5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#7FA5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA5CD
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA5CD | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6CF
Deuteranopia (green-blind)
#8C9ECC
Tritanopia (blue-blind)
#64AEB2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7fa5cd; /* rgb */ color: rgb(127, 165, 205); /* oklch */ color: oklch(70.9% 0.072 250.2);
Tailwind
colors: {
custom: {
50: '#a7bfdc',
500: '#7fa5cd',
950: '#000000',
},
}SCSS
$custom: #7fa5cd; $custom-light: #a7bfdc; $custom-dark: #000000;
JSON
{
"hex": "#7fa5cd",
"rgb": {
"r": 127,
"g": 165,
"b": 205
},
"hsl": {
"h": 210.769,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.70882,
"c": 0.07211,
"h": 250.2
},
"luminance": 0.3583
}Semantic roles & 50–950 ramp
primary
#7FA5CD
secondary
#E1D4C7
accent
#742FB7
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#101215
muted
#7F8183