#7FA7CD#7FA7CD
#7FA7CD is a light, moderate cyan. Relative luminance 0.366; OKLCH L 71.3% C 0.071 H 247.5°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA7CD |
|---|---|
| RGB | rgb(127, 167, 205) |
| HSL | hsl(209, 44%, 65%) |
| HSV | hsv(209, 38%, 80%) |
| CMYK | cmyk(38%, 18.5%, 0%, 19.6%) |
| CIE-LAB | lab(66.94, -4.02, -23.68) |
| CIE-LCH | lch(66.94, 24.02, 260.37°) |
| OKLab | oklab(71.32% -0.027 -0.0654) |
| OKLCH | oklch(71.32% 0.071 247.5) |
| XYZ | xyz(33.5870, 36.5554, 63.0319) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 6.98
Cornflowerblue
#6495ED
ΔE00 6.99
Greyblue
#77A1B5
ΔE00 7.16
Bluey Grey
#89A0B0
ΔE00 7.21
Light Grey Blue
#9DBCD4
ΔE00 7.32
Sky Blue (survey)
#75BBFD
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA7CD #CDA57F
analogous
#7FCDCC #7FA7CD #7F80CD
triadic
#7FA7CD #CD7FA7 #A7CD7F
tetradic
#7FA7CD #CC7FCD #CDA57F #80CD7F
square
#7FA7CD #CC7FCD #CDA57F #80CD7F
split-complementary
#7FA7CD #CD7F80 #CDCC7F
monochromatic
#3B6A97 #5389BC #7FA7CD #ABC5DE #D7E4EF
Accessibility & contrast
On white
2.53
#7FA7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#7FA7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA7CD
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA7CD | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CF
Deuteranopia (green-blind)
#8E9FCC
Tritanopia (blue-blind)
#64B0B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7fa7cd; /* rgb */ color: rgb(127, 167, 205); /* oklch */ color: oklch(71.3% 0.071 247.5);
Tailwind
colors: {
custom: {
50: '#a7c1dc',
500: '#7fa7cd',
950: '#000000',
},
}SCSS
$custom: #7fa7cd; $custom-light: #a7c1dc; $custom-dark: #000000;
JSON
{
"hex": "#7fa7cd",
"rgb": {
"r": 127,
"g": 167,
"b": 205
},
"hsl": {
"h": 209.231,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.71318,
"c": 0.0708,
"h": 247.5
},
"luminance": 0.36557
}Semantic roles & 50–950 ramp
primary
#7FA7CD
secondary
#E1D4C7
accent
#712FB7
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#101215
muted
#7F8183