#BEAFE3#BEAFE3
#BEAFE3 is a light, moderate violet. Relative luminance 0.472; OKLCH L 78.4% C 0.075 H 297.9°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAFE3 |
|---|---|
| RGB | rgb(190, 175, 227) |
| HSL | hsl(257, 48%, 79%) |
| HSV | hsv(257, 23%, 89%) |
| CMYK | cmyk(16.3%, 22.9%, 0%, 11%) |
| CIE-LAB | lab(74.29, 15.60, -24.13) |
| CIE-LCH | lch(74.29, 28.73, 302.89°) |
| OKLab | oklab(78.43% 0.0349 -0.0659) |
| OKLCH | oklch(78.43% 0.075 297.9) |
| XYZ | xyz(50.4274, 47.1529, 79.1029) |
| Luminance | 0.4715 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.06
Pale Violet
#CEAEFA
ΔE00 5.50
Light Violet
#D6B4FC
ΔE00 5.81
Light Lavender
#DFC5FE
ΔE00 6.82
Lavender (survey)
#C79FEF
ΔE00 7.01
Light Periwinkle
#C1C6FC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAFE3 #D4E3AF
analogous
#AFBAE3 #BEAFE3 #D8AFE3
triadic
#BEAFE3 #E3BEAF #AFE3BE
tetradic
#BEAFE3 #E3AFBA #D4E3AF #AFE3D8
square
#BEAFE3 #E3AFBA #D4E3AF #AFE3D8
split-complementary
#BEAFE3 #E3D8AF #BAE3AF
monochromatic
#7454C3 #9982D3 #BEAFE3 #E3DCF3 #EDE8F7
Accessibility & contrast
On white
2.01
#BEAFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#BEAFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAFE3
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAFE3 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B7E5
Deuteranopia (green-blind)
#A6B6E1
Tritanopia (blue-blind)
#B7B7C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #beafe3; /* rgb */ color: rgb(190, 175, 227); /* oklch */ color: oklch(78.4% 0.075 297.9);
Tailwind
colors: {
custom: {
50: '#d2c6ec',
500: '#beafe3',
950: '#000000',
},
}SCSS
$custom: #beafe3; $custom-light: #d2c6ec; $custom-dark: #000000;
JSON
{
"hex": "#beafe3",
"rgb": {
"r": 190,
"g": 175,
"b": 227
},
"hsl": {
"h": 257.308,
"s": 48.148,
"l": 78.824
},
"oklch": {
"l": 0.7843,
"c": 0.07457,
"h": 297.9
},
"luminance": 0.47153
}Semantic roles & 50–950 ramp
primary
#BEAFE3
secondary
#E9EEDD
accent
#BB2A91
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284