#B899DE#B899DE
#B899DE is a light, moderate violet. Relative luminance 0.382; OKLCH L 73.6% C 0.103 H 304.6°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B899DE |
|---|---|
| RGB | rgb(184, 153, 222) |
| HSL | hsl(267, 51%, 74%) |
| HSV | hsv(267, 31%, 87%) |
| CMYK | cmyk(17.1%, 31.1%, 0%, 12.9%) |
| CIE-LAB | lab(68.20, 24.84, -30.78) |
| CIE-LCH | lch(68.20, 39.55, 308.91°) |
| OKLab | oklab(73.56% 0.0584 -0.0847) |
| OKLCH | oklch(73.56% 0.103 304.6) |
| XYZ | xyz(44.3406, 38.2469, 74.1395) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.14
Pale Purple
#B790D4
ΔE00 2.91
Lavender (survey)
#C79FEF
ΔE00 3.46
Baby Purple
#CA9BF7
ΔE00 4.89
Lilac (survey)
#CEA2FD
ΔE00 5.64
Pastel Purple
#CAA0FF
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B899DE #BFDE99
analogous
#999CDE #B899DE #DA99DE
triadic
#B899DE #DEB899 #99DEB8
tetradic
#B899DE #DE999C #BFDE99 #99DEDA
square
#B899DE #DE999C #BFDE99 #99DEDA
split-complementary
#B899DE #DEDA99 #9CDE99
monochromatic
#783EBF #986BCF #B899DE #D8C7ED #EFE8F8
Accessibility & contrast
On white
2.43
#B899DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#B899DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B899DE
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B899DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B899DE | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA5E1
Deuteranopia (green-blind)
#91A6DC
Tritanopia (blue-blind)
#B2A3B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b899de; /* rgb */ color: rgb(184, 153, 222); /* oklch */ color: oklch(73.6% 0.103 304.6);
Tailwind
colors: {
custom: {
50: '#ceb7e8',
500: '#b899de',
950: '#000000',
},
}SCSS
$custom: #b899de; $custom-light: #ceb7e8; $custom-dark: #000000;
JSON
{
"hex": "#b899de",
"rgb": {
"r": 184,
"g": 153,
"b": 222
},
"hsl": {
"h": 266.957,
"s": 51.111,
"l": 73.529
},
"oklch": {
"l": 0.73562,
"c": 0.10286,
"h": 304.6
},
"luminance": 0.38247
}Semantic roles & 50–950 ramp
primary
#B899DE
secondary
#E6EFDC
accent
#BE277A
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084