#899FEE#899FEE
#899FEE is a light, moderate blue. Relative luminance 0.363; OKLCH L 71.8% C 0.118 H 271.3°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #899FEE |
|---|---|
| RGB | rgb(137, 159, 238) |
| HSL | hsl(227, 75%, 74%) |
| HSV | hsv(227, 42%, 93%) |
| CMYK | cmyk(42.4%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(66.74, 12.17, -42.13) |
| CIE-LCH | lch(66.74, 43.85, 286.12°) |
| OKLab | oklab(71.76% 0.0027 -0.1182) |
| OKLCH | oklch(71.76% 0.118 271.3) |
| XYZ | xyz(38.1425, 36.2857, 85.8664) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.21
Cornflowerblue
#6495ED
ΔE00 6.56
Perrywinkle
#8F8CE7
ΔE00 6.88
Lavender Blue
#8B88F8
ΔE00 7.61
Soft Blue
#6488EA
ΔE00 7.94
Carolina Blue
#8AB8FE
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899FEE #EED889
analogous
#89D1EE #899FEE #A589EE
triadic
#899FEE #EE899F #9FEE89
tetradic
#899FEE #EE89D1 #EED889 #89EEA5
square
#899FEE #EE89D1 #EED889 #89EEA5
split-complementary
#899FEE #EEA589 #D1EE89
monochromatic
#2049DD #5473E6 #899FEE #BECBF6 #E4E9FB
Accessibility & contrast
On white
2.54
#899FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#899FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899FEE
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899FEE | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F1
Deuteranopia (green-blind)
#7A9EEC
Tritanopia (blue-blind)
#67AFBC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #899fee; /* rgb */ color: rgb(137, 159, 238); /* oklch */ color: oklch(71.8% 0.118 271.3);
Tailwind
colors: {
custom: {
50: '#afbbf4',
500: '#899fee',
950: '#000000',
},
}SCSS
$custom: #899fee; $custom-light: #afbbf4; $custom-dark: #000000;
JSON
{
"hex": "#899fee",
"rgb": {
"r": 137,
"g": 159,
"b": 238
},
"hsl": {
"h": 226.931,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.71759,
"c": 0.11819,
"h": 271.3
},
"luminance": 0.36288
}Semantic roles & 50–950 ramp
primary
#899FEE
secondary
#F3EDD8
accent
#AB0FD7
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085