#8088F8#8088F8
#8088F8 is a light, vivid blue. Relative luminance 0.290; OKLCH L 67.2% C 0.164 H 277.9°. Best body text is #000000 at 6.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8088F8 |
|---|---|
| RGB | rgb(128, 136, 248) |
| HSL | hsl(236, 90%, 74%) |
| HSV | hsv(236, 48%, 97%) |
| CMYK | cmyk(48.4%, 45.2%, 0%, 2.7%) |
| CIE-LAB | lab(60.76, 26.31, -57.12) |
| CIE-LCH | lch(60.76, 62.89, 294.73°) |
| OKLab | oklab(67.18% 0.0226 -0.1622) |
| OKLCH | oklch(67.18% 0.164 277.9) |
| XYZ | xyz(34.6443, 28.9729, 92.5556) |
| Luminance | 0.2898 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.18
Periwinkle (survey)
#8E82FE
ΔE00 3.73
Perrywinkle
#8F8CE7
ΔE00 4.23
Periwinkle Blue
#8F99FB
ΔE00 4.99
Cornflower
#6A79F7
ΔE00 5.15
Soft Blue
#6488EA
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8088F8 #F8F080
analogous
#80C4F8 #8088F8 #B480F8
triadic
#8088F8 #F88088 #88F880
tetradic
#8088F8 #F880C4 #F8F080 #80F8B4
square
#8088F8 #F880C4 #F8F080 #80F8B4
split-complementary
#8088F8 #F8B480 #C4F880
monochromatic
#0D1CF0 #4652F5 #8088F8 #BABEFB #E2E4FD
Accessibility & contrast
On white
3.09
#8088F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.80
#8088F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8088F8
6.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8088F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8088F8 | 1.00 | 3.09 | 6.80 | 6.80 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5997FC
Deuteranopia (green-blind)
#4F8EF6
Tritanopia (blue-blind)
#52A0B4
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #8088f8; /* rgb */ color: rgb(128, 136, 248); /* oklch */ color: oklch(67.2% 0.164 277.9);
Tailwind
colors: {
custom: {
50: '#abaafb',
500: '#8088f8',
950: '#000000',
},
}SCSS
$custom: #8088f8; $custom-light: #abaafb; $custom-dark: #000000;
JSON
{
"hex": "#8088f8",
"rgb": {
"r": 128,
"g": 136,
"b": 248
},
"hsl": {
"h": 236,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.67182,
"c": 0.16376,
"h": 277.9
},
"luminance": 0.28975
}Semantic roles & 50–950 ramp
primary
#8088F8
secondary
#F5F3D6
accent
#D600E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85