#BEACDF#BEACDF
#BEACDF is a light, moderate violet. Relative luminance 0.458; OKLCH L 77.7% C 0.074 H 300.8°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BEACDF |
|---|---|
| RGB | rgb(190, 172, 223) |
| HSL | hsl(261, 44%, 77%) |
| HSV | hsv(261, 23%, 87%) |
| CMYK | cmyk(14.8%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(73.40, 16.39, -23.30) |
| CIE-LCH | lch(73.40, 28.49, 305.13°) |
| OKLab | oklab(77.7% 0.038 -0.0636) |
| OKLCH | oklch(77.7% 0.074 300.8) |
| XYZ | xyz(49.3043, 45.7798, 76.0366) |
| Luminance | 0.4578 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.54
Pale Violet
#CEAEFA
ΔE00 5.69
Light Violet
#D6B4FC
ΔE00 5.99
Lavender (survey)
#C79FEF
ΔE00 6.68
Light Lavender
#DFC5FE
ΔE00 7.22
Lilac
#C8A2C8
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEACDF #CDDFAC
analogous
#ACB4DF #BEACDF #D7ACDF
triadic
#BEACDF #DFBEAC #ACDFBE
tetradic
#BEACDF #DFACB4 #CDDFAC #ACDFD7
square
#BEACDF #DFACB4 #CDDFAC #ACDFD7
split-complementary
#BEACDF #DFD7AC #B4DFAC
monochromatic
#7954BD #9B80CE #BEACDF #E1D8F0 #EEE9F6
Accessibility & contrast
On white
2.07
#BEACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#BEACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEACDF
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEACDF | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B4E1
Deuteranopia (green-blind)
#A5B4DD
Tritanopia (blue-blind)
#B9B3BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #beacdf; /* rgb */ color: rgb(190, 172, 223); /* oklch */ color: oklch(77.7% 0.074 300.8);
Tailwind
colors: {
custom: {
50: '#d2c4e9',
500: '#beacdf',
950: '#000000',
},
}SCSS
$custom: #beacdf; $custom-light: #d2c4e9; $custom-dark: #000000;
JSON
{
"hex": "#beacdf",
"rgb": {
"r": 190,
"g": 172,
"b": 223
},
"hsl": {
"h": 261.176,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.77699,
"c": 0.07404,
"h": 300.8
},
"luminance": 0.4578
}Semantic roles & 50–950 ramp
primary
#BEACDF
secondary
#E8EDDE
accent
#B82E87
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141216
muted
#828184