#7FA9DD#7FA9DD
#7FA9DD is a light, moderate cyan. Relative luminance 0.381; OKLCH L 72.4% C 0.089 H 254.2°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA9DD |
|---|---|
| RGB | rgb(127, 169, 221) |
| HSL | hsl(213, 58%, 68%) |
| HSV | hsv(213, 43%, 87%) |
| CMYK | cmyk(42.5%, 23.5%, 0%, 13.3%) |
| CIE-LAB | lab(68.10, -0.77, -30.73) |
| CIE-LCH | lch(68.10, 30.74, 268.56°) |
| OKLab | oklab(72.43% -0.0242 -0.0855) |
| OKLCH | oklch(72.43% 0.089 254.2) |
| XYZ | xyz(35.9872, 38.1063, 73.8516) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.97
Cornflowerblue
#6495ED
ΔE00 6.24
Sky Blue (survey)
#75BBFD
ΔE00 6.54
Pastel Blue
#A2BFFE
ΔE00 7.69
Periwinkle Blue
#8F99FB
ΔE00 8.11
Light Grey Blue
#9DBCD4
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA9DD #DDB37F
analogous
#7FD8DD #7FA9DD #847FDD
triadic
#7FA9DD #DD7FA9 #A9DD7F
tetradic
#7FA9DD #DD7FD8 #DDB37F #7FDD84
square
#7FA9DD #DD7FD8 #DDB37F #7FDD84
split-complementary
#7FA9DD #DD847F #D8DD7F
monochromatic
#2F6AB2 #4F89D0 #7FA9DD #AFC9EA #E0EAF7
Accessibility & contrast
On white
2.44
#7FA9DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#7FA9DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA9DD
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA9DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA9DD | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABDF
Deuteranopia (green-blind)
#8AA2DC
Tritanopia (blue-blind)
#5CB5BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7fa9dd; /* rgb */ color: rgb(127, 169, 221); /* oklch */ color: oklch(72.4% 0.089 254.2);
Tailwind
colors: {
custom: {
50: '#a8c2e7',
500: '#7fa9dd',
950: '#000000',
},
}SCSS
$custom: #7fa9dd; $custom-light: #a8c2e7; $custom-dark: #000000;
JSON
{
"hex": "#7fa9dd",
"rgb": {
"r": 127,
"g": 169,
"b": 221
},
"hsl": {
"h": 213.191,
"s": 58.025,
"l": 68.235
},
"oklch": {
"l": 0.72428,
"c": 0.08884,
"h": 254.2
},
"luminance": 0.38108
}Semantic roles & 50–950 ramp
primary
#7FA9DD
secondary
#EADDCE
accent
#7C20C6
background
#FAFBFE
surface
#F4F7FC
border
#CED0D5
text
#101216
muted
#7F8184