#89AFFD#89AFFD
#89AFFD is a light, vivid blue. Relative luminance 0.431; OKLCH L 75.7% C 0.120 H 263.9°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #89AFFD |
|---|---|
| RGB | rgb(137, 175, 253) |
| HSL | hsl(220, 97%, 76%) |
| HSV | hsv(220, 46%, 99%) |
| CMYK | cmyk(45.8%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(71.60, 7.35, -42.68) |
| CIE-LCH | lch(71.60, 43.31, 279.77°) |
| OKLab | oklab(75.75% -0.0128 -0.1197) |
| OKLCH | oklch(75.75% 0.12 263.9) |
| XYZ | xyz(43.3704, 43.0675, 98.9370) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.77
Pastel Blue
#A2BFFE
ΔE00 4.97
Sky Blue (survey)
#75BBFD
ΔE00 6.97
Periwinkle Blue
#8F99FB
ΔE00 7.60
Cornflowerblue
#6495ED
ΔE00 7.98
Baby Blue (survey)
#A2CFFE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AFFD #FDD789
analogous
#89E9FD #89AFFD #9D89FD
triadic
#89AFFD #FD89AF #AFFD89
tetradic
#89AFFD #FD89E9 #FDD789 #89FD9D
square
#89AFFD #FD89E9 #FDD789 #89FD9D
split-complementary
#89AFFD #FD9D89 #E9FD89
monochromatic
#115DFB #4D86FC #89AFFD #C5D8FE #E1EBFE
Accessibility & contrast
On white
2.18
#89AFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#89AFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AFFD
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AFFD | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#5BC0CB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #89affd; /* rgb */ color: rgb(137, 175, 253); /* oklch */ color: oklch(75.7% 0.120 263.9);
Tailwind
colors: {
custom: {
50: '#b0c6fe',
500: '#89affd',
950: '#000000',
},
}SCSS
$custom: #89affd; $custom-light: #b0c6fe; $custom-dark: #000000;
JSON
{
"hex": "#89affd",
"rgb": {
"r": 137,
"g": 175,
"b": 253
},
"hsl": {
"h": 220.345,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.75749,
"c": 0.12039,
"h": 263.9
},
"luminance": 0.4307
}Semantic roles & 50–950 ramp
primary
#89AFFD
secondary
#F7EBD4
accent
#9A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286