#8699FF#8699FF
#8699FF is a light, vivid blue. Relative luminance 0.351; OKLCH L 71.3% C 0.150 H 274.0°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8699FF |
|---|---|
| RGB | rgb(134, 153, 255) |
| HSL | hsl(231, 100%, 76%) |
| HSV | hsv(231, 47%, 100%) |
| CMYK | cmyk(47.5%, 40%, 0%, 0%) |
| CIE-LAB | lab(65.80, 19.80, -52.91) |
| CIE-LCH | lch(65.80, 56.49, 290.52°) |
| OKLab | oklab(71.25% 0.0105 -0.1496) |
| OKLCH | oklch(71.25% 0.15 274) |
| XYZ | xyz(39.2671, 35.0685, 99.2881) |
| Luminance | 0.3507 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.00
Lavender Blue
#8B88F8
ΔE00 5.79
Perrywinkle
#8F8CE7
ΔE00 6.22
Cornflowerblue
#6495ED
ΔE00 6.53
Soft Blue
#6488EA
ΔE00 6.98
Periwinkle (survey)
#8E82FE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8699FF #FFEC86
analogous
#86D5FF #8699FF #B086FF
triadic
#8699FF #FF8699 #99FF86
tetradic
#8699FF #FF86D5 #FFEC86 #86FFB0
square
#8699FF #FF86D5 #FFEC86 #86FFB0
split-complementary
#8699FF #FFB086 #D5FF86
monochromatic
#0C32FF #4965FF #8699FF #C3CDFF #E0E5FF
Accessibility & contrast
On white
2.62
#8699FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#8699FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8699FF
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8699FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8699FF | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#669BFD
Tritanopia (blue-blind)
#57AEC0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8699ff; /* rgb */ color: rgb(134, 153, 255); /* oklch */ color: oklch(71.3% 0.150 274.0);
Tailwind
colors: {
custom: {
50: '#afb6ff',
500: '#8699ff',
950: '#000000',
},
}SCSS
$custom: #8699ff; $custom-light: #afb6ff; $custom-dark: #000000;
JSON
{
"hex": "#8699ff",
"rgb": {
"r": 134,
"g": 153,
"b": 255
},
"hsl": {
"h": 230.579,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.71252,
"c": 0.15,
"h": 274
},
"luminance": 0.35071
}Semantic roles & 50–950 ramp
primary
#8699FF
secondary
#F7F2D4
accent
#C100E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086