#8199DF#8199DF
#8199DF is a light, moderate blue. Relative luminance 0.328; OKLCH L 69.3% C 0.107 H 269.1°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8199DF |
|---|---|
| RGB | rgb(129, 153, 223) |
| HSL | hsl(225, 59%, 69%) |
| HSV | hsv(225, 42%, 87%) |
| CMYK | cmyk(42.2%, 31.4%, 0%, 12.5%) |
| CIE-LAB | lab(63.98, 9.36, -38.22) |
| CIE-LCH | lch(63.98, 39.35, 283.76°) |
| OKLab | oklab(69.27% -0.0018 -0.107) |
| OKLCH | oklch(69.27% 0.107 269.1) |
| XYZ | xyz(33.7596, 32.7755, 74.3452) |
| Luminance | 0.3278 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.45
Cornflowerblue
#6495ED
ΔE00 5.49
Soft Blue
#6488EA
ΔE00 6.33
Perrywinkle
#8F8CE7
ΔE00 6.39
Lavender Blue
#8B88F8
ΔE00 7.37
Faded Blue
#658CBB
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8199DF #DFC781
analogous
#81C8DF #8199DF #9881DF
triadic
#8199DF #DF8199 #99DF81
tetradic
#8199DF #DF81C8 #DFC781 #81DF98
square
#8199DF #DF81C8 #DFC781 #81DF98
split-complementary
#8199DF #DF9881 #C8DF81
monochromatic
#2F51B7 #5071D3 #8199DF #B2C1EB #E3E8F8
Accessibility & contrast
On white
2.78
#8199DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#8199DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8199DF
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8199DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8199DF | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809FE2
Deuteranopia (green-blind)
#7897DD
Tritanopia (blue-blind)
#61A7B2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8199df; /* rgb */ color: rgb(129, 153, 223); /* oklch */ color: oklch(69.3% 0.107 269.1);
Tailwind
colors: {
custom: {
50: '#a9b6e9',
500: '#8199df',
950: '#000000',
},
}SCSS
$custom: #8199df; $custom-light: #a9b6e9; $custom-dark: #000000;
JSON
{
"hex": "#8199df",
"rgb": {
"r": 129,
"g": 153,
"b": 223
},
"hsl": {
"h": 224.681,
"s": 59.494,
"l": 69.02
},
"oklch": {
"l": 0.69271,
"c": 0.10702,
"h": 269.1
},
"luminance": 0.32777
}Semantic roles & 50–950 ramp
primary
#8199DF
secondary
#ECE5D0
accent
#9C1EC7
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084