#85B1F3#85B1F3
#85B1F3 is a light, moderate blue. Relative luminance 0.429; OKLCH L 75.5% C 0.107 H 258.3°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #85B1F3 |
|---|---|
| RGB | rgb(133, 177, 243) |
| HSL | hsl(216, 82%, 74%) |
| HSV | hsv(216, 45%, 95%) |
| CMYK | cmyk(45.3%, 27.2%, 0%, 4.7%) |
| CIE-LAB | lab(71.49, 2.43, -37.46) |
| CIE-LCH | lch(71.49, 37.54, 273.71°) |
| OKLab | oklab(75.46% -0.0217 -0.1047) |
| OKLCH | oklch(75.46% 0.107 258.3) |
| XYZ | xyz(41.5673, 42.8993, 90.8667) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.02
Sky Blue (survey)
#75BBFD
ΔE00 5.26
Pastel Blue
#A2BFFE
ΔE00 5.45
Baby Blue (survey)
#A2CFFE
ΔE00 7.81
Cornflowerblue
#6495ED
ΔE00 8.02
Light Grey Blue
#9DBCD4
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85B1F3 #F3C785
analogous
#85E8F3 #85B1F3 #9085F3
triadic
#85B1F3 #F385B1 #B1F385
tetradic
#85B1F3 #F385E8 #F3C785 #85F390
square
#85B1F3 #F385E8 #F3C785 #85F390
split-complementary
#85B1F3 #F39085 #E8F385
monochromatic
#176AE7 #4D8DEE #85B1F3 #BDD5F8 #E3EDFC
Accessibility & contrast
On white
2.19
#85B1F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#85B1F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85B1F3
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85B1F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85B1F3 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B5F6
Deuteranopia (green-blind)
#8CAAF2
Tritanopia (blue-blind)
#59BFC8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #85b1f3; /* rgb */ color: rgb(133, 177, 243); /* oklch */ color: oklch(75.5% 0.107 258.3);
Tailwind
colors: {
custom: {
50: '#adc8f7',
500: '#85b1f3',
950: '#000000',
},
}SCSS
$custom: #85b1f3; $custom-light: #adc8f7; $custom-dark: #000000;
JSON
{
"hex": "#85b1f3",
"rgb": {
"r": 133,
"g": 177,
"b": 243
},
"hsl": {
"h": 216,
"s": 82.09,
"l": 73.725
},
"oklch": {
"l": 0.75462,
"c": 0.10693,
"h": 258.3
},
"luminance": 0.42902
}Semantic roles & 50–950 ramp
primary
#85B1F3
secondary
#F4E8D7
accent
#8807DE
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285