#8299FA#8299FA
#8299FA is a light, vivid blue. Relative luminance 0.344; OKLCH L 70.7% C 0.144 H 272.2°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8299FA |
|---|---|
| RGB | rgb(130, 153, 250) |
| HSL | hsl(229, 92%, 75%) |
| HSV | hsv(229, 48%, 98%) |
| CMYK | cmyk(48%, 38.8%, 0%, 2%) |
| CIE-LAB | lab(65.30, 17.41, -50.99) |
| CIE-LCH | lch(65.30, 53.88, 288.86°) |
| OKLab | oklab(70.72% 0.0055 -0.1441) |
| OKLCH | oklch(70.72% 0.144 272.2) |
| XYZ | xyz(37.8470, 34.4281, 95.0749) |
| Luminance | 0.3443 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.73
Cornflowerblue
#6495ED
ΔE00 5.61
Lavender Blue
#8B88F8
ΔE00 6.28
Soft Blue
#6488EA
ΔE00 6.34
Perrywinkle
#8F8CE7
ΔE00 6.54
Periwinkle (survey)
#8E82FE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8299FA #FAE382
analogous
#82D5FA #8299FA #A782FA
triadic
#8299FA #FA8299 #99FA82
tetradic
#8299FA #FA82D5 #FAE382 #82FAA7
square
#8299FA #FA82D5 #FAE382 #82FAA7
split-complementary
#8299FA #FAA782 #D5FA82
monochromatic
#0C39F5 #4769F8 #8299FA #BDC9FC #E2E7FE
Accessibility & contrast
On white
2.66
#8299FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#8299FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8299FA
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8299FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8299FA | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FE
Deuteranopia (green-blind)
#689AF8
Tritanopia (blue-blind)
#52ADBD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8299fa; /* rgb */ color: rgb(130, 153, 250); /* oklch */ color: oklch(70.7% 0.144 272.2);
Tailwind
colors: {
custom: {
50: '#acb6fc',
500: '#8299fa',
950: '#000000',
},
}SCSS
$custom: #8299fa; $custom-light: #acb6fc; $custom-dark: #000000;
JSON
{
"hex": "#8299fa",
"rgb": {
"r": 130,
"g": 153,
"b": 250
},
"hsl": {
"h": 228.5,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.70721,
"c": 0.1442,
"h": 272.2
},
"luminance": 0.3443
}Semantic roles & 50–950 ramp
primary
#8299FA
secondary
#F6F0D5
accent
#BA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085