#85B2FB#85B2FB
#85B2FB is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.0% C 0.116 H 259.8°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #85B2FB |
|---|---|
| RGB | rgb(133, 178, 251) |
| HSL | hsl(217, 94%, 75%) |
| HSV | hsv(217, 47%, 98%) |
| CMYK | cmyk(47%, 29.1%, 0%, 1.6%) |
| CIE-LAB | lab(72.09, 4.15, -40.85) |
| CIE-LCH | lch(72.09, 41.06, 275.80°) |
| OKLab | oklab(76.04% -0.0206 -0.1145) |
| OKLCH | oklch(76.04% 0.116 259.8) |
| XYZ | xyz(43.0001, 43.7895, 97.4344) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.57
Sky Blue (survey)
#75BBFD
ΔE00 5.29
Pastel Blue
#A2BFFE
ΔE00 5.29
Baby Blue (survey)
#A2CFFE
ΔE00 7.62
Cornflowerblue
#6495ED
ΔE00 8.31
Light Grey Blue
#9DBCD4
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85B2FB #FBCE85
analogous
#85EDFB #85B2FB #9385FB
triadic
#85B2FB #FB85B2 #B2FB85
tetradic
#85B2FB #FB85ED #FBCE85 #85FB93
square
#85B2FB #FB85ED #FBCE85 #85FB93
split-complementary
#85B2FB #FB9385 #EDFB85
monochromatic
#0E67F7 #4A8DF9 #85B2FB #C0D7FD #E1ECFE
Accessibility & contrast
On white
2.15
#85B2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#85B2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85B2FB
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85B2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85B2FB | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FE
Deuteranopia (green-blind)
#89ACF9
Tritanopia (blue-blind)
#54C2CC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #85b2fb; /* rgb */ color: rgb(133, 178, 251); /* oklch */ color: oklch(76.0% 0.116 259.8);
Tailwind
colors: {
custom: {
50: '#aec8fd',
500: '#85b2fb',
950: '#000000',
},
}SCSS
$custom: #85b2fb; $custom-light: #aec8fd; $custom-dark: #000000;
JSON
{
"hex": "#85b2fb",
"rgb": {
"r": 133,
"g": 178,
"b": 251
},
"hsl": {
"h": 217.119,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.76041,
"c": 0.11633,
"h": 259.8
},
"luminance": 0.43792
}Semantic roles & 50–950 ramp
primary
#85B2FB
secondary
#F6E9D5
accent
#8E00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285