#B099EA#B099EA
#B099EA is a light, moderate violet. Relative luminance 0.380; OKLCH L 73.4% C 0.117 H 296.5°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B099EA |
|---|---|
| RGB | rgb(176, 153, 234) |
| HSL | hsl(257, 66%, 76%) |
| HSV | hsv(257, 35%, 92%) |
| CMYK | cmyk(24.8%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(67.99, 25.20, -37.77) |
| CIE-LCH | lch(67.99, 45.40, 303.71°) |
| OKLab | oklab(73.39% 0.0522 -0.1048) |
| OKLCH | oklch(73.39% 0.117 296.5) |
| XYZ | xyz(44.1436, 37.9527, 82.8259) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.06
Lavender (survey)
#C79FEF
ΔE00 4.84
Pastel Purple
#CAA0FF
ΔE00 5.19
Baby Purple
#CA9BF7
ΔE00 5.26
Lilac (survey)
#CEA2FD
ΔE00 5.83
Pale Purple
#B790D4
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B099EA #D3EA99
analogous
#99AAEA #B099EA #D899EA
triadic
#B099EA #EAB099 #99EAB0
tetradic
#B099EA #EA99AA #D3EA99 #99EAD8
square
#B099EA #EA99AA #D3EA99 #99EAD8
split-complementary
#B099EA #EAD899 #AAEA99
monochromatic
#6133D5 #8966E0 #B099EA #D7CCF4 #EBE6FA
Accessibility & contrast
On white
2.44
#B099EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#B099EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B099EA
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B099EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B099EA | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A6ED
Deuteranopia (green-blind)
#88A5E8
Tritanopia (blue-blind)
#A4A7B7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b099ea; /* rgb */ color: rgb(176, 153, 234); /* oklch */ color: oklch(73.4% 0.117 296.5);
Tailwind
colors: {
custom: {
50: '#c9b7f1',
500: '#b099ea',
950: '#000000',
},
}SCSS
$custom: #b099ea; $custom-light: #c9b7f1; $custom-dark: #000000;
JSON
{
"hex": "#b099ea",
"rgb": {
"r": 176,
"g": 153,
"b": 234
},
"hsl": {
"h": 257.037,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.7339,
"c": 0.11712,
"h": 296.5
},
"luminance": 0.37953
}Semantic roles & 50–950 ramp
primary
#B099EA
secondary
#EBF1DA
accent
#CE189A
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084