#B088FF#B088FF
#B088FF is a light, vivid violet. Relative luminance 0.341; OKLCH L 71.5% C 0.171 H 297.4°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B088FF |
|---|---|
| RGB | rgb(176, 136, 255) |
| HSL | hsl(260, 100%, 77%) |
| HSV | hsv(260, 47%, 100%) |
| CMYK | cmyk(31%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(65.01, 39.81, -53.96) |
| CIE-LCH | lch(65.01, 67.06, 306.42°) |
| OKLab | oklab(71.46% 0.0787 -0.1518) |
| OKLCH | oklch(71.46% 0.171 297.4) |
| XYZ | xyz(44.7543, 34.0579, 98.8043) |
| Luminance | 0.3406 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.24
Light Purple
#BF77F6
ΔE00 5.61
Easter Purple
#C071FE
ΔE00 6.36
Light Urple
#B36FF6
ΔE00 6.42
Periwinkle (survey)
#8E82FE
ΔE00 6.51
Lavender Blue
#8B88F8
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B088FF #D7FF88
analogous
#889CFF #B088FF #EC88FF
triadic
#B088FF #FFB088 #88FFB0
tetradic
#B088FF #FF889C #D7FF88 #88FFEC
square
#B088FF #FF889C #D7FF88 #88FFEC
split-complementary
#B088FF #FFEC88 #9CFF88
monochromatic
#5F0EFF #874BFF #B088FF #D9C5FF #EBE0FF
Accessibility & contrast
On white
2.69
#B088FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#B088FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B088FF
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B088FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B088FF | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619EFF
Deuteranopia (green-blind)
#6A9CFC
Tritanopia (blue-blind)
#9F9EB7
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b088ff; /* rgb */ color: rgb(176, 136, 255); /* oklch */ color: oklch(71.5% 0.171 297.4);
Tailwind
colors: {
custom: {
50: '#caabff',
500: '#b088ff',
950: '#000000',
},
}SCSS
$custom: #b088ff; $custom-light: #caabff; $custom-dark: #000000;
JSON
{
"hex": "#b088ff",
"rgb": {
"r": 176,
"g": 136,
"b": 255
},
"hsl": {
"h": 260.168,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.71456,
"c": 0.17097,
"h": 297.4
},
"luminance": 0.34058
}Semantic roles & 50–950 ramp
primary
#B088FF
secondary
#EBF7D4
accent
#E60098
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#141018
muted
#827F86