#89A3F3#89A3F3
#89A3F3 is a light, vivid blue. Relative luminance 0.380; OKLCH L 72.8% C 0.120 H 269.5°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #89A3F3 |
|---|---|
| RGB | rgb(137, 163, 243) |
| HSL | hsl(225, 82%, 75%) |
| HSV | hsv(225, 44%, 95%) |
| CMYK | cmyk(43.6%, 32.9%, 0%, 4.7%) |
| CIE-LAB | lab(68.01, 11.30, -42.87) |
| CIE-LCH | lch(68.01, 44.34, 284.76°) |
| OKLab | oklab(72.82% -0.0009 -0.1203) |
| OKLCH | oklch(72.82% 0.12 269.5) |
| XYZ | xyz(39.5863, 37.9816, 90.0219) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.07
Cornflowerblue
#6495ED
ΔE00 6.56
Carolina Blue
#8AB8FE
ΔE00 6.59
Pastel Blue
#A2BFFE
ΔE00 7.32
Perrywinkle
#8F8CE7
ΔE00 8.20
Soft Blue
#6488EA
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A3F3 #F3D989
analogous
#89D8F3 #89A3F3 #A489F3
triadic
#89A3F3 #F389A3 #A3F389
tetradic
#89A3F3 #F389D8 #F3D989 #89F3A4
square
#89A3F3 #F389D8 #F3D989 #89F3A4
split-complementary
#89A3F3 #F3A489 #D8F389
monochromatic
#1A4CE8 #5178ED #89A3F3 #C1CEF9 #E3E9FC
Accessibility & contrast
On white
2.44
#89A3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#89A3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A3F3
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A3F3 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ABF6
Deuteranopia (green-blind)
#7CA2F1
Tritanopia (blue-blind)
#63B3C0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #89a3f3; /* rgb */ color: rgb(137, 163, 243); /* oklch */ color: oklch(72.8% 0.120 269.5);
Tailwind
colors: {
custom: {
50: '#b0bef7',
500: '#89a3f3',
950: '#000000',
},
}SCSS
$custom: #89a3f3; $custom-light: #b0bef7; $custom-dark: #000000;
JSON
{
"hex": "#89a3f3",
"rgb": {
"r": 137,
"g": 163,
"b": 243
},
"hsl": {
"h": 225.283,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.72815,
"c": 0.12031,
"h": 269.5
},
"luminance": 0.37984
}Semantic roles & 50–950 ramp
primary
#89A3F3
secondary
#F4EDD7
accent
#A908DE
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185