#7FA3CD#7FA3CD
#7FA3CD is a light, moderate cyan. Relative luminance 0.351; OKLCH L 70.4% C 0.074 H 252.7°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA3CD |
|---|---|
| RGB | rgb(127, 163, 205) |
| HSL | hsl(212, 44%, 65%) |
| HSV | hsv(212, 38%, 80%) |
| CMYK | cmyk(38%, 20.5%, 0%, 19.6%) |
| CIE-LAB | lab(65.84, -1.80, -25.38) |
| CIE-LCH | lch(65.84, 25.44, 265.95°) |
| OKLab | oklab(70.45% -0.0219 -0.0702) |
| OKLCH | oklch(70.45% 0.074 252.7) |
| XYZ | xyz(32.8655, 35.1125, 62.7914) |
| Luminance | 0.3511 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.99
Carolina Blue
#8AB8FE
ΔE00 7.36
Periwinkle Blue
#8F99FB
ΔE00 7.46
Faded Blue
#658CBB
ΔE00 7.54
Bluey Grey
#89A0B0
ΔE00 8.08
Greyblue
#77A1B5
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA3CD #CDA97F
analogous
#7FCACD #7FA3CD #827FCD
triadic
#7FA3CD #CD7FA3 #A3CD7F
tetradic
#7FA3CD #CD7FCA #CDA97F #7FCD82
square
#7FA3CD #CD7FCA #CDA97F #7FCD82
split-complementary
#7FA3CD #CD827F #CACD7F
monochromatic
#3B6597 #5383BC #7FA3CD #ABC3DE #D7E2EF
Accessibility & contrast
On white
2.62
#7FA3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#7FA3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA3CD
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA3CD | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CF
Deuteranopia (green-blind)
#8A9CCC
Tritanopia (blue-blind)
#65ACB1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7fa3cd; /* rgb */ color: rgb(127, 163, 205); /* oklch */ color: oklch(70.4% 0.074 252.7);
Tailwind
colors: {
custom: {
50: '#a7bedc',
500: '#7fa3cd',
950: '#000000',
},
}SCSS
$custom: #7fa3cd; $custom-light: #a7bedc; $custom-dark: #000000;
JSON
{
"hex": "#7fa3cd",
"rgb": {
"r": 127,
"g": 163,
"b": 205
},
"hsl": {
"h": 212.308,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.70448,
"c": 0.07357,
"h": 252.7
},
"luminance": 0.35114
}Semantic roles & 50–950 ramp
primary
#7FA3CD
secondary
#E1D5C7
accent
#782FB7
background
#FAFBFD
surface
#F4F6FB
border
#CED0D4
text
#101215
muted
#7F8183