#7FA3CC#7FA3CC
#7FA3CC is a light, moderate cyan. Relative luminance 0.351; OKLCH L 70.4% C 0.072 H 252.1°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA3CC |
|---|---|
| RGB | rgb(127, 163, 204) |
| HSL | hsl(212, 43%, 65%) |
| HSV | hsv(212, 38%, 80%) |
| CMYK | cmyk(37.7%, 20.1%, 0%, 20%) |
| CIE-LAB | lab(65.80, -2.07, -24.88) |
| CIE-LCH | lch(65.80, 24.96, 265.25°) |
| OKLab | oklab(70.41% -0.0222 -0.0688) |
| OKLCH | oklch(70.41% 0.072 252.1) |
| XYZ | xyz(32.7452, 35.0643, 62.1577) |
| Luminance | 0.3507 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 6.09
Carolina Blue
#8AB8FE
ΔE00 7.46
Periwinkle Blue
#8F99FB
ΔE00 7.53
Faded Blue
#658CBB
ΔE00 7.54
Bluey Grey
#89A0B0
ΔE00 7.84
Greyblue
#77A1B5
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA3CC #CCA87F
analogous
#7FCACC #7FA3CC #817FCC
triadic
#7FA3CC #CC7FA3 #A3CC7F
tetradic
#7FA3CC #CC7FCA #CCA87F #7FCC81
square
#7FA3CC #CC7FCA #CCA87F #7FCC81
split-complementary
#7FA3CC #CC817F #CACC7F
monochromatic
#3B6595 #5384BB #7FA3CC #ABC2DD #D7E2EF
Accessibility & contrast
On white
2.62
#7FA3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#7FA3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA3CC
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA3CC | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CE
Deuteranopia (green-blind)
#8A9CCB
Tritanopia (blue-blind)
#65ACB1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7fa3cc; /* rgb */ color: rgb(127, 163, 204); /* oklch */ color: oklch(70.4% 0.072 252.1);
Tailwind
colors: {
custom: {
50: '#a6bedb',
500: '#7fa3cc',
950: '#000000',
},
}SCSS
$custom: #7fa3cc; $custom-light: #a6bedb; $custom-dark: #000000;
JSON
{
"hex": "#7fa3cc",
"rgb": {
"r": 127,
"g": 163,
"b": 204
},
"hsl": {
"h": 211.948,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.70406,
"c": 0.07231,
"h": 252.1
},
"luminance": 0.35066
}Semantic roles & 50–950 ramp
primary
#7FA3CC
secondary
#E1D4C6
accent
#772FB6
background
#FAFBFD
surface
#F4F6FB
border
#CED0D4
text
#101215
muted
#7F8183