#7FA3CB#7FA3CB
#7FA3CB is a light, moderate cyan. Relative luminance 0.350; OKLCH L 70.4% C 0.071 H 251.5°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA3CB |
|---|---|
| RGB | rgb(127, 163, 203) |
| HSL | hsl(212, 42%, 65%) |
| HSV | hsv(212, 37%, 80%) |
| CMYK | cmyk(37.4%, 19.7%, 0%, 20.4%) |
| CIE-LAB | lab(65.76, -2.33, -24.38) |
| CIE-LCH | lch(65.76, 24.49, 264.54°) |
| OKLab | oklab(70.36% -0.0226 -0.0674) |
| OKLCH | oklch(70.36% 0.071 251.5) |
| XYZ | xyz(32.6257, 35.0165, 61.5281) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 6.19
Faded Blue
#658CBB
ΔE00 7.56
Carolina Blue
#8AB8FE
ΔE00 7.57
Periwinkle Blue
#8F99FB
ΔE00 7.60
Bluey Grey
#89A0B0
ΔE00 7.60
Greyblue
#77A1B5
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA3CB #CBA77F
analogous
#7FC9CB #7FA3CB #817FCB
triadic
#7FA3CB #CB7FA3 #A3CB7F
tetradic
#7FA3CB #CB7FC9 #CBA77F #7FCB81
square
#7FA3CB #CB7FC9 #CBA77F #7FCB81
split-complementary
#7FA3CB #CB817F #C9CB7F
monochromatic
#3C6594 #5384B9 #7FA3CB #ABC2DD #D6E2EE
Accessibility & contrast
On white
2.62
#7FA3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#7FA3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA3CB
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA3CB | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CD
Deuteranopia (green-blind)
#8B9CCA
Tritanopia (blue-blind)
#66ACB0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7fa3cb; /* rgb */ color: rgb(127, 163, 203); /* oklch */ color: oklch(70.4% 0.071 251.5);
Tailwind
colors: {
custom: {
50: '#a6bedb',
500: '#7fa3cb',
950: '#000000',
},
}SCSS
$custom: #7fa3cb; $custom-light: #a6bedb; $custom-dark: #000000;
JSON
{
"hex": "#7fa3cb",
"rgb": {
"r": 127,
"g": 163,
"b": 203
},
"hsl": {
"h": 211.579,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.70365,
"c": 0.07108,
"h": 251.5
},
"luminance": 0.35018
}Semantic roles & 50–950 ramp
primary
#7FA3CB
secondary
#E0D4C6
accent
#7630B5
background
#FAFBFD
surface
#F4F6FA
border
#CED0D3
text
#101215
muted
#7F8183