#89B2FF#89B2FF
#89B2FF is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.5% C 0.120 H 262.4°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #89B2FF |
|---|---|
| RGB | rgb(137, 178, 255) |
| HSL | hsl(219, 100%, 77%) |
| HSV | hsv(219, 46%, 100%) |
| CMYK | cmyk(46.3%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(72.48, 6.23, -42.39) |
| CIE-LCH | lch(72.48, 42.84, 278.37°) |
| OKLab | oklab(76.46% -0.0158 -0.1189) |
| OKLCH | oklch(76.46% 0.12 262.4) |
| XYZ | xyz(44.2810, 44.3764, 100.8205) |
| Luminance | 0.4438 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.85
Pastel Blue
#A2BFFE
ΔE00 4.69
Sky Blue (survey)
#75BBFD
ΔE00 6.18
Baby Blue (survey)
#A2CFFE
ΔE00 7.65
Periwinkle Blue
#8F99FB
ΔE00 8.52
Cornflowerblue
#6495ED
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B2FF #FFD689
analogous
#89EDFF #89B2FF #9B89FF
triadic
#89B2FF #FF89B2 #B2FF89
tetradic
#89B2FF #FF89ED #FFD689 #89FF9B
square
#89B2FF #FF89ED #FFD689 #89FF9B
split-complementary
#89B2FF #FF9B89 #EDFF89
monochromatic
#0F62FF #4C8AFF #89B2FF #C6DAFF #E0EBFF
Accessibility & contrast
On white
2.13
#89B2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#89B2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B2FF
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B2FF | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B8FF
Deuteranopia (green-blind)
#88ADFD
Tritanopia (blue-blind)
#5AC2CD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #89b2ff; /* rgb */ color: rgb(137, 178, 255); /* oklch */ color: oklch(76.5% 0.120 262.4);
Tailwind
colors: {
custom: {
50: '#b1c8ff',
500: '#89b2ff',
950: '#000000',
},
}SCSS
$custom: #89b2ff; $custom-light: #b1c8ff; $custom-dark: #000000;
JSON
{
"hex": "#89b2ff",
"rgb": {
"r": 137,
"g": 178,
"b": 255
},
"hsl": {
"h": 219.153,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.76461,
"c": 0.11991,
"h": 262.4
},
"luminance": 0.44379
}Semantic roles & 50–950 ramp
primary
#89B2FF
secondary
#F7EBD4
accent
#9600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286