#B09EEF#B09EEF
#B09EEF is a light, moderate violet. Relative luminance 0.399; OKLCH L 74.5% C 0.116 H 293.6°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B09EEF |
|---|---|
| RGB | rgb(176, 158, 239) |
| HSL | hsl(253, 72%, 78%) |
| HSV | hsv(253, 34%, 94%) |
| CMYK | cmyk(26.4%, 33.9%, 0%, 6.3%) |
| CIE-LAB | lab(69.41, 23.59, -38.29) |
| CIE-LCH | lch(69.41, 44.97, 301.63°) |
| OKLab | oklab(74.55% 0.0465 -0.1064) |
| OKLCH | oklch(74.55% 0.116 293.6) |
| XYZ | xyz(45.7076, 39.9152, 86.9409) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.60
Pastel Purple
#CAA0FF
ΔE00 5.32
Lavender (survey)
#C79FEF
ΔE00 5.38
Baby Purple
#CA9BF7
ΔE00 5.88
Lilac (survey)
#CEA2FD
ΔE00 6.00
Pale Violet
#CEAEFA
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09EEF #DDEF9E
analogous
#9EB5EF #B09EEF #D89EEF
triadic
#B09EEF #EFB09E #9EEFB0
tetradic
#B09EEF #EF9EB5 #DDEF9E #9EEFD8
square
#B09EEF #EF9EB5 #DDEF9E #9EEFD8
split-complementary
#B09EEF #EFD89E #B5EF9E
monochromatic
#5A35DE #8569E6 #B09EEF #DBD3F8 #EAE5FB
Accessibility & contrast
On white
2.34
#B09EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#B09EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09EEF
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09EEF | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF2
Deuteranopia (green-blind)
#8BA8ED
Tritanopia (blue-blind)
#A3ACBC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b09eef; /* rgb */ color: rgb(176, 158, 239); /* oklch */ color: oklch(74.5% 0.116 293.6);
Tailwind
colors: {
custom: {
50: '#c9baf4',
500: '#b09eef',
950: '#000000',
},
}SCSS
$custom: #b09eef; $custom-light: #c9baf4; $custom-dark: #000000;
JSON
{
"hex": "#b09eef",
"rgb": {
"r": 176,
"g": 158,
"b": 239
},
"hsl": {
"h": 253.333,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.74547,
"c": 0.11607,
"h": 293.6
},
"luminance": 0.39916
}Semantic roles & 50–950 ramp
primary
#B09EEF
secondary
#EDF2D9
accent
#D412A9
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085