#7FA7CA#7FA7CA
#7FA7CA is a light, moderate cyan. Relative luminance 0.364; OKLCH L 71.2% C 0.067 H 245.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA7CA |
|---|---|
| RGB | rgb(127, 167, 202) |
| HSL | hsl(208, 41%, 65%) |
| HSV | hsv(208, 37%, 79%) |
| CMYK | cmyk(37.1%, 17.3%, 0%, 20.8%) |
| CIE-LAB | lab(66.83, -4.81, -22.19) |
| CIE-LCH | lch(66.83, 22.70, 257.77°) |
| OKLab | oklab(71.2% -0.0281 -0.0612) |
| OKLCH | oklch(71.2% 0.067 245.3) |
| XYZ | xyz(33.2284, 36.4120, 61.1430) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.28
Bluey Grey
#89A0B0
ΔE00 6.50
Bluegrey
#85A3B2
ΔE00 6.88
Light Grey Blue
#9DBCD4
ΔE00 6.99
Cornflowerblue
#6495ED
ΔE00 7.45
Carolina Blue
#8AB8FE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA7CA #CAA27F
analogous
#7FCAC7 #7FA7CA #7F82CA
triadic
#7FA7CA #CA7FA7 #A7CA7F
tetradic
#7FA7CA #C77FCA #CAA27F #82CA7F
square
#7FA7CA #C77FCA #CAA27F #82CA7F
split-complementary
#7FA7CA #CA7F82 #CAC77F
monochromatic
#3C6A92 #5489B8 #7FA7CA #AAC5DC #D6E3EE
Accessibility & contrast
On white
2.54
#7FA7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#7FA7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA7CA
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA7CA | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A7CC
Deuteranopia (green-blind)
#8F9FC9
Tritanopia (blue-blind)
#65AFB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7fa7ca; /* rgb */ color: rgb(127, 167, 202); /* oklch */ color: oklch(71.2% 0.067 245.3);
Tailwind
colors: {
custom: {
50: '#a6c1da',
500: '#7fa7ca',
950: '#000000',
},
}SCSS
$custom: #7fa7ca; $custom-light: #a6c1da; $custom-dark: #000000;
JSON
{
"hex": "#7fa7ca",
"rgb": {
"r": 127,
"g": 167,
"b": 202
},
"hsl": {
"h": 208,
"s": 41.436,
"l": 64.51
},
"oklch": {
"l": 0.71197,
"c": 0.06735,
"h": 245.3
},
"luminance": 0.36414
}Semantic roles & 50–950 ramp
primary
#7FA7CA
secondary
#DFD2C5
accent
#6E31B4
background
#FAFBFD
surface
#F4F7FA
border
#CED0D3
text
#101214
muted
#7F8183