#BDBAFE#BDBAFE
#BDBAFE is a light, moderate blue. Relative luminance 0.531; OKLCH L 81.6% C 0.095 H 286.1°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBAFE |
|---|---|
| RGB | rgb(189, 186, 254) |
| HSL | hsl(243, 97%, 86%) |
| HSV | hsv(243, 27%, 100%) |
| CMYK | cmyk(25.6%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(77.93, 15.37, -33.12) |
| CIE-LCH | lch(77.93, 36.51, 294.90°) |
| OKLab | oklab(81.55% 0.0264 -0.0914) |
| OKLCH | oklch(81.55% 0.095 286.1) |
| XYZ | xyz(56.4301, 53.0913, 101.0213) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.61
Periwinkle
#CCCCFF
ΔE00 5.24
Pale Violet
#CEAEFA
ΔE00 6.73
Light Violet
#D6B4FC
ΔE00 7.35
Pastel Blue
#A2BFFE
ΔE00 8.10
Light Lavender
#DFC5FE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBAFE #FBFEBA
analogous
#BAD9FE #BDBAFE #DFBAFE
triadic
#BDBAFE #FEBDBA #BAFEBD
tetradic
#BDBAFE #FEBAD9 #FBFEBA #BAFEDF
square
#BDBAFE #FEBAD9 #FBFEBA #BAFEDF
split-complementary
#BDBAFE #FEDFBA #D9FEBA
monochromatic
#4A41FC #837EFD #BDBAFE #E2E1FF #E2E1FF
Accessibility & contrast
On white
1.81
#BDBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#BDBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBAFE
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBAFE | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#A6BFFC
Tritanopia (blue-blind)
#AEC6D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bdbafe; /* rgb */ color: rgb(189, 186, 254); /* oklch */ color: oklch(81.6% 0.095 286.1);
Tailwind
colors: {
custom: {
50: '#d2ceff',
500: '#bdbafe',
950: '#000000',
},
}SCSS
$custom: #bdbafe; $custom-light: #d2ceff; $custom-dark: #000000;
JSON
{
"hex": "#bdbafe",
"rgb": {
"r": 189,
"g": 186,
"b": 254
},
"hsl": {
"h": 242.647,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.81553,
"c": 0.09517,
"h": 286.1
},
"luminance": 0.53092
}Semantic roles & 50–950 ramp
primary
#BDBAFE
secondary
#E0E577
accent
#E600DB
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386