#6F9ADD#6F9ADD
#6F9ADD is a light, moderate blue. Relative luminance 0.317; OKLCH L 68.3% C 0.110 H 259.0°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6F9ADD |
|---|---|
| RGB | rgb(111, 154, 221) |
| HSL | hsl(217, 62%, 65%) |
| HSV | hsv(217, 50%, 87%) |
| CMYK | cmyk(49.8%, 30.3%, 0%, 13.3%) |
| CIE-LAB | lab(63.10, 3.80, -38.56) |
| CIE-LCH | lch(63.10, 38.75, 275.63°) |
| OKLab | oklab(68.28% -0.021 -0.1083) |
| OKLCH | oklch(68.28% 0.11 259) |
| XYZ | xyz(31.1579, 31.7090, 72.8712) |
| Luminance | 0.3171 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.26
Faded Blue
#658CBB
ΔE00 5.69
Soft Blue
#6488EA
ΔE00 5.71
Dark Sky Blue
#448EE4
ΔE00 5.79
Dodgerblue
#1E90FF
ΔE00 6.81
Periwinkle Blue
#8F99FB
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F9ADD #DDB26F
analogous
#6FD1DD #6F9ADD #7B6FDD
triadic
#6F9ADD #DD6F9A #9ADD6F
tetradic
#6F9ADD #DD6FD1 #DDB26F #6FDD7B
square
#6F9ADD #DD6FD1 #DDB26F #6FDD7B
split-complementary
#6F9ADD #DD7B6F #D1DD6F
monochromatic
#285BAA #3D77D1 #6F9ADD #A1BDE9 #D2DFF4
Accessibility & contrast
On white
2.86
#6F9ADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#6F9ADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6F9ADD
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F9ADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F9ADD | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809EE0
Deuteranopia (green-blind)
#7394DC
Tritanopia (blue-blind)
#3CA9B2
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #6f9add; /* rgb */ color: rgb(111, 154, 221); /* oklch */ color: oklch(68.3% 0.110 259.0);
Tailwind
colors: {
custom: {
50: '#9eb7e8',
500: '#6f9add',
950: '#000000',
},
}SCSS
$custom: #6f9add; $custom-light: #9eb7e8; $custom-dark: #000000;
JSON
{
"hex": "#6f9add",
"rgb": {
"r": 111,
"g": 154,
"b": 221
},
"hsl": {
"h": 216.545,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.68282,
"c": 0.1103,
"h": 259
},
"luminance": 0.31711
}Semantic roles & 50–950 ramp
primary
#6F9ADD
secondary
#E7D8C1
accent
#861CCA
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084