#7FA5CE#7FA5CE
#7FA5CE is a light, moderate cyan. Relative luminance 0.359; OKLCH L 70.9% C 0.073 H 250.8°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA5CE |
|---|---|
| RGB | rgb(127, 165, 206) |
| HSL | hsl(211, 45%, 65%) |
| HSV | hsv(211, 38%, 81%) |
| CMYK | cmyk(38.3%, 19.9%, 0%, 19.2%) |
| CIE-LAB | lab(66.43, -2.64, -25.03) |
| CIE-LCH | lch(66.43, 25.17, 263.97°) |
| OKLab | oklab(70.92% -0.0241 -0.0692) |
| OKLCH | oklch(70.92% 0.073 250.8) |
| XYZ | xyz(33.3445, 35.8767, 63.5485) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 6.31
Carolina Blue
#8AB8FE
ΔE00 6.97
Periwinkle Blue
#8F99FB
ΔE00 7.85
Bluey Grey
#89A0B0
ΔE00 7.85
Sky Blue (survey)
#75BBFD
ΔE00 8.06
Faded Blue
#658CBB
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA5CE #CEA87F
analogous
#7FCDCE #7FA5CE #807FCE
triadic
#7FA5CE #CE7FA5 #A5CE7F
tetradic
#7FA5CE #CE7FCD #CEA87F #7FCE80
square
#7FA5CE #CE7FCD #CEA87F #7FCE80
split-complementary
#7FA5CE #CE807F #CDCE7F
monochromatic
#3A6898 #5386BD #7FA5CE #ABC4DF #D8E3F0
Accessibility & contrast
On white
2.57
#7FA5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#7FA5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA5CE
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA5CE | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A6D0
Deuteranopia (green-blind)
#8C9ECD
Tritanopia (blue-blind)
#64AEB3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7fa5ce; /* rgb */ color: rgb(127, 165, 206); /* oklch */ color: oklch(70.9% 0.073 250.8);
Tailwind
colors: {
custom: {
50: '#a7bfdd',
500: '#7fa5ce',
950: '#000000',
},
}SCSS
$custom: #7fa5ce; $custom-light: #a7bfdd; $custom-dark: #000000;
JSON
{
"hex": "#7fa5ce",
"rgb": {
"r": 127,
"g": 165,
"b": 206
},
"hsl": {
"h": 211.139,
"s": 44.633,
"l": 65.294
},
"oklch": {
"l": 0.70924,
"c": 0.07333,
"h": 250.8
},
"luminance": 0.35879
}Semantic roles & 50–950 ramp
primary
#7FA5CE
secondary
#E2D5C7
accent
#752EB8
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#101215
muted
#7F8183