#69A6FC#69A6FC
#69A6FC is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.1% C 0.141 H 257.1°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69A6FC |
|---|---|
| RGB | rgb(105, 166, 252) |
| HSL | hsl(215, 96%, 70%) |
| HSV | hsv(215, 58%, 99%) |
| CMYK | cmyk(58.3%, 34.1%, 0%, 1.2%) |
| CIE-LAB | lab(67.50, 5.25, -48.69) |
| CIE-LCH | lch(67.50, 48.97, 276.15°) |
| OKLab | oklab(72.1% -0.0314 -0.1377) |
| OKLCH | oklch(72.1% 0.141 257.1) |
| XYZ | xyz(37.0264, 37.3007, 97.3251) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.28
Carolina Blue
#8AB8FE
ΔE00 5.54
Sky Blue (survey)
#75BBFD
ΔE00 6.18
Dodgerblue
#1E90FF
ΔE00 7.38
Azure (survey)
#069AF3
ΔE00 7.76
Dark Sky Blue
#448EE4
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A6FC #FCBF69
analogous
#69EFFC #69A6FC #7669FC
triadic
#69A6FC #FC69A6 #A6FC69
tetradic
#69A6FC #FC69EF #FCBF69 #69FC76
square
#69A6FC #FC69EF #FCBF69 #69FC76
split-complementary
#69A6FC #FC7669 #EFFC69
monochromatic
#0562E6 #2D82FB #69A6FC #A5CAFD #E1EDFE
Accessibility & contrast
On white
2.48
#69A6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#69A6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A6FC
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A6FC | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#6F9EFA
Tritanopia (blue-blind)
#00B9C5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #69a6fc; /* rgb */ color: rgb(105, 166, 252); /* oklch */ color: oklch(72.1% 0.141 257.1);
Tailwind
colors: {
custom: {
50: '#9ec0fe',
500: '#69a6fc',
950: '#000000',
},
}SCSS
$custom: #69a6fc; $custom-light: #9ec0fe; $custom-dark: #000000;
JSON
{
"hex": "#69a6fc",
"rgb": {
"r": 105,
"g": 166,
"b": 252
},
"hsl": {
"h": 215.102,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.72102,
"c": 0.14127,
"h": 257.1
},
"luminance": 0.37304
}Semantic roles & 50–950 ramp
primary
#69A6FC
secondary
#F5E4CC
accent
#8600E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1218
muted
#7F8186