#89B2FC#89B2FC
#89B2FC is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.3% C 0.116 H 261.8°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #89B2FC |
|---|---|
| RGB | rgb(137, 178, 252) |
| HSL | hsl(219, 95%, 76%) |
| HSV | hsv(219, 46%, 99%) |
| CMYK | cmyk(45.6%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(72.35, 5.38, -40.97) |
| CIE-LCH | lch(72.35, 41.32, 277.48°) |
| OKLab | oklab(76.32% -0.0166 -0.1147) |
| OKLCH | oklch(76.32% 0.116 261.8) |
| XYZ | xyz(43.8019, 44.1847, 98.2970) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.80
Pastel Blue
#A2BFFE
ΔE00 4.68
Sky Blue (survey)
#75BBFD
ΔE00 6.06
Baby Blue (survey)
#A2CFFE
ΔE00 7.62
Cornflowerblue
#6495ED
ΔE00 8.51
Periwinkle Blue
#8F99FB
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B2FC #FCD389
analogous
#89EBFC #89B2FC #9A89FC
triadic
#89B2FC #FC89B2 #B2FC89
tetradic
#89B2FC #FC89EB #FCD389 #89FC9A
square
#89B2FC #FC89EB #FCD389 #89FC9A
split-complementary
#89B2FC #FC9A89 #EBFC89
monochromatic
#1264F9 #4D8BFA #89B2FC #C5D9FE #E1ECFE
Accessibility & contrast
On white
2.13
#89B2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#89B2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B2FC
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B2FC | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FF
Deuteranopia (green-blind)
#8AADFA
Tritanopia (blue-blind)
#5CC2CC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #89b2fc; /* rgb */ color: rgb(137, 178, 252); /* oklch */ color: oklch(76.3% 0.116 261.8);
Tailwind
colors: {
custom: {
50: '#b0c8fd',
500: '#89b2fc',
950: '#000000',
},
}SCSS
$custom: #89b2fc; $custom-light: #b0c8fd; $custom-dark: #000000;
JSON
{
"hex": "#89b2fc",
"rgb": {
"r": 137,
"g": 178,
"b": 252
},
"hsl": {
"h": 218.609,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.7632,
"c": 0.11595,
"h": 261.8
},
"luminance": 0.44187
}Semantic roles & 50–950 ramp
primary
#89B2FC
secondary
#F6EAD5
accent
#9400E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285