#BEAFCC#BEAFCC
#BEAFCC is a light, muted violet. Relative luminance 0.460; OKLCH L 77.6% C 0.044 H 308.6°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAFCC |
|---|---|
| RGB | rgb(190, 175, 204) |
| HSL | hsl(271, 22%, 74%) |
| HSV | hsv(271, 14%, 80%) |
| CMYK | cmyk(6.9%, 14.2%, 0%, 20%) |
| CIE-LAB | lab(73.52, 10.80, -12.73) |
| CIE-LCH | lch(73.52, 16.70, 310.30°) |
| OKLab | oklab(77.59% 0.0273 -0.0342) |
| OKLCH | oklch(77.59% 0.044 308.6) |
| XYZ | xyz(47.4624, 45.9669, 63.4871) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.88
Lilac
#C8A2C8
ΔE00 6.92
Lavender
#B39DDB
ΔE00 9.64
Light Lavender
#DFC5FE
ΔE00 10.08
Pale Lilac
#E4CBFF
ΔE00 10.24
Periwinkle
#CCCCFF
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAFCC #BDCCAF
analogous
#B0AFCC #BEAFCC #CCAFCC
triadic
#BEAFCC #CCBEAF #AFCCBE
tetradic
#BEAFCC #CCB0AF #BDCCAF #AFCCCC
square
#BEAFCC #CCB0AF #BDCCAF #AFCCCC
split-complementary
#BEAFCC #CCCCAF #AFCCB0
monochromatic
#81649C #A08AB4 #BEAFCC #DCD4E4 #F0ECF3
Accessibility & contrast
On white
2.06
#BEAFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#BEAFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAFCC
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAFCC | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CD
Deuteranopia (green-blind)
#ADB5CB
Tritanopia (blue-blind)
#BCB2B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #beafcc; /* rgb */ color: rgb(190, 175, 204); /* oklch */ color: oklch(77.6% 0.044 308.6);
Tailwind
colors: {
custom: {
50: '#d1c6db',
500: '#beafcc',
950: '#000000',
},
}SCSS
$custom: #beafcc; $custom-light: #d1c6db; $custom-dark: #000000;
JSON
{
"hex": "#beafcc",
"rgb": {
"r": 190,
"g": 175,
"b": 204
},
"hsl": {
"h": 271.034,
"s": 22.137,
"l": 74.314
},
"oklch": {
"l": 0.77585,
"c": 0.0438,
"h": 308.6
},
"luminance": 0.45967
}Semantic roles & 50–950 ramp
primary
#BEAFCC
secondary
#E5E9E2
accent
#A14571
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283