#B18DED#B18DED
#B18DED is a light, vivid violet. Relative luminance 0.345; OKLCH L 71.5% C 0.140 H 300.2°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B18DED |
|---|---|
| RGB | rgb(177, 141, 237) |
| HSL | hsl(263, 73%, 74%) |
| HSV | hsv(263, 41%, 93%) |
| CMYK | cmyk(25.3%, 40.5%, 0%, 7.1%) |
| CIE-LAB | lab(65.37, 32.94, -43.51) |
| CIE-LCH | lch(65.37, 54.57, 307.13°) |
| OKLab | oklab(71.46% 0.0705 -0.1214) |
| OKLCH | oklch(71.46% 0.14 300.2) |
| XYZ | xyz(42.9390, 34.5111, 84.5035) |
| Luminance | 0.3451 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.82
Baby Purple
#CA9BF7
ΔE00 5.44
Pastel Purple
#CAA0FF
ΔE00 5.99
Pale Purple
#B790D4
ΔE00 6.01
Lavender (survey)
#C79FEF
ΔE00 6.19
Light Purple
#BF77F6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B18DED #C9ED8D
analogous
#8D99ED #B18DED #E18DED
triadic
#B18DED #EDB18D #8DEDB1
tetradic
#B18DED #ED8D99 #C9ED8D #8DEDE1
square
#B18DED #ED8D99 #C9ED8D #8DEDE1
split-complementary
#B18DED #EDE18D #99ED8D
monochromatic
#6923DC #8D58E5 #B18DED #D5C2F5 #EDE5FB
Accessibility & contrast
On white
2.66
#B18DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#B18DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B18DED
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B18DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B18DED | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EF1
Deuteranopia (green-blind)
#7B9EEA
Tritanopia (blue-blind)
#A69DB2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b18ded; /* rgb */ color: rgb(177, 141, 237); /* oklch */ color: oklch(71.5% 0.140 300.2);
Tailwind
colors: {
custom: {
50: '#caaff3',
500: '#b18ded',
950: '#000000',
},
}SCSS
$custom: #b18ded; $custom-light: #caaff3; $custom-dark: #000000;
JSON
{
"hex": "#b18ded",
"rgb": {
"r": 177,
"g": 141,
"b": 237
},
"hsl": {
"h": 262.5,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.71463,
"c": 0.14038,
"h": 300.2
},
"luminance": 0.34511
}Semantic roles & 50–950 ramp
primary
#B18DED
secondary
#E9F2D9
accent
#D5118B
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#131017
muted
#827F85