#6FA0DD#6FA0DD
#6FA0DD is a light, moderate cyan. Relative luminance 0.337; OKLCH L 69.6% C 0.105 H 254.4°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA0DD |
|---|---|
| RGB | rgb(111, 160, 221) |
| HSL | hsl(213, 62%, 65%) |
| HSV | hsv(213, 50%, 87%) |
| CMYK | cmyk(49.8%, 27.6%, 0%, 13.3%) |
| CIE-LAB | lab(64.75, 0.38, -35.98) |
| CIE-LCH | lch(64.75, 35.98, 270.60°) |
| OKLab | oklab(69.58% -0.0281 -0.1008) |
| OKLCH | oklch(69.58% 0.105 254.4) |
| XYZ | xyz(32.1730, 33.7392, 73.2095) |
| Luminance | 0.3374 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.72
Dark Sky Blue
#448EE4
ΔE00 6.39
Dodgerblue
#1E90FF
ΔE00 6.87
Faded Blue
#658CBB
ΔE00 6.98
Carolina Blue
#8AB8FE
ΔE00 7.33
Azure (survey)
#069AF3
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA0DD #DDAC6F
analogous
#6FD7DD #6FA0DD #756FDD
triadic
#6FA0DD #DD6FA0 #A0DD6F
tetradic
#6FA0DD #DD6FD7 #DDAC6F #6FDD75
square
#6FA0DD #DD6FD7 #DDAC6F #6FDD75
split-complementary
#6FA0DD #DD756F #D7DD6F
monochromatic
#2862AA #3D7FD1 #6FA0DD #A1C1E9 #D2E1F4
Accessibility & contrast
On white
2.71
#6FA0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#6FA0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA0DD
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA0DD | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3E0
Deuteranopia (green-blind)
#7A98DC
Tritanopia (blue-blind)
#3BAEB5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #6fa0dd; /* rgb */ color: rgb(111, 160, 221); /* oklch */ color: oklch(69.6% 0.105 254.4);
Tailwind
colors: {
custom: {
50: '#9ebbe8',
500: '#6fa0dd',
950: '#000000',
},
}SCSS
$custom: #6fa0dd; $custom-light: #9ebbe8; $custom-dark: #000000;
JSON
{
"hex": "#6fa0dd",
"rgb": {
"r": 111,
"g": 160,
"b": 221
},
"hsl": {
"h": 213.273,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.69575,
"c": 0.10464,
"h": 254.4
},
"luminance": 0.33742
}Semantic roles & 50–950 ramp
primary
#6FA0DD
secondary
#E7D6C1
accent
#7C1CCA
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084