#85B4F8#85B4F8
#85B4F8 is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.3% C 0.111 H 257.6°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #85B4F8 |
|---|---|
| RGB | rgb(133, 180, 248) |
| HSL | hsl(215, 89%, 75%) |
| HSV | hsv(215, 46%, 97%) |
| CMYK | cmyk(46.4%, 27.4%, 0%, 2.7%) |
| CIE-LAB | lab(72.50, 2.18, -38.59) |
| CIE-LCH | lch(72.50, 38.66, 273.23°) |
| OKLab | oklab(76.32% -0.0238 -0.108) |
| OKLCH | oklch(76.32% 0.111 257.6) |
| XYZ | xyz(42.9318, 44.4036, 95.0972) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.21
Sky Blue (survey)
#75BBFD
ΔE00 4.52
Pastel Blue
#A2BFFE
ΔE00 5.33
Baby Blue (survey)
#A2CFFE
ΔE00 7.10
Sky
#82CAFC
ΔE00 8.10
Light Grey Blue
#9DBCD4
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85B4F8 #F8C985
analogous
#85EEF8 #85B4F8 #9085F8
triadic
#85B4F8 #F885B4 #B4F885
tetradic
#85B4F8 #F885EE #F8C985 #85F890
square
#85B4F8 #F885EE #F8C985 #85F890
split-complementary
#85B4F8 #F89085 #EEF885
monochromatic
#116DF1 #4B90F5 #85B4F8 #BFD8FB #E2EDFD
Accessibility & contrast
On white
2.13
#85B4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#85B4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85B4F8
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85B4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85B4F8 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB8FB
Deuteranopia (green-blind)
#8DADF7
Tritanopia (blue-blind)
#55C3CC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #85b4f8; /* rgb */ color: rgb(133, 180, 248); /* oklch */ color: oklch(76.3% 0.111 257.6);
Tailwind
colors: {
custom: {
50: '#aecafb',
500: '#85b4f8',
950: '#000000',
},
}SCSS
$custom: #85b4f8; $custom-light: #aecafb; $custom-dark: #000000;
JSON
{
"hex": "#85b4f8",
"rgb": {
"r": 133,
"g": 180,
"b": 248
},
"hsl": {
"h": 215.478,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.7632,
"c": 0.11055,
"h": 257.6
},
"luminance": 0.44406
}Semantic roles & 50–950 ramp
primary
#85B4F8
secondary
#F5E8D6
accent
#8800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285