#85B3F8#85B3F8
#85B3F8 is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.1% C 0.111 H 258.3°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #85B3F8 |
|---|---|
| RGB | rgb(133, 179, 248) |
| HSL | hsl(216, 89%, 75%) |
| HSV | hsv(216, 46%, 97%) |
| CMYK | cmyk(46.4%, 27.8%, 0%, 2.7%) |
| CIE-LAB | lab(72.23, 2.73, -39.01) |
| CIE-LCH | lch(72.23, 39.11, 274.01°) |
| OKLab | oklab(76.11% -0.0226 -0.1092) |
| OKLCH | oklch(76.11% 0.111 258.3) |
| XYZ | xyz(42.7306, 44.0013, 95.0302) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.39
Sky Blue (survey)
#75BBFD
ΔE00 4.84
Pastel Blue
#A2BFFE
ΔE00 5.31
Baby Blue (survey)
#A2CFFE
ΔE00 7.35
Light Grey Blue
#9DBCD4
ΔE00 8.43
Sky
#82CAFC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85B3F8 #F8CA85
analogous
#85ECF8 #85B3F8 #9185F8
triadic
#85B3F8 #F885B3 #B3F885
tetradic
#85B3F8 #F885EC #F8CA85 #85F891
square
#85B3F8 #F885EC #F8CA85 #85F891
split-complementary
#85B3F8 #F89185 #ECF885
monochromatic
#116BF1 #4B8FF5 #85B3F8 #BFD7FB #E2EDFD
Accessibility & contrast
On white
2.14
#85B3F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#85B3F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85B3F8
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85B3F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85B3F8 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B7FB
Deuteranopia (green-blind)
#8BACF7
Tritanopia (blue-blind)
#56C2CB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #85b3f8; /* rgb */ color: rgb(133, 179, 248); /* oklch */ color: oklch(76.1% 0.111 258.3);
Tailwind
colors: {
custom: {
50: '#aec9fb',
500: '#85b3f8',
950: '#000000',
},
}SCSS
$custom: #85b3f8; $custom-light: #aec9fb; $custom-dark: #000000;
JSON
{
"hex": "#85b3f8",
"rgb": {
"r": 133,
"g": 179,
"b": 248
},
"hsl": {
"h": 216,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.76111,
"c": 0.11149,
"h": 258.3
},
"luminance": 0.44004
}Semantic roles & 50–950 ramp
primary
#85B3F8
secondary
#F5E9D6
accent
#8A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285