#B799FF#B799FF
#B799FF is a light, vivid violet. Relative luminance 0.401; OKLCH L 75.0% C 0.146 H 296.3°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B799FF |
|---|---|
| RGB | rgb(183, 153, 255) |
| HSL | hsl(258, 100%, 80%) |
| HSV | hsv(258, 40%, 100%) |
| CMYK | cmyk(28.2%, 40%, 0%, 0%) |
| CIE-LAB | lab(69.52, 32.21, -46.79) |
| CIE-LCH | lch(69.52, 56.81, 304.54°) |
| OKLab | oklab(75.01% 0.0645 -0.1308) |
| OKLCH | oklch(75.01% 0.146 296.3) |
| XYZ | xyz(48.9653, 40.0692, 99.7428) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.12
Liliac
#C48EFD
ΔE00 4.39
Baby Purple
#CA9BF7
ΔE00 4.84
Lilac (survey)
#CEA2FD
ΔE00 5.23
Lavender (survey)
#C79FEF
ΔE00 5.70
Lavender
#B39DDB
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B799FF #E1FF99
analogous
#99AEFF #B799FF #EA99FF
triadic
#B799FF #FFB799 #99FFB7
tetradic
#B799FF #FF99AE #E1FF99 #99FFEA
square
#B799FF #FF99AE #E1FF99 #99FFEA
split-complementary
#B799FF #FFEA99 #AEFF99
monochromatic
#611FFF #8C5CFF #B799FF #E2D6FF #E9E0FF
Accessibility & contrast
On white
2.33
#B799FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#B799FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B799FF
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B799FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B799FF | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#81A9FC
Tritanopia (blue-blind)
#A8ABC0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b799ff; /* rgb */ color: rgb(183, 153, 255); /* oklch */ color: oklch(75.0% 0.146 296.3);
Tailwind
colors: {
custom: {
50: '#cfb7ff',
500: '#b799ff',
950: '#000000',
},
}SCSS
$custom: #b799ff; $custom-light: #cfb7ff; $custom-dark: #000000;
JSON
{
"hex": "#b799ff",
"rgb": {
"r": 183,
"g": 153,
"b": 255
},
"hsl": {
"h": 257.647,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.75005,
"c": 0.14583,
"h": 296.3
},
"luminance": 0.4007
}Semantic roles & 50–950 ramp
primary
#B799FF
secondary
#EDF7D4
accent
#E600A2
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086