#8798E7#8798E7
#8798E7 is a light, moderate blue. Relative luminance 0.334; OKLCH L 69.9% C 0.118 H 273.7°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8798E7 |
|---|---|
| RGB | rgb(135, 152, 231) |
| HSL | hsl(229, 67%, 72%) |
| HSV | hsv(229, 42%, 91%) |
| CMYK | cmyk(41.6%, 34.2%, 0%, 9.4%) |
| CIE-LAB | lab(64.46, 13.73, -41.85) |
| CIE-LCH | lch(64.46, 44.05, 288.16°) |
| OKLab | oklab(69.86% 0.0077 -0.1174) |
| OKLCH | oklch(69.86% 0.118 273.7) |
| XYZ | xyz(35.6393, 33.3752, 80.1500) |
| Luminance | 0.3338 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.92
Perrywinkle
#8F8CE7
ΔE00 4.94
Lavender Blue
#8B88F8
ΔE00 6.03
Cornflowerblue
#6495ED
ΔE00 6.78
Soft Blue
#6488EA
ΔE00 6.89
Periwinkle (survey)
#8E82FE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8798E7 #E7D687
analogous
#87C8E7 #8798E7 #A687E7
triadic
#8798E7 #E78798 #98E787
tetradic
#8798E7 #E787C8 #E7D687 #87E7A6
square
#8798E7 #E787C8 #E7D687 #87E7A6
split-complementary
#8798E7 #E7A687 #C8E787
monochromatic
#2945CB #546CDD #8798E7 #BAC4F1 #E5E9FA
Accessibility & contrast
On white
2.74
#8798E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#8798E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8798E7
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8798E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8798E7 | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA0EA
Deuteranopia (green-blind)
#7599E5
Tritanopia (blue-blind)
#68A8B5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8798e7; /* rgb */ color: rgb(135, 152, 231); /* oklch */ color: oklch(69.9% 0.118 273.7);
Tailwind
colors: {
custom: {
50: '#aeb6ef',
500: '#8798e7',
950: '#000000',
},
}SCSS
$custom: #8798e7; $custom-light: #aeb6ef; $custom-dark: #000000;
JSON
{
"hex": "#8798e7",
"rgb": {
"r": 135,
"g": 152,
"b": 231
},
"hsl": {
"h": 229.375,
"s": 66.667,
"l": 71.765
},
"oklch": {
"l": 0.69864,
"c": 0.11767,
"h": 273.7
},
"luminance": 0.33377
}Semantic roles & 50–950 ramp
primary
#8798E7
secondary
#F1EDD9
accent
#AE17CF
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111116
muted
#808084