#899BEA#899BEA
#899BEA is a light, moderate blue. Relative luminance 0.347; OKLCH L 70.8% C 0.118 H 273.3°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #899BEA |
|---|---|
| RGB | rgb(137, 155, 234) |
| HSL | hsl(229, 70%, 73%) |
| HSV | hsv(229, 41%, 92%) |
| CMYK | cmyk(41.5%, 33.8%, 0%, 8.2%) |
| CIE-LAB | lab(65.51, 13.35, -41.85) |
| CIE-LCH | lch(65.51, 43.93, 287.69°) |
| OKLab | oklab(70.75% 0.0067 -0.1174) |
| OKLCH | oklch(70.75% 0.118 273.3) |
| XYZ | xyz(36.8846, 34.6998, 82.5802) |
| Luminance | 0.3470 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.72
Perrywinkle
#8F8CE7
ΔE00 5.58
Lavender Blue
#8B88F8
ΔE00 6.57
Cornflowerblue
#6495ED
ΔE00 6.86
Soft Blue
#6488EA
ΔE00 7.46
Periwinkle (survey)
#8E82FE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899BEA #EAD889
analogous
#89CBEA #899BEA #A789EA
triadic
#899BEA #EA899B #9BEA89
tetradic
#899BEA #EA89CB #EAD889 #89EAA7
square
#899BEA #EA89CB #EAD889 #89EAA7
split-complementary
#899BEA #EAA789 #CBEA89
monochromatic
#2646D3 #556FE1 #899BEA #BDC7F3 #E5E9FA
Accessibility & contrast
On white
2.64
#899BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#899BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899BEA
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899BEA | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A3ED
Deuteranopia (green-blind)
#789BE8
Tritanopia (blue-blind)
#69ABB8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #899bea; /* rgb */ color: rgb(137, 155, 234); /* oklch */ color: oklch(70.8% 0.118 273.3);
Tailwind
colors: {
custom: {
50: '#afb8f1',
500: '#899bea',
950: '#000000',
},
}SCSS
$custom: #899bea; $custom-light: #afb8f1; $custom-dark: #000000;
JSON
{
"hex": "#899bea",
"rgb": {
"r": 137,
"g": 155,
"b": 234
},
"hsl": {
"h": 228.866,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.70754,
"c": 0.11756,
"h": 273.3
},
"luminance": 0.34702
}Semantic roles & 50–950 ramp
primary
#899BEA
secondary
#F2EDD9
accent
#AF14D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084