#7899F9#7899F9
#7899F9 is a light, vivid blue. Relative luminance 0.336; OKLCH L 70.0% C 0.146 H 268.2°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7899F9 |
|---|---|
| RGB | rgb(120, 153, 249) |
| HSL | hsl(225, 91%, 72%) |
| HSV | hsv(225, 52%, 98%) |
| CMYK | cmyk(51.8%, 38.6%, 0%, 2.4%) |
| CIE-LAB | lab(64.65, 14.89, -51.50) |
| CIE-LCH | lch(64.65, 53.61, 286.12°) |
| OKLab | oklab(70.05% -0.0046 -0.1458) |
| OKLCH | oklch(70.05% 0.146 268.2) |
| XYZ | xyz(36.2302, 33.6126, 94.1829) |
| Luminance | 0.3362 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.74
Periwinkle Blue
#8F99FB
ΔE00 4.73
Soft Blue
#6488EA
ΔE00 5.51
Lavender Blue
#8B88F8
ΔE00 7.75
Perrywinkle
#8F8CE7
ΔE00 8.14
Faded Blue
#658CBB
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7899F9 #F9D878
analogous
#78DAF9 #7899F9 #9878F9
triadic
#7899F9 #F97899 #99F978
tetradic
#7899F9 #F978DA #F9D878 #78F998
square
#7899F9 #F978DA #F9D878 #78F998
split-complementary
#7899F9 #F99878 #DAF978
monochromatic
#0A44EC #3D6DF6 #7899F9 #B3C5FC #E2E9FE
Accessibility & contrast
On white
2.72
#7899F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#7899F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7899F9
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7899F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7899F9 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FD
Deuteranopia (green-blind)
#6498F7
Tritanopia (blue-blind)
#3AAEBD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7899f9; /* rgb */ color: rgb(120, 153, 249); /* oklch */ color: oklch(70.0% 0.146 268.2);
Tailwind
colors: {
custom: {
50: '#a6b6fc',
500: '#7899f9',
950: '#000000',
},
}SCSS
$custom: #7899f9; $custom-light: #a6b6fc; $custom-dark: #000000;
JSON
{
"hex": "#7899f9",
"rgb": {
"r": 120,
"g": 153,
"b": 249
},
"hsl": {
"h": 224.651,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.7005,
"c": 0.14587,
"h": 268.2
},
"luminance": 0.33615
}Semantic roles & 50–950 ramp
primary
#7899F9
secondary
#F6EDD5
accent
#AB00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085