#6FA2DD#6FA2DD
#6FA2DD is a light, moderate cyan. Relative luminance 0.344; OKLCH L 70.0% C 0.103 H 252.8°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA2DD |
|---|---|
| RGB | rgb(111, 162, 221) |
| HSL | hsl(212, 62%, 65%) |
| HSV | hsv(212, 50%, 87%) |
| CMYK | cmyk(49.8%, 26.7%, 0%, 13.3%) |
| CIE-LAB | lab(65.31, -0.75, -35.12) |
| CIE-LCH | lch(65.31, 35.13, 268.77°) |
| OKLab | oklab(70.01% -0.0304 -0.0983) |
| OKLCH | oklch(70.01% 0.103 252.8) |
| XYZ | xyz(32.5225, 34.4383, 73.3260) |
| Luminance | 0.3444 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.37
Dark Sky Blue
#448EE4
ΔE00 6.76
Carolina Blue
#8AB8FE
ΔE00 6.98
Dodgerblue
#1E90FF
ΔE00 7.08
Azure (survey)
#069AF3
ΔE00 7.14
Sky Blue (survey)
#75BBFD
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA2DD #DDAA6F
analogous
#6FD9DD #6FA2DD #736FDD
triadic
#6FA2DD #DD6FA2 #A2DD6F
tetradic
#6FA2DD #DD6FD9 #DDAA6F #6FDD73
square
#6FA2DD #DD6FD9 #DDAA6F #6FDD73
split-complementary
#6FA2DD #DD736F #D9DD6F
monochromatic
#2864AA #3D82D1 #6FA2DD #A1C2E9 #D2E2F4
Accessibility & contrast
On white
2.66
#6FA2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#6FA2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA2DD
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA2DD | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA5E0
Deuteranopia (green-blind)
#7D9ADC
Tritanopia (blue-blind)
#3AAFB6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #6fa2dd; /* rgb */ color: rgb(111, 162, 221); /* oklch */ color: oklch(70.0% 0.103 252.8);
Tailwind
colors: {
custom: {
50: '#9ebde7',
500: '#6fa2dd',
950: '#000000',
},
}SCSS
$custom: #6fa2dd; $custom-light: #9ebde7; $custom-dark: #000000;
JSON
{
"hex": "#6fa2dd",
"rgb": {
"r": 111,
"g": 162,
"b": 221
},
"hsl": {
"h": 212.182,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.70009,
"c": 0.10291,
"h": 252.8
},
"luminance": 0.34441
}Semantic roles & 50–950 ramp
primary
#6FA2DD
secondary
#E7D5C1
accent
#791CCA
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1216
muted
#7F8184