#B09EF0#B09EF0
#B09EF0 is a light, moderate violet. Relative luminance 0.400; OKLCH L 74.6% C 0.117 H 293.4°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B09EF0 |
|---|---|
| RGB | rgb(176, 158, 240) |
| HSL | hsl(253, 73%, 78%) |
| HSV | hsv(253, 34%, 94%) |
| CMYK | cmyk(26.7%, 34.2%, 0%, 5.9%) |
| CIE-LAB | lab(69.45, 23.83, -38.77) |
| CIE-LCH | lch(69.45, 45.51, 301.58°) |
| OKLab | oklab(74.59% 0.0467 -0.1077) |
| OKLCH | oklch(74.59% 0.117 293.4) |
| XYZ | xyz(45.8557, 39.9744, 87.7211) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.79
Pastel Purple
#CAA0FF
ΔE00 5.30
Lavender (survey)
#C79FEF
ΔE00 5.45
Baby Purple
#CA9BF7
ΔE00 5.90
Lilac (survey)
#CEA2FD
ΔE00 6.00
Pale Violet
#CEAEFA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09EF0 #DEF09E
analogous
#9EB5F0 #B09EF0 #D99EF0
triadic
#B09EF0 #F0B09E #9EF0B0
tetradic
#B09EF0 #F09EB5 #DEF09E #9EF0D9
square
#B09EF0 #F09EB5 #DEF09E #9EF0D9
split-complementary
#B09EF0 #F0D99E #B5F09E
monochromatic
#5A34E0 #8569E8 #B09EF0 #DBD3F8 #E9E4FB
Accessibility & contrast
On white
2.33
#B09EF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#B09EF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09EF0
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09EF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09EF0 | 1.00 | 2.33 | 8.99 | 8.99 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ABF3
Deuteranopia (green-blind)
#8AA8EE
Tritanopia (blue-blind)
#A2ACBC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b09ef0; /* rgb */ color: rgb(176, 158, 240); /* oklch */ color: oklch(74.6% 0.117 293.4);
Tailwind
colors: {
custom: {
50: '#c9baf5',
500: '#b09ef0',
950: '#000000',
},
}SCSS
$custom: #b09ef0; $custom-light: #c9baf5; $custom-dark: #000000;
JSON
{
"hex": "#b09ef0",
"rgb": {
"r": 176,
"g": 158,
"b": 240
},
"hsl": {
"h": 253.171,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.74594,
"c": 0.11743,
"h": 293.4
},
"luminance": 0.39975
}Semantic roles & 50–950 ramp
primary
#B09EF0
secondary
#EDF3D8
accent
#D510AA
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085