#B099FF#B099FF
#B099FF is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.4% C 0.145 H 292.9°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B099FF |
|---|---|
| RGB | rgb(176, 153, 255) |
| HSL | hsl(254, 100%, 80%) |
| HSV | hsv(254, 40%, 100%) |
| CMYK | cmyk(31%, 40%, 0%, 0%) |
| CIE-LAB | lab(68.92, 30.31, -47.78) |
| CIE-LCH | lch(68.92, 56.58, 302.39°) |
| OKLab | oklab(74.41% 0.0565 -0.1338) |
| OKLCH | oklch(74.41% 0.145 292.9) |
| XYZ | xyz(47.3412, 39.2317, 99.6666) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.52
Liliac
#C48EFD
ΔE00 5.68
Baby Purple
#CA9BF7
ΔE00 6.30
Lilac (survey)
#CEA2FD
ΔE00 6.60
Perrywinkle
#8F8CE7
ΔE00 6.83
Lavender (survey)
#C79FEF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B099FF #E8FF99
analogous
#99B5FF #B099FF #E399FF
triadic
#B099FF #FFB099 #99FFB0
tetradic
#B099FF #FF99B5 #E8FF99 #99FFE3
square
#B099FF #FF99B5 #E8FF99 #99FFE3
split-complementary
#B099FF #FFE399 #B5FF99
monochromatic
#511FFF #815CFF #B099FF #DFD6FF #E7E0FF
Accessibility & contrast
On white
2.37
#B099FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#B099FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B099FF
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B099FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B099FF | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#7DA6FC
Tritanopia (blue-blind)
#9EACC0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b099ff; /* rgb */ color: rgb(176, 153, 255); /* oklch */ color: oklch(74.4% 0.145 292.9);
Tailwind
colors: {
custom: {
50: '#cab7ff',
500: '#b099ff',
950: '#000000',
},
}SCSS
$custom: #b099ff; $custom-light: #cab7ff; $custom-dark: #000000;
JSON
{
"hex": "#b099ff",
"rgb": {
"r": 176,
"g": 153,
"b": 255
},
"hsl": {
"h": 253.529,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.74406,
"c": 0.14524,
"h": 292.9
},
"luminance": 0.39233
}Semantic roles & 50–950 ramp
primary
#B099FF
secondary
#EFF7D4
accent
#E600B2
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086