#89B8FC#89B8FC
#89B8FC is a light, moderate blue. Relative luminance 0.466; OKLCH L 77.6% C 0.110 H 257.6°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #89B8FC |
|---|---|
| RGB | rgb(137, 184, 252) |
| HSL | hsl(215, 95%, 76%) |
| HSV | hsv(215, 46%, 99%) |
| CMYK | cmyk(45.6%, 27%, 0%, 1.2%) |
| CIE-LAB | lab(73.95, 2.05, -38.48) |
| CIE-LCH | lch(73.95, 38.53, 273.05°) |
| OKLab | oklab(77.57% -0.0237 -0.1076) |
| OKLCH | oklch(77.57% 0.11 257.6) |
| XYZ | xyz(45.0219, 46.6247, 98.7037) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.34
Sky Blue (survey)
#75BBFD
ΔE00 4.36
Pastel Blue
#A2BFFE
ΔE00 4.71
Baby Blue (survey)
#A2CFFE
ΔE00 6.12
Sky
#82CAFC
ΔE00 7.52
Light Blue
#95D0FC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B8FC #FCCD89
analogous
#89F2FC #89B8FC #9489FC
triadic
#89B8FC #FC89B8 #B8FC89
tetradic
#89B8FC #FC89F2 #FCCD89 #89FC94
square
#89B8FC #FC89F2 #FCCD89 #89FC94
split-complementary
#89B8FC #FC9489 #F2FC89
monochromatic
#1270F9 #4D94FA #89B8FC #C5DCFE #E1EDFE
Accessibility & contrast
On white
2.03
#89B8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#89B8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B8FC
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B8FC | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBCFF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#5AC7D0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #89b8fc; /* rgb */ color: rgb(137, 184, 252); /* oklch */ color: oklch(77.6% 0.110 257.6);
Tailwind
colors: {
custom: {
50: '#b0cdfd',
500: '#89b8fc',
950: '#000000',
},
}SCSS
$custom: #89b8fc; $custom-light: #b0cdfd; $custom-dark: #000000;
JSON
{
"hex": "#89b8fc",
"rgb": {
"r": 137,
"g": 184,
"b": 252
},
"hsl": {
"h": 215.478,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.77568,
"c": 0.11014,
"h": 257.6
},
"luminance": 0.46628
}Semantic roles & 50–950 ramp
primary
#89B8FC
secondary
#F6E9D5
accent
#8800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285