#69A7FF#69A7FF
#69A7FF is a light, vivid blue. Relative luminance 0.379; OKLCH L 72.5% C 0.144 H 257.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #69A7FF |
|---|---|
| RGB | rgb(105, 167, 255) |
| HSL | hsl(215, 100%, 71%) |
| HSV | hsv(215, 59%, 100%) |
| CMYK | cmyk(58.8%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(67.92, 5.63, -49.67) |
| CIE-LCH | lch(67.92, 49.98, 276.46°) |
| OKLab | oklab(72.47% -0.0317 -0.1406) |
| OKLCH | oklch(72.47% 0.144 257.3) |
| XYZ | xyz(37.6880, 37.8574, 99.9095) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.32
Cornflowerblue
#6495ED
ΔE00 5.61
Sky Blue (survey)
#75BBFD
ΔE00 5.95
Dodgerblue
#1E90FF
ΔE00 7.63
Azure (survey)
#069AF3
ΔE00 7.94
Dark Sky Blue
#448EE4
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A7FF #FFC169
analogous
#69F2FF #69A7FF #7669FF
triadic
#69A7FF #FF69A7 #A7FF69
tetradic
#69A7FF #FF69F2 #FFC169 #69FF76
square
#69A7FF #FF69F2 #FFC169 #69FF76
split-complementary
#69A7FF #FF7669 #F2FF69
monochromatic
#0062EE #2C83FF #69A7FF #A6CBFF #E0EDFF
Accessibility & contrast
On white
2.45
#69A7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#69A7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A7FF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A7FF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#6E9FFD
Tritanopia (blue-blind)
#00BBC7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #69a7ff; /* rgb */ color: rgb(105, 167, 255); /* oklch */ color: oklch(72.5% 0.144 257.3);
Tailwind
colors: {
custom: {
50: '#9fc0ff',
500: '#69a7ff',
950: '#000000',
},
}SCSS
$custom: #69a7ff; $custom-light: #9fc0ff; $custom-dark: #000000;
JSON
{
"hex": "#69a7ff",
"rgb": {
"r": 105,
"g": 167,
"b": 255
},
"hsl": {
"h": 215.2,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.72471,
"c": 0.14411,
"h": 257.3
},
"luminance": 0.37861
}Semantic roles & 50–950 ramp
primary
#69A7FF
secondary
#F6E5CE
accent
#8700E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186