#BEAFDC#BEAFDC
#BEAFDC is a light, moderate violet. Relative luminance 0.468; OKLCH L 78.2% C 0.065 H 300.1°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAFDC |
|---|---|
| RGB | rgb(190, 175, 220) |
| HSL | hsl(260, 39%, 77%) |
| HSV | hsv(260, 20%, 86%) |
| CMYK | cmyk(13.6%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(74.05, 14.10, -20.68) |
| CIE-LCH | lch(74.05, 25.03, 304.28°) |
| OKLab | oklab(78.16% 0.0327 -0.0563) |
| OKLCH | oklch(78.16% 0.065 300.1) |
| XYZ | xyz(49.4809, 46.7743, 74.1178) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.93
Pale Violet
#CEAEFA
ΔE00 7.01
Light Violet
#D6B4FC
ΔE00 7.03
Light Lavender
#DFC5FE
ΔE00 7.26
Lilac
#C8A2C8
ΔE00 7.42
Pale Lilac
#E4CBFF
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAFDC #CDDCAF
analogous
#AFB7DC #BEAFDC #D4AFDC
triadic
#BEAFDC #DCBEAF #AFDCBE
tetradic
#BEAFDC #DCAFB7 #CDDCAF #AFDCD4
square
#BEAFDC #DCAFB7 #CDDCAF #AFDCD4
split-complementary
#BEAFDC #DCD4AF #B7DCAF
monochromatic
#795AB7 #9B84C9 #BEAFDC #E1DAEF #EEEAF6
Accessibility & contrast
On white
2.03
#BEAFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#BEAFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAFDC
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAFDC | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B6DE
Deuteranopia (green-blind)
#A9B6DB
Tritanopia (blue-blind)
#B9B5BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #beafdc; /* rgb */ color: rgb(190, 175, 220); /* oklch */ color: oklch(78.2% 0.065 300.1);
Tailwind
colors: {
custom: {
50: '#d2c6e7',
500: '#beafdc',
950: '#000000',
},
}SCSS
$custom: #beafdc; $custom-light: #d2c6e7; $custom-dark: #000000;
JSON
{
"hex": "#beafdc",
"rgb": {
"r": 190,
"g": 175,
"b": 220
},
"hsl": {
"h": 260,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.78162,
"c": 0.06507,
"h": 300.1
},
"luminance": 0.46774
}Semantic roles & 50–950 ramp
primary
#BEAFDC
secondary
#E8ECDF
accent
#B23388
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284