#8790F6#8790F6
#8790F6 is a light, vivid blue. Relative luminance 0.318; OKLCH L 69.1% C 0.149 H 277.9°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8790F6 |
|---|---|
| RGB | rgb(135, 144, 246) |
| HSL | hsl(235, 86%, 75%) |
| HSV | hsv(235, 45%, 96%) |
| CMYK | cmyk(45.1%, 41.5%, 0%, 3.5%) |
| CIE-LAB | lab(63.14, 22.64, -52.21) |
| CIE-LCH | lch(63.14, 56.90, 293.45°) |
| OKLab | oklab(69.08% 0.0205 -0.1476) |
| OKLCH | oklch(69.08% 0.149 277.9) |
| XYZ | xyz(36.5944, 31.7494, 91.3709) |
| Luminance | 0.3175 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.62
Lavender Blue
#8B88F8
ΔE00 2.90
Perrywinkle
#8F8CE7
ΔE00 3.51
Periwinkle (survey)
#8E82FE
ΔE00 5.03
Soft Blue
#6488EA
ΔE00 6.43
Cornflower
#6A79F7
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8790F6 #F6ED87
analogous
#87C8F6 #8790F6 #B687F6
triadic
#8790F6 #F68790 #90F687
tetradic
#8790F6 #F687C8 #F6ED87 #87F6B6
square
#8790F6 #F687C8 #F6ED87 #87F6B6
split-complementary
#8790F6 #F6B687 #C8F687
monochromatic
#1527ED #4E5BF2 #8790F6 #C0C5FA #E3E5FD
Accessibility & contrast
On white
2.86
#8790F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#8790F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8790F6
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8790F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8790F6 | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699DFA
Deuteranopia (green-blind)
#6195F4
Tritanopia (blue-blind)
#60A5B7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8790f6; /* rgb */ color: rgb(135, 144, 246); /* oklch */ color: oklch(69.1% 0.149 277.9);
Tailwind
colors: {
custom: {
50: '#afb0f9',
500: '#8790f6',
950: '#000000',
},
}SCSS
$custom: #8790f6; $custom-light: #afb0f9; $custom-dark: #000000;
JSON
{
"hex": "#8790f6",
"rgb": {
"r": 135,
"g": 144,
"b": 246
},
"hsl": {
"h": 235.135,
"s": 86.047,
"l": 74.706
},
"oklch": {
"l": 0.6908,
"c": 0.14903,
"h": 277.9
},
"luminance": 0.31751
}Semantic roles & 50–950 ramp
primary
#8790F6
secondary
#F5F2D6
accent
#D003E3
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85