#BEAFDE#BEAFDE
#BEAFDE is a light, moderate violet. Relative luminance 0.469; OKLCH L 78.2% C 0.068 H 299.4°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAFDE |
|---|---|
| RGB | rgb(190, 175, 222) |
| HSL | hsl(259, 42%, 78%) |
| HSV | hsv(259, 21%, 87%) |
| CMYK | cmyk(14.4%, 21.2%, 0%, 12.9%) |
| CIE-LAB | lab(74.11, 14.53, -21.67) |
| CIE-LCH | lch(74.11, 26.09, 303.83°) |
| OKLab | oklab(78.24% 0.0333 -0.059) |
| OKLCH | oklch(78.24% 0.068 299.4) |
| XYZ | xyz(49.7473, 46.8809, 75.5212) |
| Luminance | 0.4688 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.62
Pale Violet
#CEAEFA
ΔE00 6.55
Light Violet
#D6B4FC
ΔE00 6.64
Light Lavender
#DFC5FE
ΔE00 7.08
Lilac
#C8A2C8
ΔE00 7.70
Lavender (survey)
#C79FEF
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAFDE #CFDEAF
analogous
#AFB7DE #BEAFDE #D5AFDE
triadic
#BEAFDE #DEBEAF #AFDEBE
tetradic
#BEAFDE #DEAFB7 #CFDEAF #AFDED5
square
#BEAFDE #DEAFB7 #CFDEAF #AFDED5
split-complementary
#BEAFDE #DED5AF #B7DEAF
monochromatic
#7858BA #9B84CC #BEAFDE #E1DAF0 #EDE9F6
Accessibility & contrast
On white
2.02
#BEAFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#BEAFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAFDE
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAFDE | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B6E0
Deuteranopia (green-blind)
#A8B6DD
Tritanopia (blue-blind)
#B9B6BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #beafde; /* rgb */ color: rgb(190, 175, 222); /* oklch */ color: oklch(78.2% 0.068 299.4);
Tailwind
colors: {
custom: {
50: '#d2c6e8',
500: '#beafde',
950: '#000000',
},
}SCSS
$custom: #beafde; $custom-light: #d2c6e8; $custom-dark: #000000;
JSON
{
"hex": "#beafde",
"rgb": {
"r": 190,
"g": 175,
"b": 222
},
"hsl": {
"h": 259.149,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.78238,
"c": 0.06778,
"h": 299.4
},
"luminance": 0.46881
}Semantic roles & 50–950 ramp
primary
#BEAFDE
secondary
#E8EDDE
accent
#B5318B
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284