#89A7FD#89A7FD
#89A7FD is a light, vivid blue. Relative luminance 0.400; OKLCH L 74.1% C 0.129 H 268.5°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #89A7FD |
|---|---|
| RGB | rgb(137, 167, 253) |
| HSL | hsl(224, 97%, 76%) |
| HSV | hsv(224, 46%, 99%) |
| CMYK | cmyk(45.8%, 34%, 0%, 0.8%) |
| CIE-LAB | lab(69.50, 11.87, -45.97) |
| CIE-LCH | lch(69.50, 47.48, 284.48°) |
| OKLab | oklab(74.12% -0.0033 -0.1293) |
| OKLCH | oklch(74.12% 0.129 268.5) |
| XYZ | xyz(41.8592, 40.0452, 98.4333) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.12
Carolina Blue
#8AB8FE
ΔE00 5.28
Pastel Blue
#A2BFFE
ΔE00 6.40
Cornflowerblue
#6495ED
ΔE00 6.95
Sky Blue (survey)
#75BBFD
ΔE00 9.30
Light Grey Blue
#9DBCD4
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A7FD #FDDF89
analogous
#89E1FD #89A7FD #A589FD
triadic
#89A7FD #FD89A7 #A7FD89
tetradic
#89A7FD #FD89E1 #FDDF89 #89FDA5
square
#89A7FD #FD89E1 #FDDF89 #89FDA5
split-complementary
#89A7FD #FDA589 #E1FD89
monochromatic
#114DFB #4D7AFC #89A7FD #C5D4FE #E1E9FE
Accessibility & contrast
On white
2.33
#89A7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#89A7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A7FD
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A7FD | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#7CA5FB
Tritanopia (blue-blind)
#5DB9C6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #89a7fd; /* rgb */ color: rgb(137, 167, 253); /* oklch */ color: oklch(74.1% 0.129 268.5);
Tailwind
colors: {
custom: {
50: '#b0c0fe',
500: '#89a7fd',
950: '#000000',
},
}SCSS
$custom: #89a7fd; $custom-light: #b0c0fe; $custom-dark: #000000;
JSON
{
"hex": "#89a7fd",
"rgb": {
"r": 137,
"g": 167,
"b": 253
},
"hsl": {
"h": 224.483,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.7412,
"c": 0.12932,
"h": 268.5
},
"luminance": 0.40048
}Semantic roles & 50–950 ramp
primary
#89A7FD
secondary
#F7EED4
accent
#AA00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186