#6699FA#6699FA
#6699FA is a light, vivid blue. Relative luminance 0.325; OKLCH L 69.1% C 0.153 H 262.2°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6699FA |
|---|---|
| RGB | rgb(102, 153, 250) |
| HSL | hsl(219, 94%, 69%) |
| HSV | hsv(219, 59%, 98%) |
| CMYK | cmyk(59.2%, 38.8%, 0%, 2%) |
| CIE-LAB | lab(63.76, 11.56, -53.53) |
| CIE-LCH | lch(63.76, 54.76, 282.19°) |
| OKLab | oklab(69.12% -0.0209 -0.152) |
| OKLCH | oklch(69.12% 0.153 262.2) |
| XYZ | xyz(34.1201, 32.5064, 94.9002) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 1.73
Soft Blue
#6488EA
ΔE00 5.67
Dark Sky Blue
#448EE4
ΔE00 5.88
Dodgerblue
#1E90FF
ΔE00 6.08
Dodger Blue
#3E82FC
ΔE00 7.18
Faded Blue
#658CBB
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6699FA #FAC766
analogous
#66E3FA #6699FA #7D66FA
triadic
#6699FA #FA6699 #99FA66
tetradic
#6699FA #FA66E3 #FAC766 #66FA7D
square
#6699FA #FA66E3 #FAC766 #66FA7D
split-complementary
#6699FA #FA7D66 #E3FA66
monochromatic
#0751DE #2B71F8 #6699FA #A1C1FC #DDE8FE
Accessibility & contrast
On white
2.80
#6699FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#6699FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6699FA
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6699FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6699FA | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FE
Deuteranopia (green-blind)
#5B94F8
Tritanopia (blue-blind)
#00AFBD
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #6699fa; /* rgb */ color: rgb(102, 153, 250); /* oklch */ color: oklch(69.1% 0.153 262.2);
Tailwind
colors: {
custom: {
50: '#9db6fc',
500: '#6699fa',
950: '#000000',
},
}SCSS
$custom: #6699fa; $custom-light: #9db6fc; $custom-dark: #000000;
JSON
{
"hex": "#6699fa",
"rgb": {
"r": 102,
"g": 153,
"b": 250
},
"hsl": {
"h": 219.324,
"s": 93.671,
"l": 69.02
},
"oklch": {
"l": 0.69124,
"c": 0.15347,
"h": 262.2
},
"luminance": 0.32509
}Semantic roles & 50–950 ramp
primary
#6699FA
secondary
#F4E5C8
accent
#9600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1117
muted
#7F8085