#85ACFB#85ACFB
#85ACFB is a light, vivid blue. Relative luminance 0.415; OKLCH L 74.8% C 0.122 H 263.6°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #85ACFB |
|---|---|
| RGB | rgb(133, 172, 251) |
| HSL | hsl(220, 94%, 75%) |
| HSV | hsv(220, 47%, 98%) |
| CMYK | cmyk(47%, 31.5%, 0%, 1.6%) |
| CIE-LAB | lab(70.49, 7.52, -43.35) |
| CIE-LCH | lch(70.49, 43.99, 279.84°) |
| OKLab | oklab(74.8% -0.0136 -0.1217) |
| OKLCH | oklch(74.8% 0.122 263.6) |
| XYZ | xyz(41.8323, 41.4540, 97.0452) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.35
Pastel Blue
#A2BFFE
ΔE00 5.79
Cornflowerblue
#6495ED
ΔE00 7.11
Sky Blue (survey)
#75BBFD
ΔE00 7.13
Periwinkle Blue
#8F99FB
ΔE00 7.27
Light Grey Blue
#9DBCD4
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ACFB #FBD485
analogous
#85E7FB #85ACFB #9985FB
triadic
#85ACFB #FB85AC #ACFB85
tetradic
#85ACFB #FB85E7 #FBD485 #85FB99
square
#85ACFB #FB85E7 #FBD485 #85FB99
split-complementary
#85ACFB #FB9985 #E7FB85
monochromatic
#0E5BF7 #4A84F9 #85ACFB #C0D4FD #E1EBFE
Accessibility & contrast
On white
2.26
#85ACFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#85ACFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ACFB
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ACFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ACFB | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FE
Deuteranopia (green-blind)
#81A7F9
Tritanopia (blue-blind)
#55BDC8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #85acfb; /* rgb */ color: rgb(133, 172, 251); /* oklch */ color: oklch(74.8% 0.122 263.6);
Tailwind
colors: {
custom: {
50: '#aec4fd',
500: '#85acfb',
950: '#000000',
},
}SCSS
$custom: #85acfb; $custom-light: #aec4fd; $custom-dark: #000000;
JSON
{
"hex": "#85acfb",
"rgb": {
"r": 133,
"g": 172,
"b": 251
},
"hsl": {
"h": 220.169,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.74798,
"c": 0.12248,
"h": 263.6
},
"luminance": 0.41457
}Semantic roles & 50–950 ramp
primary
#85ACFB
secondary
#F6EBD5
accent
#9A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185