#7FA8D5#7FA8D5
#7FA8D5 is a light, moderate cyan. Relative luminance 0.373; OKLCH L 71.9% C 0.080 H 251.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA8D5 |
|---|---|
| RGB | rgb(127, 168, 213) |
| HSL | hsl(211, 51%, 67%) |
| HSV | hsv(211, 40%, 84%) |
| CMYK | cmyk(40.4%, 21.1%, 0%, 16.5%) |
| CIE-LAB | lab(67.52, -2.42, -27.22) |
| CIE-LCH | lch(67.52, 27.33, 264.93°) |
| OKLab | oklab(71.87% -0.0256 -0.0755) |
| OKLCH | oklch(71.87% 0.08 251.3) |
| XYZ | xyz(34.7614, 37.3194, 68.3096) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.85
Cornflowerblue
#6495ED
ΔE00 6.45
Sky Blue (survey)
#75BBFD
ΔE00 6.94
Light Grey Blue
#9DBCD4
ΔE00 7.97
Periwinkle Blue
#8F99FB
ΔE00 8.20
Pastel Blue
#A2BFFE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA8D5 #D5AC7F
analogous
#7FD3D5 #7FA8D5 #817FD5
triadic
#7FA8D5 #D57FA8 #A8D57F
tetradic
#7FA8D5 #D57FD3 #D5AC7F #7FD581
square
#7FA8D5 #D57FD3 #D5AC7F #7FD581
split-complementary
#7FA8D5 #D5817F #D3D57F
monochromatic
#366AA4 #5189C6 #7FA8D5 #ADC7E4 #DBE7F3
Accessibility & contrast
On white
2.48
#7FA8D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#7FA8D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA8D5
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA8D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA8D5 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A9D7
Deuteranopia (green-blind)
#8CA1D4
Tritanopia (blue-blind)
#60B2B7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7fa8d5; /* rgb */ color: rgb(127, 168, 213); /* oklch */ color: oklch(71.9% 0.080 251.3);
Tailwind
colors: {
custom: {
50: '#a7c1e2',
500: '#7fa8d5',
950: '#000000',
},
}SCSS
$custom: #7fa8d5; $custom-light: #a7c1e2; $custom-dark: #000000;
JSON
{
"hex": "#7fa8d5",
"rgb": {
"r": 127,
"g": 168,
"b": 213
},
"hsl": {
"h": 211.395,
"s": 50.588,
"l": 66.667
},
"oklch": {
"l": 0.71868,
"c": 0.07969,
"h": 251.3
},
"luminance": 0.37321
}Semantic roles & 50–950 ramp
primary
#7FA8D5
secondary
#E6D9CA
accent
#7628BE
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#101215
muted
#7F8183