#8299FE#8299FE
#8299FE is a light, vivid blue. Relative luminance 0.347; OKLCH L 70.9% C 0.150 H 272.4°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8299FE |
|---|---|
| RGB | rgb(130, 153, 254) |
| HSL | hsl(229, 98%, 75%) |
| HSV | hsv(229, 49%, 100%) |
| CMYK | cmyk(48.8%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(65.50, 18.60, -52.85) |
| CIE-LCH | lch(65.50, 56.03, 289.38°) |
| OKLab | oklab(70.94% 0.0062 -0.1496) |
| OKLCH | oklch(70.94% 0.15 272.4) |
| XYZ | xyz(38.4808, 34.6817, 98.4132) |
| Luminance | 0.3468 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.76
Cornflowerblue
#6495ED
ΔE00 5.75
Lavender Blue
#8B88F8
ΔE00 6.27
Soft Blue
#6488EA
ΔE00 6.48
Perrywinkle
#8F8CE7
ΔE00 6.73
Periwinkle (survey)
#8E82FE
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8299FE #FEE782
analogous
#82D7FE #8299FE #A982FE
triadic
#8299FE #FE8299 #99FE82
tetradic
#8299FE #FE82D7 #FEE782 #82FEA9
square
#8299FE #FE82D7 #FEE782 #82FEA9
split-complementary
#8299FE #FEA982 #D7FE82
monochromatic
#0936FD #4567FE #8299FE #BFCBFE #E1E6FF
Accessibility & contrast
On white
2.65
#8299FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#8299FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8299FE
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8299FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8299FE | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 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)
#71A5FF
Deuteranopia (green-blind)
#659AFC
Tritanopia (blue-blind)
#4FAEBF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8299fe; /* rgb */ color: rgb(130, 153, 254); /* oklch */ color: oklch(70.9% 0.150 272.4);
Tailwind
colors: {
custom: {
50: '#adb6ff',
500: '#8299fe',
950: '#000000',
},
}SCSS
$custom: #8299fe; $custom-light: #adb6ff; $custom-dark: #000000;
JSON
{
"hex": "#8299fe",
"rgb": {
"r": 130,
"g": 153,
"b": 254
},
"hsl": {
"h": 228.871,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.70939,
"c": 0.14969,
"h": 272.4
},
"luminance": 0.34684
}Semantic roles & 50–950 ramp
primary
#8299FE
secondary
#F7F1D4
accent
#BB00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086