#7FA3CE#7FA3CE
#7FA3CE is a light, moderate cyan. Relative luminance 0.352; OKLCH L 70.5% C 0.075 H 253.2°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA3CE |
|---|---|
| RGB | rgb(127, 163, 206) |
| HSL | hsl(213, 45%, 65%) |
| HSV | hsv(213, 38%, 81%) |
| CMYK | cmyk(38.3%, 20.9%, 0%, 19.2%) |
| CIE-LAB | lab(65.87, -1.53, -25.87) |
| CIE-LCH | lch(65.87, 25.92, 266.62°) |
| OKLab | oklab(70.49% -0.0216 -0.0716) |
| OKLCH | oklch(70.49% 0.075 253.2) |
| XYZ | xyz(32.9866, 35.1609, 63.4292) |
| Luminance | 0.3516 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.90
Carolina Blue
#8AB8FE
ΔE00 7.27
Periwinkle Blue
#8F99FB
ΔE00 7.40
Faded Blue
#658CBB
ΔE00 7.55
Bluey Grey
#89A0B0
ΔE00 8.30
Soft Blue
#6488EA
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA3CE #CEAA7F
analogous
#7FCBCE #7FA3CE #827FCE
triadic
#7FA3CE #CE7FA3 #A3CE7F
tetradic
#7FA3CE #CE7FCB #CEAA7F #7FCE82
square
#7FA3CE #CE7FCB #CEAA7F #7FCE82
split-complementary
#7FA3CE #CE827F #CBCE7F
monochromatic
#3A6598 #5383BD #7FA3CE #ABC3DF #D8E3F0
Accessibility & contrast
On white
2.61
#7FA3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#7FA3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA3CE
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA3CE | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4D0
Deuteranopia (green-blind)
#8A9DCD
Tritanopia (blue-blind)
#64ADB1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7fa3ce; /* rgb */ color: rgb(127, 163, 206); /* oklch */ color: oklch(70.5% 0.075 253.2);
Tailwind
colors: {
custom: {
50: '#a7bedd',
500: '#7fa3ce',
950: '#000000',
},
}SCSS
$custom: #7fa3ce; $custom-light: #a7bedd; $custom-dark: #000000;
JSON
{
"hex": "#7fa3ce",
"rgb": {
"r": 127,
"g": 163,
"b": 206
},
"hsl": {
"h": 212.658,
"s": 44.633,
"l": 65.294
},
"oklch": {
"l": 0.7049,
"c": 0.07482,
"h": 253.2
},
"luminance": 0.35163
}Semantic roles & 50–950 ramp
primary
#7FA3CE
secondary
#E2D6C7
accent
#792EB8
background
#FAFBFD
surface
#F4F6FB
border
#CED0D4
text
#101215
muted
#7F8183