#7FA4CD#7FA4CD
#7FA4CD is a light, moderate cyan. Relative luminance 0.355; OKLCH L 70.7% C 0.073 H 251.4°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA4CD |
|---|---|
| RGB | rgb(127, 164, 205) |
| HSL | hsl(212, 44%, 65%) |
| HSV | hsv(212, 38%, 80%) |
| CMYK | cmyk(38%, 20%, 0%, 19.6%) |
| CIE-LAB | lab(66.11, -2.35, -24.95) |
| CIE-LCH | lch(66.11, 25.06, 264.61°) |
| OKLab | oklab(70.67% -0.0232 -0.069) |
| OKLCH | oklch(70.67% 0.073 251.4) |
| XYZ | xyz(33.0438, 35.4690, 62.8508) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 6.19
Carolina Blue
#8AB8FE
ΔE00 7.21
Periwinkle Blue
#8F99FB
ΔE00 7.68
Faded Blue
#658CBB
ΔE00 7.80
Bluey Grey
#89A0B0
ΔE00 7.84
Greyblue
#77A1B5
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA4CD #CDA87F
analogous
#7FCBCD #7FA4CD #817FCD
triadic
#7FA4CD #CD7FA4 #A4CD7F
tetradic
#7FA4CD #CD7FCB #CDA87F #7FCD81
square
#7FA4CD #CD7FCB #CDA87F #7FCD81
split-complementary
#7FA4CD #CD817F #CBCD7F
monochromatic
#3B6697 #5385BC #7FA4CD #ABC3DE #D7E3EF
Accessibility & contrast
On white
2.59
#7FA4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#7FA4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA4CD
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA4CD | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5CF
Deuteranopia (green-blind)
#8B9DCC
Tritanopia (blue-blind)
#65ADB2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7fa4cd; /* rgb */ color: rgb(127, 164, 205); /* oklch */ color: oklch(70.7% 0.073 251.4);
Tailwind
colors: {
custom: {
50: '#a7bedc',
500: '#7fa4cd',
950: '#000000',
},
}SCSS
$custom: #7fa4cd; $custom-light: #a7bedc; $custom-dark: #000000;
JSON
{
"hex": "#7fa4cd",
"rgb": {
"r": 127,
"g": 164,
"b": 205
},
"hsl": {
"h": 211.538,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.70665,
"c": 0.07282,
"h": 251.4
},
"luminance": 0.35471
}Semantic roles & 50–950 ramp
primary
#7FA4CD
secondary
#E1D5C7
accent
#762FB7
background
#FAFBFD
surface
#F4F6FB
border
#CED0D4
text
#101215
muted
#7F8183