#899AF8#899AF8
#899AF8 is a light, vivid blue. Relative luminance 0.352; OKLCH L 71.3% C 0.138 H 274.6°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #899AF8 |
|---|---|
| RGB | rgb(137, 154, 248) |
| HSL | hsl(231, 89%, 75%) |
| HSV | hsv(231, 45%, 97%) |
| CMYK | cmyk(44.8%, 37.9%, 0%, 2.7%) |
| CIE-LAB | lab(65.91, 17.89, -48.91) |
| CIE-LCH | lch(65.91, 52.08, 290.09°) |
| OKLab | oklab(71.27% 0.0111 -0.1379) |
| OKLCH | oklch(71.27% 0.138 274.6) |
| XYZ | xyz(38.8102, 35.2048, 93.5390) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.47
Perrywinkle
#8F8CE7
ΔE00 5.67
Lavender Blue
#8B88F8
ΔE00 5.80
Cornflowerblue
#6495ED
ΔE00 6.89
Soft Blue
#6488EA
ΔE00 7.30
Periwinkle (survey)
#8E82FE
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899AF8 #F8E789
analogous
#89D1F8 #899AF8 #AF89F8
triadic
#899AF8 #F8899A #9AF889
tetradic
#899AF8 #F889D1 #F8E789 #89F8AF
square
#899AF8 #F889D1 #F8E789 #89F8AF
split-complementary
#899AF8 #F8AF89 #D1F889
monochromatic
#1537F1 #4F69F5 #899AF8 #C3CBFB #E2E6FD
Accessibility & contrast
On white
2.61
#899AF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#899AF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899AF8
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899AF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899AF8 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FC
Deuteranopia (green-blind)
#6E9CF6
Tritanopia (blue-blind)
#62ADBD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #899af8; /* rgb */ color: rgb(137, 154, 248); /* oklch */ color: oklch(71.3% 0.138 274.6);
Tailwind
colors: {
custom: {
50: '#b0b7fb',
500: '#899af8',
950: '#000000',
},
}SCSS
$custom: #899af8; $custom-light: #b0b7fb; $custom-dark: #000000;
JSON
{
"hex": "#899af8",
"rgb": {
"r": 137,
"g": 154,
"b": 248
},
"hsl": {
"h": 230.811,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.71271,
"c": 0.13832,
"h": 274.6
},
"luminance": 0.35207
}Semantic roles & 50–950 ramp
primary
#899AF8
secondary
#F5F0D6
accent
#C200E5
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085