#8799FC#8799FC
#8799FC is a light, vivid blue. Relative luminance 0.350; OKLCH L 71.2% C 0.146 H 274.3°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8799FC |
|---|---|
| RGB | rgb(135, 153, 252) |
| HSL | hsl(231, 95%, 76%) |
| HSV | hsv(231, 46%, 99%) |
| CMYK | cmyk(46.4%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(65.72, 19.15, -51.40) |
| CIE-LCH | lch(65.72, 54.85, 290.44°) |
| OKLab | oklab(71.16% 0.011 -0.1452) |
| OKLCH | oklch(71.16% 0.146 274.3) |
| XYZ | xyz(38.9481, 34.9594, 96.7722) |
| Luminance | 0.3496 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.71
Lavender Blue
#8B88F8
ΔE00 5.66
Perrywinkle
#8F8CE7
ΔE00 5.90
Cornflowerblue
#6495ED
ΔE00 6.64
Soft Blue
#6488EA
ΔE00 7.01
Periwinkle (survey)
#8E82FE
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8799FC #FCEA87
analogous
#87D3FC #8799FC #AF87FC
triadic
#8799FC #FC8799 #99FC87
tetradic
#8799FC #FC87D3 #FCEA87 #87FCAF
square
#8799FC #FC87D3 #FCEA87 #87FCAF
split-complementary
#8799FC #FCAF87 #D3FC87
monochromatic
#1033F9 #4B66FB #8799FC #C3CCFD #E1E6FE
Accessibility & contrast
On white
2.63
#8799FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#8799FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8799FC
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8799FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8799FC | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A5FF
Deuteranopia (green-blind)
#699BFA
Tritanopia (blue-blind)
#5BAEBE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8799fc; /* rgb */ color: rgb(135, 153, 252); /* oklch */ color: oklch(71.2% 0.146 274.3);
Tailwind
colors: {
custom: {
50: '#afb6fe',
500: '#8799fc',
950: '#000000',
},
}SCSS
$custom: #8799fc; $custom-light: #afb6fe; $custom-dark: #000000;
JSON
{
"hex": "#8799fc",
"rgb": {
"r": 135,
"g": 153,
"b": 252
},
"hsl": {
"h": 230.769,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.71155,
"c": 0.14562,
"h": 274.3
},
"luminance": 0.34962
}Semantic roles & 50–950 ramp
primary
#8799FC
secondary
#F6F1D5
accent
#C200E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086