#7FA4CC#7FA4CC
#7FA4CC is a light, moderate cyan. Relative luminance 0.354; OKLCH L 70.6% C 0.072 H 250.8°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA4CC |
|---|---|
| RGB | rgb(127, 164, 204) |
| HSL | hsl(211, 43%, 65%) |
| HSV | hsv(211, 38%, 80%) |
| CMYK | cmyk(37.7%, 19.6%, 0%, 20%) |
| CIE-LAB | lab(66.08, -2.62, -24.46) |
| CIE-LCH | lch(66.08, 24.60, 263.88°) |
| OKLab | oklab(70.62% -0.0235 -0.0676) |
| OKLCH | oklch(70.62% 0.072 250.8) |
| XYZ | xyz(32.9235, 35.4208, 62.2171) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 6.29
Carolina Blue
#8AB8FE
ΔE00 7.32
Bluey Grey
#89A0B0
ΔE00 7.60
Periwinkle Blue
#8F99FB
ΔE00 7.75
Faded Blue
#658CBB
ΔE00 7.82
Greyblue
#77A1B5
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA4CC #CCA77F
analogous
#7FCBCC #7FA4CC #817FCC
triadic
#7FA4CC #CC7FA4 #A4CC7F
tetradic
#7FA4CC #CC7FCB #CCA77F #7FCC81
square
#7FA4CC #CC7FCB #CCA77F #7FCC81
split-complementary
#7FA4CC #CC817F #CBCC7F
monochromatic
#3B6795 #5385BB #7FA4CC #ABC3DD #D7E2EF
Accessibility & contrast
On white
2.60
#7FA4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#7FA4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA4CC
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA4CC | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CE
Deuteranopia (green-blind)
#8B9DCB
Tritanopia (blue-blind)
#65ADB1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7fa4cc; /* rgb */ color: rgb(127, 164, 204); /* oklch */ color: oklch(70.6% 0.072 250.8);
Tailwind
colors: {
custom: {
50: '#a6bedb',
500: '#7fa4cc',
950: '#000000',
},
}SCSS
$custom: #7fa4cc; $custom-light: #a6bedb; $custom-dark: #000000;
JSON
{
"hex": "#7fa4cc",
"rgb": {
"r": 127,
"g": 164,
"b": 204
},
"hsl": {
"h": 211.169,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.70624,
"c": 0.0716,
"h": 250.8
},
"luminance": 0.35423
}Semantic roles & 50–950 ramp
primary
#7FA4CC
secondary
#E1D4C6
accent
#752FB6
background
#FAFBFD
surface
#F4F6FB
border
#CED0D4
text
#101215
muted
#7F8183