#8792EF#8792EF
#8792EF is a light, vivid blue. Relative luminance 0.319; OKLCH L 69.1% C 0.137 H 277.1°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8792EF |
|---|---|
| RGB | rgb(135, 146, 239) |
| HSL | hsl(234, 76%, 73%) |
| HSV | hsv(234, 44%, 94%) |
| CMYK | cmyk(43.5%, 38.9%, 0%, 6.3%) |
| CIE-LAB | lab(63.29, 19.47, -48.11) |
| CIE-LCH | lch(63.29, 51.90, 292.03°) |
| OKLab | oklab(69.09% 0.0168 -0.1356) |
| OKLCH | oklch(69.09% 0.137 277.1) |
| XYZ | xyz(35.8458, 31.9389, 85.9207) |
| Luminance | 0.3194 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.46
Perrywinkle
#8F8CE7
ΔE00 3.40
Lavender Blue
#8B88F8
ΔE00 3.78
Periwinkle (survey)
#8E82FE
ΔE00 5.97
Soft Blue
#6488EA
ΔE00 6.41
Cornflowerblue
#6495ED
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8792EF #EFE487
analogous
#87C6EF #8792EF #B087EF
triadic
#8792EF #EF8792 #92EF87
tetradic
#8792EF #EF87C6 #EFE487 #87EFB0
square
#8792EF #EF87C6 #EFE487 #87EFB0
split-complementary
#8792EF #EFB087 #C6EF87
monochromatic
#1E32DE #5161E8 #8792EF #BDC3F6 #E4E6FB
Accessibility & contrast
On white
2.84
#8792EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#8792EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8792EF
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8792EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8792EF | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF3
Deuteranopia (green-blind)
#6895ED
Tritanopia (blue-blind)
#64A5B5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8792ef; /* rgb */ color: rgb(135, 146, 239); /* oklch */ color: oklch(69.1% 0.137 277.1);
Tailwind
colors: {
custom: {
50: '#aeb1f4',
500: '#8792ef',
950: '#000000',
},
}SCSS
$custom: #8792ef; $custom-light: #aeb1f4; $custom-dark: #000000;
JSON
{
"hex": "#8792ef",
"rgb": {
"r": 135,
"g": 146,
"b": 239
},
"hsl": {
"h": 233.654,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.69087,
"c": 0.13667,
"h": 277.1
},
"luminance": 0.31941
}Semantic roles & 50–950 ramp
primary
#8792EF
secondary
#F3F0D8
accent
#C30DD9
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85