#8799FF#8799FF
#8799FF is a light, vivid blue. Relative luminance 0.352; OKLCH L 71.3% C 0.150 H 274.4°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8799FF |
|---|---|
| RGB | rgb(135, 153, 255) |
| HSL | hsl(231, 100%, 76%) |
| HSV | hsv(231, 47%, 100%) |
| CMYK | cmyk(47.1%, 40%, 0%, 0%) |
| CIE-LAB | lab(65.87, 20.03, -52.80) |
| CIE-LCH | lch(65.87, 56.47, 290.77°) |
| OKLab | oklab(71.32% 0.0115 -0.1493) |
| OKLCH | oklch(71.32% 0.15 274.4) |
| XYZ | xyz(39.4273, 35.1511, 99.2957) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.81
Lavender Blue
#8B88F8
ΔE00 5.67
Perrywinkle
#8F8CE7
ΔE00 6.08
Cornflowerblue
#6495ED
ΔE00 6.73
Soft Blue
#6488EA
ΔE00 7.10
Periwinkle (survey)
#8E82FE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8799FF #FFED87
analogous
#87D5FF #8799FF #B187FF
triadic
#8799FF #FF8799 #99FF87
tetradic
#8799FF #FF87D5 #FFED87 #87FFB1
square
#8799FF #FF87D5 #FFED87 #87FFB1
split-complementary
#8799FF #FFB187 #D5FF87
monochromatic
#0D31FF #4A65FF #8799FF #C4CDFF #E0E5FF
Accessibility & contrast
On white
2.61
#8799FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#8799FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8799FF
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8799FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8799FF | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#679BFD
Tritanopia (blue-blind)
#59AEC0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8799ff; /* rgb */ color: rgb(135, 153, 255); /* oklch */ color: oklch(71.3% 0.150 274.4);
Tailwind
colors: {
custom: {
50: '#b0b6ff',
500: '#8799ff',
950: '#000000',
},
}SCSS
$custom: #8799ff; $custom-light: #b0b6ff; $custom-dark: #000000;
JSON
{
"hex": "#8799ff",
"rgb": {
"r": 135,
"g": 153,
"b": 255
},
"hsl": {
"h": 231,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.71318,
"c": 0.14975,
"h": 274.4
},
"luminance": 0.35153
}Semantic roles & 50–950 ramp
primary
#8799FF
secondary
#F7F2D4
accent
#C300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086