#899FF8#899FF8
#899FF8 is a light, vivid blue. Relative luminance 0.369; OKLCH L 72.3% C 0.132 H 272.2°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #899FF8 |
|---|---|
| RGB | rgb(137, 159, 248) |
| HSL | hsl(228, 89%, 75%) |
| HSV | hsv(228, 45%, 97%) |
| CMYK | cmyk(44.8%, 35.9%, 0%, 2.7%) |
| CIE-LAB | lab(67.19, 15.01, -46.88) |
| CIE-LCH | lch(67.19, 49.22, 287.76°) |
| OKLab | oklab(72.26% 0.0051 -0.132) |
| OKLCH | oklch(72.26% 0.132 272.2) |
| XYZ | xyz(39.6527, 36.8898, 93.8198) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.75
Cornflowerblue
#6495ED
ΔE00 6.60
Perrywinkle
#8F8CE7
ΔE00 7.10
Lavender Blue
#8B88F8
ΔE00 7.38
Carolina Blue
#8AB8FE
ΔE00 7.78
Soft Blue
#6488EA
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899FF8 #F8E289
analogous
#89D6F8 #899FF8 #AA89F8
triadic
#899FF8 #F8899F #9FF889
tetradic
#899FF8 #F889D6 #F8E289 #89F8AA
square
#899FF8 #F889D6 #F8E289 #89F8AA
split-complementary
#899FF8 #F8AA89 #D6F889
monochromatic
#1541F1 #4F70F5 #899FF8 #C3CEFB #E2E7FD
Accessibility & contrast
On white
2.51
#899FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#899FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899FF8
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899FF8 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FC
Deuteranopia (green-blind)
#759FF6
Tritanopia (blue-blind)
#61B1C0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #899ff8; /* rgb */ color: rgb(137, 159, 248); /* oklch */ color: oklch(72.3% 0.132 272.2);
Tailwind
colors: {
custom: {
50: '#b0bbfb',
500: '#899ff8',
950: '#000000',
},
}SCSS
$custom: #899ff8; $custom-light: #b0bbfb; $custom-dark: #000000;
JSON
{
"hex": "#899ff8",
"rgb": {
"r": 137,
"g": 159,
"b": 248
},
"hsl": {
"h": 228.108,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.72261,
"c": 0.13206,
"h": 272.2
},
"luminance": 0.36892
}Semantic roles & 50–950 ramp
primary
#899FF8
secondary
#F5EFD6
accent
#B800E5
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085