#899FFC#899FFC
#899FFC is a light, vivid blue. Relative luminance 0.371; OKLCH L 72.5% C 0.138 H 272.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #899FFC |
|---|---|
| RGB | rgb(137, 159, 252) |
| HSL | hsl(229, 95%, 76%) |
| HSV | hsv(229, 46%, 99%) |
| CMYK | cmyk(45.6%, 36.9%, 0%, 1.2%) |
| CIE-LAB | lab(67.38, 16.16, -48.76) |
| CIE-LCH | lch(67.38, 51.37, 288.34°) |
| OKLab | oklab(72.47% 0.0059 -0.1374) |
| OKLCH | oklch(72.47% 0.138 272.5) |
| XYZ | xyz(40.2799, 37.1406, 97.1230) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.71
Cornflowerblue
#6495ED
ΔE00 6.67
Perrywinkle
#8F8CE7
ΔE00 7.25
Lavender Blue
#8B88F8
ΔE00 7.34
Carolina Blue
#8AB8FE
ΔE00 7.75
Soft Blue
#6488EA
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899FFC #FCE689
analogous
#89D9FC #899FFC #AD89FC
triadic
#899FFC #FC899F #9FFC89
tetradic
#899FFC #FC89D9 #FCE689 #89FCAD
square
#899FFC #FC89D9 #FCE689 #89FCAD
split-complementary
#899FFC #FCAD89 #D9FC89
monochromatic
#123EF9 #4D6EFA #899FFC #C5D0FE #E1E7FE
Accessibility & contrast
On white
2.49
#899FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#899FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899FFC
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899FFC | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FF
Deuteranopia (green-blind)
#72A0FA
Tritanopia (blue-blind)
#5FB2C2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #899ffc; /* rgb */ color: rgb(137, 159, 252); /* oklch */ color: oklch(72.5% 0.138 272.5);
Tailwind
colors: {
custom: {
50: '#b0bbfe',
500: '#899ffc',
950: '#000000',
},
}SCSS
$custom: #899ffc; $custom-light: #b0bbfe; $custom-dark: #000000;
JSON
{
"hex": "#899ffc",
"rgb": {
"r": 137,
"g": 159,
"b": 252
},
"hsl": {
"h": 228.522,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.72468,
"c": 0.13757,
"h": 272.5
},
"luminance": 0.37143
}Semantic roles & 50–950 ramp
primary
#899FFC
secondary
#F6F0D5
accent
#BA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086