#8799F7#8799F7
#8799F7 is a light, vivid blue. Relative luminance 0.346; OKLCH L 70.9% C 0.139 H 274.1°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8799F7 |
|---|---|
| RGB | rgb(135, 153, 247) |
| HSL | hsl(230, 88%, 75%) |
| HSV | hsv(230, 45%, 97%) |
| CMYK | cmyk(45.3%, 38.1%, 0%, 3.1%) |
| CIE-LAB | lab(65.47, 17.70, -49.05) |
| CIE-LCH | lch(65.47, 52.15, 289.84°) |
| OKLab | oklab(70.89% 0.01 -0.1384) |
| OKLCH | oklch(70.89% 0.139 274.1) |
| XYZ | xyz(38.1662, 34.6467, 92.6541) |
| Luminance | 0.3465 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.73
Perrywinkle
#8F8CE7
ΔE00 5.63
Lavender Blue
#8B88F8
ΔE00 5.70
Cornflowerblue
#6495ED
ΔE00 6.55
Soft Blue
#6488EA
ΔE00 6.90
Periwinkle (survey)
#8E82FE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8799F7 #F7E587
analogous
#87D1F7 #8799F7 #AD87F7
triadic
#8799F7 #F78799 #99F787
tetradic
#8799F7 #F787D1 #F7E587 #87F7AD
square
#8799F7 #F787D1 #F7E587 #87F7AD
split-complementary
#8799F7 #F7AD87 #D1F787
monochromatic
#1437EF #4E68F3 #8799F7 #C0CAFB #E2E7FD
Accessibility & contrast
On white
2.65
#8799F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#8799F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8799F7
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8799F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8799F7 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A4FB
Deuteranopia (green-blind)
#6C9BF5
Tritanopia (blue-blind)
#5FACBC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8799f7; /* rgb */ color: rgb(135, 153, 247); /* oklch */ color: oklch(70.9% 0.139 274.1);
Tailwind
colors: {
custom: {
50: '#afb6fa',
500: '#8799f7',
950: '#000000',
},
}SCSS
$custom: #8799f7; $custom-light: #afb6fa; $custom-dark: #000000;
JSON
{
"hex": "#8799f7",
"rgb": {
"r": 135,
"g": 153,
"b": 247
},
"hsl": {
"h": 230.357,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.70887,
"c": 0.13872,
"h": 274.1
},
"luminance": 0.34649
}Semantic roles & 50–950 ramp
primary
#8799F7
secondary
#F5F0D6
accent
#C001E4
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085