#89A2DB#89A2DB
#89A2DB is a light, moderate blue. Relative luminance 0.363; OKLCH L 71.5% C 0.088 H 265.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #89A2DB |
|---|---|
| RGB | rgb(137, 162, 219) |
| HSL | hsl(222, 53%, 70%) |
| HSV | hsv(222, 37%, 86%) |
| CMYK | cmyk(37.4%, 26%, 0%, 14.1%) |
| CIE-LAB | lab(66.73, 5.25, -31.70) |
| CIE-LCH | lch(66.73, 32.13, 279.40°) |
| OKLab | oklab(71.49% -0.0062 -0.0881) |
| OKLCH | oklch(71.49% 0.088 265.9) |
| XYZ | xyz(36.0192, 36.2718, 72.1074) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.39
Cornflowerblue
#6495ED
ΔE00 6.99
Carolina Blue
#8AB8FE
ΔE00 7.66
Perrywinkle
#8F8CE7
ΔE00 8.01
Pastel Blue
#A2BFFE
ΔE00 8.13
Soft Blue
#6488EA
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A2DB #DBC289
analogous
#89CBDB #89A2DB #9989DB
triadic
#89A2DB #DB89A2 #A2DB89
tetradic
#89A2DB #DB89CB #DBC289 #89DB99
square
#89A2DB #DB89CB #DBC289 #89DB99
split-complementary
#89A2DB #DB9989 #CBDB89
monochromatic
#375DB3 #5A7DCD #89A2DB #B8C7E9 #E7ECF8
Accessibility & contrast
On white
2.54
#89A2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#89A2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A2DB
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A2DB | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA6DE
Deuteranopia (green-blind)
#879FDA
Tritanopia (blue-blind)
#6FAEB6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #89a2db; /* rgb */ color: rgb(137, 162, 219); /* oklch */ color: oklch(71.5% 0.088 265.9);
Tailwind
colors: {
custom: {
50: '#aebde6',
500: '#89a2db',
950: '#000000',
},
}SCSS
$custom: #89a2db; $custom-light: #aebde6; $custom-dark: #000000;
JSON
{
"hex": "#89a2db",
"rgb": {
"r": 137,
"g": 162,
"b": 219
},
"hsl": {
"h": 221.707,
"s": 53.247,
"l": 69.804
},
"oklch": {
"l": 0.71486,
"c": 0.08832,
"h": 265.9
},
"luminance": 0.36273
}Semantic roles & 50–950 ramp
primary
#89A2DB
secondary
#EBE4D4
accent
#9125C1
background
#FAFBFE
surface
#F5F6FC
border
#CFD0D5
text
#101216
muted
#7F8184