#8299DC#8299DC
#8299DC is a light, moderate blue. Relative luminance 0.327; OKLCH L 69.2% C 0.102 H 269.1°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8299DC |
|---|---|
| RGB | rgb(130, 153, 220) |
| HSL | hsl(225, 56%, 69%) |
| HSV | hsv(225, 41%, 86%) |
| CMYK | cmyk(40.9%, 30.5%, 0%, 13.7%) |
| CIE-LAB | lab(63.91, 8.78, -36.66) |
| CIE-LCH | lch(63.91, 37.69, 283.47°) |
| OKLab | oklab(69.19% -0.0015 -0.1025) |
| OKLCH | oklch(69.19% 0.102 269.1) |
| XYZ | xyz(33.5114, 32.6939, 72.2411) |
| Luminance | 0.3270 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.64
Cornflowerblue
#6495ED
ΔE00 5.85
Perrywinkle
#8F8CE7
ΔE00 6.29
Soft Blue
#6488EA
ΔE00 6.60
Faded Blue
#658CBB
ΔE00 7.39
Lavender Blue
#8B88F8
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8299DC #DCC582
analogous
#82C6DC #8299DC #9882DC
triadic
#8299DC #DC8299 #99DC82
tetradic
#8299DC #DC82C6 #DCC582 #82DC98
square
#8299DC #DC82C6 #DCC582 #82DC98
split-complementary
#8299DC #DC9882 #C6DC82
monochromatic
#3253B2 #5272CF #8299DC #B2C0E9 #E2E7F7
Accessibility & contrast
On white
2.79
#8299DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#8299DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8299DC
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8299DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8299DC | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDF
Deuteranopia (green-blind)
#7A97DA
Tritanopia (blue-blind)
#64A7B1
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8299dc; /* rgb */ color: rgb(130, 153, 220); /* oklch */ color: oklch(69.2% 0.102 269.1);
Tailwind
colors: {
custom: {
50: '#a9b6e7',
500: '#8299dc',
950: '#000000',
},
}SCSS
$custom: #8299dc; $custom-light: #a9b6e7; $custom-dark: #000000;
JSON
{
"hex": "#8299dc",
"rgb": {
"r": 130,
"g": 153,
"b": 220
},
"hsl": {
"h": 224.667,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.69193,
"c": 0.10249,
"h": 269.1
},
"luminance": 0.32696
}Semantic roles & 50–950 ramp
primary
#8299DC
secondary
#EAE3CF
accent
#9A22C4
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084