#B09EEE#B09EEE
#B09EEE is a light, moderate violet. Relative luminance 0.399; OKLCH L 74.5% C 0.115 H 293.8°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B09EEE |
|---|---|
| RGB | rgb(176, 158, 238) |
| HSL | hsl(254, 70%, 78%) |
| HSV | hsv(254, 34%, 93%) |
| CMYK | cmyk(26.1%, 33.6%, 0%, 6.7%) |
| CIE-LAB | lab(69.37, 23.35, -37.81) |
| CIE-LCH | lch(69.37, 44.44, 301.70°) |
| OKLab | oklab(74.5% 0.0462 -0.105) |
| OKLCH | oklch(74.5% 0.115 293.8) |
| XYZ | xyz(45.5603, 39.8563, 86.1650) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.40
Lavender (survey)
#C79FEF
ΔE00 5.31
Pastel Purple
#CAA0FF
ΔE00 5.35
Baby Purple
#CA9BF7
ΔE00 5.88
Lilac (survey)
#CEA2FD
ΔE00 6.00
Pale Violet
#CEAEFA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09EEE #DCEE9E
analogous
#9EB4EE #B09EEE #D89EEE
triadic
#B09EEE #EEB09E #9EEEB0
tetradic
#B09EEE #EE9EB4 #DCEE9E #9EEED8
square
#B09EEE #EE9EB4 #DCEE9E #9EEED8
split-complementary
#B09EEE #EED89E #B4EE9E
monochromatic
#5B36DC #866AE5 #B09EEE #DAD2F7 #EAE5FA
Accessibility & contrast
On white
2.34
#B09EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#B09EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09EEE
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09EEE | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF1
Deuteranopia (green-blind)
#8BA8EC
Tritanopia (blue-blind)
#A3ACBB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b09eee; /* rgb */ color: rgb(176, 158, 238); /* oklch */ color: oklch(74.5% 0.115 293.8);
Tailwind
colors: {
custom: {
50: '#c9baf4',
500: '#b09eee',
950: '#000000',
},
}SCSS
$custom: #b09eee; $custom-light: #c9baf4; $custom-dark: #000000;
JSON
{
"hex": "#b09eee",
"rgb": {
"r": 176,
"g": 158,
"b": 238
},
"hsl": {
"h": 253.5,
"s": 70.175,
"l": 77.647
},
"oklch": {
"l": 0.74501,
"c": 0.1147,
"h": 293.8
},
"luminance": 0.39857
}Semantic roles & 50–950 ramp
primary
#B09EEE
secondary
#ECF2D9
accent
#D213A7
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085