#85B2FF#85B2FF
#85B2FF is a light, vivid blue. Relative luminance 0.440; OKLCH L 76.2% C 0.122 H 260.8°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #85B2FF |
|---|---|
| RGB | rgb(133, 178, 255) |
| HSL | hsl(218, 100%, 76%) |
| HSV | hsv(218, 48%, 100%) |
| CMYK | cmyk(47.8%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(72.26, 5.30, -42.75) |
| CIE-LCH | lch(72.26, 43.08, 277.07°) |
| OKLab | oklab(76.23% -0.0195 -0.12) |
| OKLCH | oklch(76.23% 0.122 260.8) |
| XYZ | xyz(43.6373, 44.0444, 100.7903) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.59
Pastel Blue
#A2BFFE
ΔE00 5.27
Sky Blue (survey)
#75BBFD
ΔE00 5.47
Baby Blue (survey)
#A2CFFE
ΔE00 7.65
Cornflowerblue
#6495ED
ΔE00 8.37
Light Grey Blue
#9DBCD4
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85B2FF #FFD285
analogous
#85EFFF #85B2FF #9585FF
triadic
#85B2FF #FF85B2 #B2FF85
tetradic
#85B2FF #FF85EF #FFD285 #85FF95
square
#85B2FF #FF85EF #FFD285 #85FF95
split-complementary
#85B2FF #FF9585 #EFFF85
monochromatic
#0B65FF #488BFF #85B2FF #C2D9FF #E0ECFF
Accessibility & contrast
On white
2.14
#85B2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#85B2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85B2FF
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85B2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85B2FF | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#87ACFD
Tritanopia (blue-blind)
#51C3CD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #85b2ff; /* rgb */ color: rgb(133, 178, 255); /* oklch */ color: oklch(76.2% 0.122 260.8);
Tailwind
colors: {
custom: {
50: '#aec8ff',
500: '#85b2ff',
950: '#000000',
},
}SCSS
$custom: #85b2ff; $custom-light: #aec8ff; $custom-dark: #000000;
JSON
{
"hex": "#85b2ff",
"rgb": {
"r": 133,
"g": 178,
"b": 255
},
"hsl": {
"h": 217.869,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.76231,
"c": 0.12154,
"h": 260.8
},
"luminance": 0.44047
}Semantic roles & 50–950 ramp
primary
#85B2FF
secondary
#F7EAD4
accent
#9100E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286