#7FA1CD#7FA1CD
#7FA1CD is a light, moderate cyan. Relative luminance 0.344; OKLCH L 70.0% C 0.075 H 255.1°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA1CD |
|---|---|
| RGB | rgb(127, 161, 205) |
| HSL | hsl(214, 44%, 65%) |
| HSV | hsv(214, 38%, 80%) |
| CMYK | cmyk(38%, 21.5%, 0%, 19.6%) |
| CIE-LAB | lab(65.29, -0.68, -26.22) |
| CIE-LCH | lch(65.29, 26.23, 268.51°) |
| OKLab | oklab(70.02% -0.0193 -0.0726) |
| OKLCH | oklch(70.02% 0.075 255.1) |
| XYZ | xyz(32.5132, 34.4079, 62.6740) |
| Luminance | 0.3441 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.72
Periwinkle Blue
#8F99FB
ΔE00 7.09
Faded Blue
#658CBB
ΔE00 7.09
Carolina Blue
#8AB8FE
ΔE00 7.76
Soft Blue
#6488EA
ΔE00 8.18
Bluey Grey
#89A0B0
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA1CD #CDAB7F
analogous
#7FC8CD #7FA1CD #847FCD
triadic
#7FA1CD #CD7FA1 #A1CD7F
tetradic
#7FA1CD #CD7FC8 #CDAB7F #7FCD84
square
#7FA1CD #CD7FC8 #CDAB7F #7FCD84
split-complementary
#7FA1CD #CD847F #C8CD7F
monochromatic
#3B6397 #5381BC #7FA1CD #ABC1DE #D7E2EF
Accessibility & contrast
On white
2.66
#7FA1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#7FA1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA1CD
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA1CD | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A3CF
Deuteranopia (green-blind)
#889BCC
Tritanopia (blue-blind)
#65ABB0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7fa1cd; /* rgb */ color: rgb(127, 161, 205); /* oklch */ color: oklch(70.0% 0.075 255.1);
Tailwind
colors: {
custom: {
50: '#a6bcdc',
500: '#7fa1cd',
950: '#000000',
},
}SCSS
$custom: #7fa1cd; $custom-light: #a6bcdc; $custom-dark: #000000;
JSON
{
"hex": "#7fa1cd",
"rgb": {
"r": 127,
"g": 161,
"b": 205
},
"hsl": {
"h": 213.846,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.70015,
"c": 0.07516,
"h": 255.1
},
"luminance": 0.3441
}Semantic roles & 50–950 ramp
primary
#7FA1CD
secondary
#E1D6C7
accent
#7B2FB7
background
#FAFBFD
surface
#F4F6FB
border
#CED0D4
text
#101215
muted
#7F8183