#BEAFDF#BEAFDF
#BEAFDF is a light, moderate violet. Relative luminance 0.469; OKLCH L 78.3% C 0.069 H 299.1°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAFDF |
|---|---|
| RGB | rgb(190, 175, 223) |
| HSL | hsl(259, 43%, 78%) |
| HSV | hsv(259, 22%, 87%) |
| CMYK | cmyk(14.8%, 21.5%, 0%, 12.5%) |
| CIE-LAB | lab(74.15, 14.74, -22.16) |
| CIE-LCH | lch(74.15, 26.62, 303.63°) |
| OKLab | oklab(78.28% 0.0336 -0.0604) |
| OKLCH | oklch(78.28% 0.069 299.1) |
| XYZ | xyz(49.8817, 46.9347, 76.2291) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.48
Pale Violet
#CEAEFA
ΔE00 6.33
Light Violet
#D6B4FC
ΔE00 6.45
Light Lavender
#DFC5FE
ΔE00 7.01
Lavender (survey)
#C79FEF
ΔE00 7.66
Lilac
#C8A2C8
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAFDF #D0DFAF
analogous
#AFB8DF #BEAFDF #D6AFDF
triadic
#BEAFDF #DFBEAF #AFDFBE
tetradic
#BEAFDF #DFAFB8 #D0DFAF #AFDFD6
square
#BEAFDF #DFAFB8 #D0DFAF #AFDFD6
split-complementary
#BEAFDF #DFD6AF #B8DFAF
monochromatic
#7758BC #9A83CE #BEAFDF #E2DBF0 #EDE9F6
Accessibility & contrast
On white
2.02
#BEAFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#BEAFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAFDF
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAFDF | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B6E1
Deuteranopia (green-blind)
#A8B6DE
Tritanopia (blue-blind)
#B8B6BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #beafdf; /* rgb */ color: rgb(190, 175, 223); /* oklch */ color: oklch(78.3% 0.069 299.1);
Tailwind
colors: {
custom: {
50: '#d2c6e9',
500: '#beafdf',
950: '#000000',
},
}SCSS
$custom: #beafdf; $custom-light: #d2c6e9; $custom-dark: #000000;
JSON
{
"hex": "#beafdf",
"rgb": {
"r": 190,
"g": 175,
"b": 223
},
"hsl": {
"h": 258.75,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.78276,
"c": 0.06914,
"h": 299.1
},
"luminance": 0.46935
}Semantic roles & 50–950 ramp
primary
#BEAFDF
secondary
#E8EDDE
accent
#B6308C
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284