#85A8F7#85A8F7
#85A8F7 is a light, vivid blue. Relative luminance 0.397; OKLCH L 73.8% C 0.121 H 265.3°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #85A8F7 |
|---|---|
| RGB | rgb(133, 168, 247) |
| HSL | hsl(222, 88%, 75%) |
| HSV | hsv(222, 46%, 97%) |
| CMYK | cmyk(46.2%, 32%, 0%, 3.1%) |
| CIE-LAB | lab(69.26, 8.63, -43.11) |
| CIE-LCH | lch(69.26, 43.96, 281.32°) |
| OKLab | oklab(73.78% -0.0099 -0.121) |
| OKLCH | oklch(73.78% 0.121 265.3) |
| XYZ | xyz(40.4586, 39.7047, 93.5095) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.59
Periwinkle Blue
#8F99FB
ΔE00 6.09
Cornflowerblue
#6495ED
ΔE00 6.42
Pastel Blue
#A2BFFE
ΔE00 6.44
Sky Blue (survey)
#75BBFD
ΔE00 8.27
Light Grey Blue
#9DBCD4
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85A8F7 #F7D485
analogous
#85E1F7 #85A8F7 #9B85F7
triadic
#85A8F7 #F785A8 #A8F785
tetradic
#85A8F7 #F785E1 #F7D485 #85F79B
square
#85A8F7 #F785E1 #F7D485 #85F79B
split-complementary
#85A8F7 #F79B85 #E1F785
monochromatic
#1256EF #4C7FF3 #85A8F7 #BED1FB #E2EBFD
Accessibility & contrast
On white
2.35
#85A8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#85A8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85A8F7
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85A8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85A8F7 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAFFA
Deuteranopia (green-blind)
#7FA4F5
Tritanopia (blue-blind)
#58B9C4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #85a8f7; /* rgb */ color: rgb(133, 168, 247); /* oklch */ color: oklch(73.8% 0.121 265.3);
Tailwind
colors: {
custom: {
50: '#adc1fa',
500: '#85a8f7',
950: '#000000',
},
}SCSS
$custom: #85a8f7; $custom-light: #adc1fa; $custom-dark: #000000;
JSON
{
"hex": "#85a8f7",
"rgb": {
"r": 133,
"g": 168,
"b": 247
},
"hsl": {
"h": 221.579,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.73781,
"c": 0.12145,
"h": 265.3
},
"luminance": 0.39707
}Semantic roles & 50–950 ramp
primary
#85A8F7
secondary
#F5ECD6
accent
#9F01E4
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185