#BDAFEB#BDAFEB
#BDAFEB is a light, moderate violet. Relative luminance 0.475; OKLCH L 78.7% C 0.085 H 295.1°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAFEB |
|---|---|
| RGB | rgb(189, 175, 235) |
| HSL | hsl(254, 60%, 80%) |
| HSV | hsv(254, 26%, 92%) |
| CMYK | cmyk(19.6%, 25.5%, 0%, 7.8%) |
| CIE-LAB | lab(74.49, 17.06, -28.16) |
| CIE-LCH | lch(74.49, 32.93, 301.21°) |
| OKLab | oklab(78.66% 0.0362 -0.0773) |
| OKLCH | oklch(78.66% 0.085 295.1) |
| XYZ | xyz(51.3083, 47.4765, 85.0419) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.45
Lavender
#B39DDB
ΔE00 4.90
Light Violet
#D6B4FC
ΔE00 5.24
Lavender (survey)
#C79FEF
ΔE00 6.28
Light Periwinkle
#C1C6FC
ΔE00 6.87
Light Lavender
#DFC5FE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAFEB #DDEBAF
analogous
#AFBFEB #BDAFEB #DBAFEB
triadic
#BDAFEB #EBBDAF #AFEBBD
tetradic
#BDAFEB #EBAFBF #DDEBAF #AFEBDB
square
#BDAFEB #EBAFBF #DDEBAF #AFEBDB
split-complementary
#BDAFEB #EBDBAF #BFEBAF
monochromatic
#6C4DD3 #957EDF #BDAFEB #E5E0F7 #EBE7F9
Accessibility & contrast
On white
2.00
#BDAFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#BDAFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAFEB
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAFEB | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B8EE
Deuteranopia (green-blind)
#A3B6E9
Tritanopia (blue-blind)
#B4B8C4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bdafeb; /* rgb */ color: rgb(189, 175, 235); /* oklch */ color: oklch(78.7% 0.085 295.1);
Tailwind
colors: {
custom: {
50: '#d1c6f1',
500: '#bdafeb',
950: '#000000',
},
}SCSS
$custom: #bdafeb; $custom-light: #d1c6f1; $custom-dark: #000000;
JSON
{
"hex": "#bdafeb",
"rgb": {
"r": 189,
"g": 175,
"b": 235
},
"hsl": {
"h": 254,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.78665,
"c": 0.08535,
"h": 295.1
},
"luminance": 0.47477
}Semantic roles & 50–950 ramp
primary
#BDAFEB
secondary
#EBF0DB
accent
#C81EA0
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284