#6993CA#6993CA
#6993CA is a light, moderate cyan. Relative luminance 0.281; OKLCH L 65.5% C 0.095 H 255.5°. Best body text is #000000 at 6.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6993CA |
|---|---|
| RGB | rgb(105, 147, 202) |
| HSL | hsl(214, 48%, 60%) |
| HSV | hsv(214, 48%, 79%) |
| CMYK | cmyk(48%, 27.2%, 0%, 20.8%) |
| CIE-LAB | lab(60.01, 0.72, -32.81) |
| CIE-LCH | lch(60.01, 32.82, 271.26°) |
| OKLab | oklab(65.5% -0.0237 -0.0918) |
| OKLCH | oklch(65.5% 0.095 255.5) |
| XYZ | xyz(26.9165, 28.1331, 59.8775) |
| Luminance | 0.2813 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Faded Blue
#658CBB
ΔE00 2.77
Cornflowerblue
#6495ED
ΔE00 3.58
Dark Sky Blue
#448EE4
ΔE00 4.68
Soft Blue
#6488EA
ΔE00 4.96
Dusty Blue
#5A86AD
ΔE00 6.06
Off Blue
#5684AE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6993CA #CAA069
analogous
#69C3CA #6993CA #7069CA
triadic
#6993CA #CA6993 #93CA69
tetradic
#6993CA #CA69C3 #CAA069 #69CA70
square
#6993CA #CA69C3 #CAA069 #69CA70
split-complementary
#6993CA #CA7069 #C3CA69
monochromatic
#305688 #4073B6 #6993CA #96B4DA #C3D4EA
Accessibility & contrast
On white
3.17
#6993CA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.63
#6993CA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6993CA
6.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6993CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6993CA | 1.00 | 3.17 | 6.63 | 6.63 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E96CC
Deuteranopia (green-blind)
#728CC9
Tritanopia (blue-blind)
#3F9FA6
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #6993ca; /* rgb */ color: rgb(105, 147, 202); /* oklch */ color: oklch(65.5% 0.095 255.5);
Tailwind
colors: {
custom: {
50: '#99b2da',
500: '#6993ca',
950: '#000000',
},
}SCSS
$custom: #6993ca; $custom-light: #99b2da; $custom-dark: #000000;
JSON
{
"hex": "#6993ca",
"rgb": {
"r": 105,
"g": 147,
"b": 202
},
"hsl": {
"h": 214.021,
"s": 47.783,
"l": 60.196
},
"oklch": {
"l": 0.65504,
"c": 0.0948,
"h": 255.5
},
"luminance": 0.28135
}Semantic roles & 50–950 ramp
primary
#6993CA
secondary
#DACAB5
accent
#7C2ABB
background
#F9FAFD
surface
#F2F5FA
border
#CCCFD3
text
#0E1015
muted
#7E7F83