#8799EF#8799EF
#8799EF is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.5% C 0.128 H 273.7°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8799EF |
|---|---|
| RGB | rgb(135, 153, 239) |
| HSL | hsl(230, 76%, 73%) |
| HSV | hsv(230, 44%, 94%) |
| CMYK | cmyk(43.5%, 36%, 0%, 6.3%) |
| CIE-LAB | lab(65.09, 15.41, -45.27) |
| CIE-LCH | lch(65.09, 47.82, 288.80°) |
| OKLab | oklab(70.47% 0.0083 -0.1273) |
| OKLCH | oklch(70.47% 0.128 273.7) |
| XYZ | xyz(36.9581, 34.1634, 86.2914) |
| Luminance | 0.3417 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.20
Perrywinkle
#8F8CE7
ΔE00 5.34
Lavender Blue
#8B88F8
ΔE00 5.92
Cornflowerblue
#6495ED
ΔE00 6.53
Soft Blue
#6488EA
ΔE00 6.86
Periwinkle (survey)
#8E82FE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8799EF #EFDD87
analogous
#87CDEF #8799EF #A987EF
triadic
#8799EF #EF8799 #99EF87
tetradic
#8799EF #EF87CD #EFDD87 #87EFA9
square
#8799EF #EF87CD #EFDD87 #87EFA9
split-complementary
#8799EF #EFA987 #CDEF87
monochromatic
#1E3FDE #516BE8 #8799EF #BDC7F6 #E4E8FB
Accessibility & contrast
On white
2.68
#8799EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#8799EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8799EF
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8799EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8799EF | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F2
Deuteranopia (green-blind)
#719AED
Tritanopia (blue-blind)
#63ABB9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8799ef; /* rgb */ color: rgb(135, 153, 239); /* oklch */ color: oklch(70.5% 0.128 273.7);
Tailwind
colors: {
custom: {
50: '#aeb6f4',
500: '#8799ef',
950: '#000000',
},
}SCSS
$custom: #8799ef; $custom-light: #aeb6f4; $custom-dark: #000000;
JSON
{
"hex": "#8799ef",
"rgb": {
"r": 135,
"g": 153,
"b": 239
},
"hsl": {
"h": 229.615,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.7047,
"c": 0.12761,
"h": 273.7
},
"luminance": 0.34165
}Semantic roles & 50–950 ramp
primary
#8799EF
secondary
#F3EED8
accent
#B50DD9
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085