#8792EE#8792EE
#8792EE is a light, vivid blue. Relative luminance 0.319; OKLCH L 69.0% C 0.135 H 277.1°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8792EE |
|---|---|
| RGB | rgb(135, 146, 238) |
| HSL | hsl(234, 75%, 73%) |
| HSV | hsv(234, 43%, 93%) |
| CMYK | cmyk(43.3%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(63.24, 19.18, -47.63) |
| CIE-LCH | lch(63.24, 51.35, 291.94°) |
| OKLab | oklab(69.03% 0.0167 -0.1342) |
| OKLCH | oklch(69.03% 0.135 277.1) |
| XYZ | xyz(35.6985, 31.8800, 85.1448) |
| Luminance | 0.3188 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.53
Perrywinkle
#8F8CE7
ΔE00 3.35
Lavender Blue
#8B88F8
ΔE00 3.84
Periwinkle (survey)
#8E82FE
ΔE00 6.03
Soft Blue
#6488EA
ΔE00 6.42
Cornflowerblue
#6495ED
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8792EE #EEE387
analogous
#87C5EE #8792EE #AF87EE
triadic
#8792EE #EE8792 #92EE87
tetradic
#8792EE #EE87C5 #EEE387 #87EEAF
square
#8792EE #EE87C5 #EEE387 #87EEAF
split-complementary
#8792EE #EEAF87 #C5EE87
monochromatic
#1F33DC #5161E6 #8792EE #BDC3F6 #E4E7FB
Accessibility & contrast
On white
2.85
#8792EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#8792EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8792EE
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8792EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8792EE | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF2
Deuteranopia (green-blind)
#6995EC
Tritanopia (blue-blind)
#65A5B5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8792ee; /* rgb */ color: rgb(135, 146, 238); /* oklch */ color: oklch(69.0% 0.135 277.1);
Tailwind
colors: {
custom: {
50: '#aeb1f4',
500: '#8792ee',
950: '#000000',
},
}SCSS
$custom: #8792ee; $custom-light: #aeb1f4; $custom-dark: #000000;
JSON
{
"hex": "#8792ee",
"rgb": {
"r": 135,
"g": 146,
"b": 238
},
"hsl": {
"h": 233.592,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.69033,
"c": 0.13528,
"h": 277.1
},
"luminance": 0.31882
}Semantic roles & 50–950 ramp
primary
#8792EE
secondary
#F3F0D8
accent
#C20ED7
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85