#8299FC#8299FC
#8299FC is a light, vivid blue. Relative luminance 0.346; OKLCH L 70.8% C 0.147 H 272.3°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8299FC |
|---|---|
| RGB | rgb(130, 153, 252) |
| HSL | hsl(229, 95%, 75%) |
| HSV | hsv(229, 48%, 99%) |
| CMYK | cmyk(48.4%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(65.40, 18.00, -51.92) |
| CIE-LCH | lch(65.40, 54.95, 289.12°) |
| OKLab | oklab(70.83% 0.0059 -0.1468) |
| OKLCH | oklch(70.83% 0.147 272.3) |
| XYZ | xyz(38.1623, 34.5542, 96.7353) |
| Luminance | 0.3456 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.73
Cornflowerblue
#6495ED
ΔE00 5.68
Lavender Blue
#8B88F8
ΔE00 6.27
Soft Blue
#6488EA
ΔE00 6.41
Perrywinkle
#8F8CE7
ΔE00 6.63
Periwinkle (survey)
#8E82FE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8299FC #FCE582
analogous
#82D6FC #8299FC #A882FC
triadic
#8299FC #FC8299 #99FC82
tetradic
#8299FC #FC82D6 #FCE582 #82FCA8
square
#8299FC #FC82D6 #FCE582 #82FCA8
split-complementary
#8299FC #FCA882 #D6FC82
monochromatic
#0A37F9 #4668FB #8299FC #BECAFD #E1E7FE
Accessibility & contrast
On white
2.65
#8299FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#8299FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8299FC
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8299FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8299FC | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A4FF
Deuteranopia (green-blind)
#669AFA
Tritanopia (blue-blind)
#51AEBE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8299fc; /* rgb */ color: rgb(130, 153, 252); /* oklch */ color: oklch(70.8% 0.147 272.3);
Tailwind
colors: {
custom: {
50: '#acb6fe',
500: '#8299fc',
950: '#000000',
},
}SCSS
$custom: #8299fc; $custom-light: #acb6fe; $custom-dark: #000000;
JSON
{
"hex": "#8299fc",
"rgb": {
"r": 130,
"g": 153,
"b": 252
},
"hsl": {
"h": 228.689,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.70829,
"c": 0.14695,
"h": 272.3
},
"luminance": 0.34557
}Semantic roles & 50–950 ramp
primary
#8299FC
secondary
#F7F0D4
accent
#BA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086