#818FED#818FED
#818FED is a light, vivid blue. Relative luminance 0.304; OKLCH L 68.0% C 0.139 H 275.6°. Best body text is #000000 at 7.09:1 contrast (WCAG AA passes).
Color values
| HEX | #818FED |
|---|---|
| RGB | rgb(129, 143, 237) |
| HSL | hsl(232, 75%, 72%) |
| HSV | hsv(232, 46%, 93%) |
| CMYK | cmyk(45.6%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(62.02, 19.19, -49.04) |
| CIE-LCH | lch(62.02, 52.67, 291.37°) |
| OKLab | oklab(67.97% 0.0137 -0.1385) |
| OKLCH | oklch(67.97% 0.139 275.6) |
| XYZ | xyz(34.1571, 30.4246, 84.1771) |
| Luminance | 0.3043 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.54
Lavender Blue
#8B88F8
ΔE00 3.81
Perrywinkle
#8F8CE7
ΔE00 3.83
Soft Blue
#6488EA
ΔE00 5.22
Periwinkle (survey)
#8E82FE
ΔE00 5.92
Cornflowerblue
#6495ED
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#818FED #EDDF81
analogous
#81C5ED #818FED #A981ED
triadic
#818FED #ED818F #8FED81
tetradic
#818FED #ED81C5 #EDDF81 #81EDA9
square
#818FED #ED81C5 #EDDF81 #81EDA9
split-complementary
#818FED #EDA981 #C5ED81
monochromatic
#1E36D5 #4B5FE5 #818FED #B7BFF5 #E4E7FB
Accessibility & contrast
On white
2.96
#818FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.09
#818FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #818FED
7.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##818FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##818FED | 1.00 | 2.96 | 7.09 | 7.09 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9AF1
Deuteranopia (green-blind)
#6392EB
Tritanopia (blue-blind)
#5AA2B3
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #818fed; /* rgb */ color: rgb(129, 143, 237); /* oklch */ color: oklch(68.0% 0.139 275.6);
Tailwind
colors: {
custom: {
50: '#abaff3',
500: '#818fed',
950: '#000000',
},
}SCSS
$custom: #818fed; $custom-light: #abaff3; $custom-dark: #000000;
JSON
{
"hex": "#818fed",
"rgb": {
"r": 129,
"g": 143,
"b": 237
},
"hsl": {
"h": 232.222,
"s": 75,
"l": 71.765
},
"oklch": {
"l": 0.67974,
"c": 0.13918,
"h": 275.6
},
"luminance": 0.30426
}Semantic roles & 50–950 ramp
primary
#818FED
secondary
#F3EFD7
accent
#BD0ED7
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85