#D2BAEF#D2BAEF
#D2BAEF is a very light, moderate violet. Relative luminance 0.551; OKLCH L 82.7% C 0.077 H 305.4°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BAEF |
|---|---|
| RGB | rgb(210, 186, 239) |
| HSL | hsl(267, 62%, 83%) |
| HSV | hsv(267, 22%, 94%) |
| CMYK | cmyk(12.1%, 22.2%, 0%, 6.3%) |
| CIE-LAB | lab(79.07, 18.45, -23.17) |
| CIE-LCH | lch(79.07, 29.62, 308.52°) |
| OKLab | oklab(82.67% 0.0447 -0.063) |
| OKLCH | oklch(82.67% 0.077 305.4) |
| XYZ | xyz(59.7143, 55.0516, 89.1248) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.02
Light Violet
#D6B4FC
ΔE00 4.16
Pale Lilac
#E4CBFF
ΔE00 4.19
Light Lilac
#EDC8FF
ΔE00 5.14
Pale Violet
#CEAEFA
ΔE00 5.33
Light Lavendar
#EFC0FE
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BAEF #D7EFBA
analogous
#BABCEF #D2BAEF #ECBAEF
triadic
#D2BAEF #EFD2BA #BAEFD2
tetradic
#D2BAEF #EFBABC #D7EFBA #BAEFEC
square
#D2BAEF #EFBABC #D7EFBA #BAEFEC
split-complementary
#D2BAEF #EFECBA #BCEFBA
monochromatic
#9157D8 #B288E3 #D2BAEF #EFE6F9 #EFE6F9
Accessibility & contrast
On white
1.75
#D2BAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#D2BAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BAEF
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BAEF | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F1
Deuteranopia (green-blind)
#B5C4ED
Tritanopia (blue-blind)
#CEC1CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d2baef; /* rgb */ color: rgb(210, 186, 239); /* oklch */ color: oklch(82.7% 0.077 305.4);
Tailwind
colors: {
custom: {
50: '#e0cef4',
500: '#d2baef',
950: '#000000',
},
}SCSS
$custom: #d2baef; $custom-light: #e0cef4; $custom-dark: #000000;
JSON
{
"hex": "#d2baef",
"rgb": {
"r": 210,
"g": 186,
"b": 239
},
"hsl": {
"h": 267.17,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.82667,
"c": 0.07731,
"h": 305.4
},
"luminance": 0.55051
}Semantic roles & 50–950 ramp
primary
#D2BAEF
secondary
#AACD80
accent
#CA1B7B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385