#7FA2CC#7FA2CC
#7FA2CC is a light, moderate cyan. Relative luminance 0.347; OKLCH L 70.2% C 0.073 H 253.3°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA2CC |
|---|---|
| RGB | rgb(127, 162, 204) |
| HSL | hsl(213, 43%, 65%) |
| HSV | hsv(213, 38%, 80%) |
| CMYK | cmyk(37.7%, 20.6%, 0%, 20%) |
| CIE-LAB | lab(65.52, -1.51, -25.30) |
| CIE-LCH | lch(65.52, 25.35, 266.59°) |
| OKLab | oklab(70.19% -0.0209 -0.07) |
| OKLCH | oklch(70.19% 0.073 253.3) |
| XYZ | xyz(32.5684, 34.7106, 62.0988) |
| Luminance | 0.3471 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.92
Faded Blue
#658CBB
ΔE00 7.30
Periwinkle Blue
#8F99FB
ΔE00 7.33
Carolina Blue
#8AB8FE
ΔE00 7.64
Bluey Grey
#89A0B0
ΔE00 8.10
Soft Blue
#6488EA
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA2CC #CCA97F
analogous
#7FC9CC #7FA2CC #827FCC
triadic
#7FA2CC #CC7FA2 #A2CC7F
tetradic
#7FA2CC #CC7FC9 #CCA97F #7FCC82
square
#7FA2CC #CC7FC9 #CCA97F #7FCC82
split-complementary
#7FA2CC #CC827F #C9CC7F
monochromatic
#3B6495 #5382BB #7FA2CC #ABC2DD #D7E2EF
Accessibility & contrast
On white
2.64
#7FA2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#7FA2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA2CC
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA2CC | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CE
Deuteranopia (green-blind)
#899CCB
Tritanopia (blue-blind)
#65ABB0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7fa2cc; /* rgb */ color: rgb(127, 162, 204); /* oklch */ color: oklch(70.2% 0.073 253.3);
Tailwind
colors: {
custom: {
50: '#a6bddb',
500: '#7fa2cc',
950: '#000000',
},
}SCSS
$custom: #7fa2cc; $custom-light: #a6bddb; $custom-dark: #000000;
JSON
{
"hex": "#7fa2cc",
"rgb": {
"r": 127,
"g": 162,
"b": 204
},
"hsl": {
"h": 212.727,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.70189,
"c": 0.07308,
"h": 253.3
},
"luminance": 0.34712
}Semantic roles & 50–950 ramp
primary
#7FA2CC
secondary
#E1D5C6
accent
#792FB6
background
#FAFBFD
surface
#F4F6FB
border
#CED0D4
text
#101215
muted
#7F8183