#899FF0#899FF0
#899FF0 is a light, vivid blue. Relative luminance 0.364; OKLCH L 71.9% C 0.121 H 271.5°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #899FF0 |
|---|---|
| RGB | rgb(137, 159, 240) |
| HSL | hsl(227, 77%, 74%) |
| HSV | hsv(227, 43%, 94%) |
| CMYK | cmyk(42.9%, 33.8%, 0%, 5.9%) |
| CIE-LAB | lab(66.83, 12.74, -43.08) |
| CIE-LCH | lch(66.83, 44.93, 286.47°) |
| OKLab | oklab(71.86% 0.0032 -0.1209) |
| OKLCH | oklch(71.86% 0.121 271.5) |
| XYZ | xyz(38.4380, 36.4039, 87.4225) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.08
Cornflowerblue
#6495ED
ΔE00 6.55
Perrywinkle
#8F8CE7
ΔE00 6.90
Lavender Blue
#8B88F8
ΔE00 7.55
Carolina Blue
#8AB8FE
ΔE00 7.90
Soft Blue
#6488EA
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899FF0 #F0DA89
analogous
#89D3F0 #899FF0 #A789F0
triadic
#899FF0 #F0899F #9FF089
tetradic
#899FF0 #F089D3 #F0DA89 #89F0A7
square
#899FF0 #F089D3 #F0DA89 #89F0A7
split-complementary
#899FF0 #F0A789 #D3F089
monochromatic
#1D47E2 #5373E9 #899FF0 #BFCBF7 #E4E9FC
Accessibility & contrast
On white
2.54
#899FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#899FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899FF0
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899FF0 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F3
Deuteranopia (green-blind)
#799FEE
Tritanopia (blue-blind)
#66B0BC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #899ff0; /* rgb */ color: rgb(137, 159, 240); /* oklch */ color: oklch(71.9% 0.121 271.5);
Tailwind
colors: {
custom: {
50: '#afbbf5',
500: '#899ff0',
950: '#000000',
},
}SCSS
$custom: #899ff0; $custom-light: #afbbf5; $custom-dark: #000000;
JSON
{
"hex": "#899ff0",
"rgb": {
"r": 137,
"g": 159,
"b": 240
},
"hsl": {
"h": 227.184,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.71858,
"c": 0.12097,
"h": 271.5
},
"luminance": 0.36406
}Semantic roles & 50–950 ramp
primary
#899FF0
secondary
#F3EDD8
accent
#AE0CDA
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085