#8799FB#8799FB
#8799FB is a light, vivid blue. Relative luminance 0.349; OKLCH L 71.1% C 0.144 H 274.3°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8799FB |
|---|---|
| RGB | rgb(135, 153, 251) |
| HSL | hsl(231, 94%, 76%) |
| HSV | hsv(231, 46%, 98%) |
| CMYK | cmyk(46.2%, 39%, 0%, 1.6%) |
| CIE-LAB | lab(65.67, 18.86, -50.93) |
| CIE-LCH | lch(65.67, 54.31, 290.32°) |
| OKLab | oklab(71.1% 0.0108 -0.1438) |
| OKLCH | oklch(71.1% 0.144 274.3) |
| XYZ | xyz(38.7901, 34.8962, 95.9398) |
| Luminance | 0.3490 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.70
Lavender Blue
#8B88F8
ΔE00 5.67
Perrywinkle
#8F8CE7
ΔE00 5.84
Cornflowerblue
#6495ED
ΔE00 6.62
Soft Blue
#6488EA
ΔE00 6.98
Periwinkle (survey)
#8E82FE
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8799FB #FBE987
analogous
#87D3FB #8799FB #AF87FB
triadic
#8799FB #FB8799 #99FB87
tetradic
#8799FB #FB87D3 #FBE987 #87FBAF
square
#8799FB #FB87D3 #FBE987 #87FBAF
split-complementary
#8799FB #FBAF87 #D3FB87
monochromatic
#1134F7 #4C67F9 #8799FB #C2CBFD #E1E6FE
Accessibility & contrast
On white
2.63
#8799FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#8799FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8799FB
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8799FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8799FB | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#6A9BF9
Tritanopia (blue-blind)
#5CADBE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8799fb; /* rgb */ color: rgb(135, 153, 251); /* oklch */ color: oklch(71.1% 0.144 274.3);
Tailwind
colors: {
custom: {
50: '#afb6fd',
500: '#8799fb',
950: '#000000',
},
}SCSS
$custom: #8799fb; $custom-light: #afb6fd; $custom-dark: #000000;
JSON
{
"hex": "#8799fb",
"rgb": {
"r": 135,
"g": 153,
"b": 251
},
"hsl": {
"h": 230.69,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.71101,
"c": 0.14424,
"h": 274.3
},
"luminance": 0.34898
}Semantic roles & 50–950 ramp
primary
#8799FB
secondary
#F6F1D5
accent
#C200E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085