#BEAFD2#BEAFD2
#BEAFD2 is a light, muted violet. Relative luminance 0.463; OKLCH L 77.8% C 0.052 H 304.6°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAFD2 |
|---|---|
| RGB | rgb(190, 175, 210) |
| HSL | hsl(266, 28%, 75%) |
| HSV | hsv(266, 17%, 82%) |
| CMYK | cmyk(9.5%, 16.7%, 0%, 17.6%) |
| CIE-LAB | lab(73.71, 12.01, -15.73) |
| CIE-LCH | lch(73.71, 19.79, 307.37°) |
| OKLab | oklab(77.8% 0.0294 -0.0425) |
| OKLCH | oklch(77.8% 0.052 304.6) |
| XYZ | xyz(48.1959, 46.2603, 67.3504) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.58
Lilac
#C8A2C8
ΔE00 6.67
Lavender
#B39DDB
ΔE00 8.04
Light Lavender
#DFC5FE
ΔE00 8.76
Pale Lilac
#E4CBFF
ΔE00 9.17
Light Violet
#D6B4FC
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAFD2 #C3D2AF
analogous
#AFB1D2 #BEAFD2 #CFAFD2
triadic
#BEAFD2 #D2BEAF #AFD2BE
tetradic
#BEAFD2 #D2AFB1 #C3D2AF #AFD2CF
square
#BEAFD2 #D2AFB1 #C3D2AF #AFD2CF
split-complementary
#BEAFD2 #D2CFAF #B1D2AF
monochromatic
#7E61A6 #9E88BC #BEAFD2 #DED6E8 #EFEBF4
Accessibility & contrast
On white
2.05
#BEAFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#BEAFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAFD2
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAFD2 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B5D4
Deuteranopia (green-blind)
#ACB5D1
Tritanopia (blue-blind)
#BBB4BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #beafd2; /* rgb */ color: rgb(190, 175, 210); /* oklch */ color: oklch(77.8% 0.052 304.6);
Tailwind
colors: {
custom: {
50: '#d1c6df',
500: '#beafd2',
950: '#000000',
},
}SCSS
$custom: #beafd2; $custom-light: #d1c6df; $custom-dark: #000000;
JSON
{
"hex": "#beafd2",
"rgb": {
"r": 190,
"g": 175,
"b": 210
},
"hsl": {
"h": 265.714,
"s": 28,
"l": 75.49
},
"oklch": {
"l": 0.77796,
"c": 0.05166,
"h": 304.6
},
"luminance": 0.4626
}Semantic roles & 50–950 ramp
primary
#BEAFD2
secondary
#E6EAE1
accent
#A73F7A
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283