#808DEE#808DEE
#808DEE is a light, vivid blue. Relative luminance 0.298; OKLCH L 67.6% C 0.143 H 276.1°. Best body text is #000000 at 6.96:1 contrast (WCAG AA passes).
Color values
| HEX | #808DEE |
|---|---|
| RGB | rgb(128, 141, 238) |
| HSL | hsl(233, 76%, 72%) |
| HSV | hsv(233, 46%, 93%) |
| CMYK | cmyk(46.2%, 40.8%, 0%, 6.7%) |
| CIE-LAB | lab(61.49, 20.42, -50.44) |
| CIE-LCH | lch(61.49, 54.41, 292.04°) |
| OKLab | oklab(67.57% 0.0152 -0.1426) |
| OKLCH | oklch(67.57% 0.143 276.1) |
| XYZ | xyz(33.8548, 29.8102, 84.8424) |
| Luminance | 0.2981 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.41
Perrywinkle
#8F8CE7
ΔE00 3.77
Periwinkle Blue
#8F99FB
ΔE00 3.95
Soft Blue
#6488EA
ΔE00 5.06
Periwinkle (survey)
#8E82FE
ΔE00 5.46
Cornflower
#6A79F7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#808DEE #EEE180
analogous
#80C4EE #808DEE #AA80EE
triadic
#808DEE #EE808D #8DEE80
tetradic
#808DEE #EE80C4 #EEE180 #80EEAA
square
#808DEE #EE80C4 #EEE180 #80EEAA
split-complementary
#808DEE #EEAA80 #C4EE80
monochromatic
#1D33D7 #4A5DE7 #808DEE #B6BDF5 #E4E7FB
Accessibility & contrast
On white
3.02
#808DEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.96
#808DEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #808DEE
6.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##808DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##808DEE | 1.00 | 3.02 | 6.96 | 6.96 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F2
Deuteranopia (green-blind)
#5F90EC
Tritanopia (blue-blind)
#58A1B2
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #808dee; /* rgb */ color: rgb(128, 141, 238); /* oklch */ color: oklch(67.6% 0.143 276.1);
Tailwind
colors: {
custom: {
50: '#aaaef4',
500: '#808dee',
950: '#000000',
},
}SCSS
$custom: #808dee; $custom-light: #aaaef4; $custom-dark: #000000;
JSON
{
"hex": "#808dee",
"rgb": {
"r": 128,
"g": 141,
"b": 238
},
"hsl": {
"h": 232.909,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.67569,
"c": 0.14341,
"h": 276.1
},
"luminance": 0.29812
}Semantic roles & 50–950 ramp
primary
#808DEE
secondary
#F3F0D7
accent
#C10DD9
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85