#D2BAFA#D2BAFA
#D2BAFA is a very light, moderate violet. Relative luminance 0.557; OKLCH L 83.1% C 0.092 H 301.6°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BAFA |
|---|---|
| RGB | rgb(210, 186, 250) |
| HSL | hsl(263, 86%, 85%) |
| HSV | hsv(263, 26%, 98%) |
| CMYK | cmyk(16%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(79.46, 20.76, -28.49) |
| CIE-LCH | lch(79.46, 35.25, 306.08°) |
| OKLab | oklab(83.09% 0.048 -0.078) |
| OKLCH | oklch(83.09% 0.092 301.6) |
| XYZ | xyz(61.3891, 55.7215, 97.9451) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.41
Light Lavender
#DFC5FE
ΔE00 3.32
Pale Violet
#CEAEFA
ΔE00 3.45
Mauve
#E0B0FF
ΔE00 4.98
Pale Lilac
#E4CBFF
ΔE00 5.03
Light Lilac
#EDC8FF
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BAFA #E2FABA
analogous
#BAC2FA #D2BAFA #F2BAFA
triadic
#D2BAFA #FAD2BA #BAFAD2
tetradic
#D2BAFA #FABAC2 #E2FABA #BAFAF2
square
#D2BAFA #FABAC2 #E2FABA #BAFAF2
split-complementary
#D2BAFA #FAF2BA #C2FABA
monochromatic
#8848F2 #AD81F6 #D2BAFA #ECE2FD #ECE2FD
Accessibility & contrast
On white
1.73
#D2BAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#D2BAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BAFA
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BAFA | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4FD
Deuteranopia (green-blind)
#B1C5F8
Tritanopia (blue-blind)
#CCC3D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d2bafa; /* rgb */ color: rgb(210, 186, 250); /* oklch */ color: oklch(83.1% 0.092 301.6);
Tailwind
colors: {
custom: {
50: '#e0cefc',
500: '#d2bafa',
950: '#000000',
},
}SCSS
$custom: #d2bafa; $custom-light: #e0cefc; $custom-dark: #000000;
JSON
{
"hex": "#d2bafa",
"rgb": {
"r": 210,
"g": 186,
"b": 250
},
"hsl": {
"h": 262.5,
"s": 86.486,
"l": 85.49
},
"oklch": {
"l": 0.8309,
"c": 0.09159,
"h": 301.6
},
"luminance": 0.55722
}Semantic roles & 50–950 ramp
primary
#D2BAFA
secondary
#B9DE7A
accent
#E3028F
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385