#8798E8#8798E8
#8798E8 is a light, moderate blue. Relative luminance 0.334; OKLCH L 69.9% C 0.119 H 273.8°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8798E8 |
|---|---|
| RGB | rgb(135, 152, 232) |
| HSL | hsl(229, 68%, 72%) |
| HSV | hsv(229, 42%, 91%) |
| CMYK | cmyk(41.8%, 34.5%, 0%, 9%) |
| CIE-LAB | lab(64.51, 14.01, -42.33) |
| CIE-LCH | lch(64.51, 44.59, 288.31°) |
| OKLab | oklab(69.91% 0.0079 -0.1188) |
| OKLCH | oklch(69.91% 0.119 273.8) |
| XYZ | xyz(35.7810, 33.4318, 80.8959) |
| Luminance | 0.3343 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.81
Perrywinkle
#8F8CE7
ΔE00 4.94
Lavender Blue
#8B88F8
ΔE00 5.97
Cornflowerblue
#6495ED
ΔE00 6.76
Soft Blue
#6488EA
ΔE00 6.87
Periwinkle (survey)
#8E82FE
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8798E8 #E8D787
analogous
#87C8E8 #8798E8 #A787E8
triadic
#8798E8 #E88798 #98E887
tetradic
#8798E8 #E887C8 #E8D787 #87E8A7
square
#8798E8 #E887C8 #E8D787 #87E8A7
split-complementary
#8798E8 #E8A787 #C8E887
monochromatic
#2744CD #546CDE #8798E8 #BAC4F2 #E5E9FA
Accessibility & contrast
On white
2.73
#8798E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#8798E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8798E8
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8798E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8798E8 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1EB
Deuteranopia (green-blind)
#7499E6
Tritanopia (blue-blind)
#67A8B5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8798e8; /* rgb */ color: rgb(135, 152, 232); /* oklch */ color: oklch(69.9% 0.119 273.8);
Tailwind
colors: {
custom: {
50: '#aeb6ef',
500: '#8798e8',
950: '#000000',
},
}SCSS
$custom: #8798e8; $custom-light: #aeb6ef; $custom-dark: #000000;
JSON
{
"hex": "#8798e8",
"rgb": {
"r": 135,
"g": 152,
"b": 232
},
"hsl": {
"h": 229.485,
"s": 67.832,
"l": 71.961
},
"oklch": {
"l": 0.69914,
"c": 0.11908,
"h": 273.8
},
"luminance": 0.33434
}Semantic roles & 50–950 ramp
primary
#8798E8
secondary
#F2EDD9
accent
#AF16D0
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111116
muted
#808084