#7F9CDA#7F9CDA
#7F9CDA is a light, moderate blue. Relative luminance 0.334; OKLCH L 69.5% C 0.097 H 264.7°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7F9CDA |
|---|---|
| RGB | rgb(127, 156, 218) |
| HSL | hsl(221, 55%, 68%) |
| HSV | hsv(221, 42%, 85%) |
| CMYK | cmyk(41.7%, 28.4%, 0%, 14.5%) |
| CIE-LAB | lab(64.44, 5.72, -34.74) |
| CIE-LCH | lch(64.44, 35.20, 279.35°) |
| OKLab | oklab(69.53% -0.0089 -0.097) |
| OKLCH | oklch(69.53% 0.097 264.7) |
| XYZ | xyz(33.2918, 33.3491, 70.9989) |
| Luminance | 0.3335 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.97
Periwinkle Blue
#8F99FB
ΔE00 5.48
Soft Blue
#6488EA
ΔE00 6.74
Faded Blue
#658CBB
ΔE00 7.04
Perrywinkle
#8F8CE7
ΔE00 7.73
Carolina Blue
#8AB8FE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F9CDA #DABD7F
analogous
#7FCADA #7F9CDA #8F7FDA
triadic
#7F9CDA #DA7F9C #9CDA7F
tetradic
#7F9CDA #DA7FCA #DABD7F #7FDA8F
square
#7F9CDA #DA7FCA #DABD7F #7FDA8F
split-complementary
#7F9CDA #DA8F7F #CADA7F
monochromatic
#3259AD #5077CC #7F9CDA #AEC1E8 #DEE5F5
Accessibility & contrast
On white
2.74
#7F9CDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#7F9CDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7F9CDA
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F9CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F9CDA | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DD
Deuteranopia (green-blind)
#7D98D9
Tritanopia (blue-blind)
#5FA9B2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #7f9cda; /* rgb */ color: rgb(127, 156, 218); /* oklch */ color: oklch(69.5% 0.097 264.7);
Tailwind
colors: {
custom: {
50: '#a7b9e5',
500: '#7f9cda',
950: '#000000',
},
}SCSS
$custom: #7f9cda; $custom-light: #a7b9e5; $custom-dark: #000000;
JSON
{
"hex": "#7f9cda",
"rgb": {
"r": 127,
"g": 156,
"b": 218
},
"hsl": {
"h": 220.879,
"s": 55.152,
"l": 67.647
},
"oklch": {
"l": 0.69528,
"c": 0.0974,
"h": 264.7
},
"luminance": 0.33351
}Semantic roles & 50–950 ramp
primary
#7F9CDA
secondary
#E9E0CC
accent
#9023C3
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084