#838BF8#838BF8
#838BF8 is a light, vivid blue. Relative luminance 0.301; OKLCH L 68.0% C 0.159 H 278.1°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #838BF8 |
|---|---|
| RGB | rgb(131, 139, 248) |
| HSL | hsl(236, 89%, 74%) |
| HSV | hsv(236, 47%, 97%) |
| CMYK | cmyk(47.2%, 44%, 0%, 2.7%) |
| CIE-LAB | lab(61.71, 25.22, -55.58) |
| CIE-LCH | lch(61.71, 61.04, 294.41°) |
| OKLab | oklab(67.96% 0.0224 -0.1576) |
| OKLCH | oklch(67.96% 0.159 278.1) |
| XYZ | xyz(35.5308, 30.0659, 92.7198) |
| Luminance | 0.3007 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.11
Perrywinkle
#8F8CE7
ΔE00 3.82
Periwinkle (survey)
#8E82FE
ΔE00 4.02
Periwinkle Blue
#8F99FB
ΔE00 4.07
Soft Blue
#6488EA
ΔE00 5.93
Cornflower
#6A79F7
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#838BF8 #F8F083
analogous
#83C6F8 #838BF8 #B583F8
triadic
#838BF8 #F8838B #8BF883
tetradic
#838BF8 #F883C6 #F8F083 #83F8B5
square
#838BF8 #F883C6 #F8F083 #83F8B5
split-complementary
#838BF8 #F8B583 #C6F883
monochromatic
#0F1FF1 #4955F5 #838BF8 #BDC1FB #E2E4FD
Accessibility & contrast
On white
2.99
#838BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.01
#838BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #838BF8
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##838BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##838BF8 | 1.00 | 2.99 | 7.01 | 7.01 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9AFC
Deuteranopia (green-blind)
#5591F6
Tritanopia (blue-blind)
#58A2B5
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #838bf8; /* rgb */ color: rgb(131, 139, 248); /* oklch */ color: oklch(68.0% 0.159 278.1);
Tailwind
colors: {
custom: {
50: '#adacfb',
500: '#838bf8',
950: '#000000',
},
}SCSS
$custom: #838bf8; $custom-light: #adacfb; $custom-dark: #000000;
JSON
{
"hex": "#838bf8",
"rgb": {
"r": 131,
"g": 139,
"b": 248
},
"hsl": {
"h": 235.897,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.67959,
"c": 0.1592,
"h": 278.1
},
"luminance": 0.30068
}Semantic roles & 50–950 ramp
primary
#838BF8
secondary
#F5F3D6
accent
#D600E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85