#838EEE#838EEE
#838EEE is a light, vivid blue. Relative luminance 0.303; OKLCH L 68.0% C 0.141 H 277.0°. Best body text is #000000 at 7.07:1 contrast (WCAG AA passes).
Color values
| HEX | #838EEE |
|---|---|
| RGB | rgb(131, 142, 238) |
| HSL | hsl(234, 76%, 72%) |
| HSV | hsv(234, 45%, 93%) |
| CMYK | cmyk(45%, 40.3%, 0%, 6.7%) |
| CIE-LAB | lab(61.95, 20.55, -49.70) |
| CIE-LCH | lch(61.95, 53.78, 292.46°) |
| OKLab | oklab(67.97% 0.0172 -0.1404) |
| OKLCH | oklch(67.97% 0.141 277) |
| XYZ | xyz(34.4610, 30.3426, 84.9132) |
| Luminance | 0.3034 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.20
Perrywinkle
#8F8CE7
ΔE00 3.30
Periwinkle Blue
#8F99FB
ΔE00 3.54
Periwinkle (survey)
#8E82FE
ΔE00 5.33
Soft Blue
#6488EA
ΔE00 5.64
Cornflower
#6A79F7
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#838EEE #EEE383
analogous
#83C3EE #838EEE #AE83EE
triadic
#838EEE #EE838E #8EEE83
tetradic
#838EEE #EE83C3 #EEE383 #83EEAE
square
#838EEE #EE83C3 #EEE383 #83EEAE
split-complementary
#838EEE #EEAE83 #C3EE83
monochromatic
#1E31D9 #4D5DE7 #838EEE #B9BFF5 #E4E6FB
Accessibility & contrast
On white
2.97
#838EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.07
#838EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #838EEE
7.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##838EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##838EEE | 1.00 | 2.97 | 7.07 | 7.07 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF2
Deuteranopia (green-blind)
#6292EC
Tritanopia (blue-blind)
#5EA2B2
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #838eee; /* rgb */ color: rgb(131, 142, 238); /* oklch */ color: oklch(68.0% 0.141 277.0);
Tailwind
colors: {
custom: {
50: '#acaef4',
500: '#838eee',
950: '#000000',
},
}SCSS
$custom: #838eee; $custom-light: #acaef4; $custom-dark: #000000;
JSON
{
"hex": "#838eee",
"rgb": {
"r": 131,
"g": 142,
"b": 238
},
"hsl": {
"h": 233.832,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.67972,
"c": 0.14142,
"h": 277
},
"luminance": 0.30344
}Semantic roles & 50–950 ramp
primary
#838EEE
secondary
#F3F0D8
accent
#C30DD8
background
#FAFAFE
surface
#F5F4FD
border
#CFCED5
text
#111017
muted
#807F85