#C7BECA#C7BECA
#C7BECA is a light, near-neutral purple. Relative luminance 0.532; OKLCH L 81.2% C 0.019 H 317.7°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BECA |
|---|---|
| RGB | rgb(199, 190, 202) |
| HSL | hsl(285, 10%, 77%) |
| HSV | hsv(285, 6%, 79%) |
| CMYK | cmyk(1.5%, 5.9%, 0%, 20.8%) |
| CIE-LAB | lab(78.01, 5.35, -4.89) |
| CIE-LCH | lch(78.01, 7.24, 317.54°) |
| OKLab | oklab(81.25% 0.0143 -0.013) |
| OKLCH | oklch(81.25% 0.019 317.7) |
| XYZ | xyz(52.6256, 53.2335, 63.3684) |
| Luminance | 0.5323 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.05
Thistle
#D8BFD8
ΔE00 7.47
Silver
#C0C0C0
ΔE00 7.75
Light Gray
#D3D3D3
ΔE00 8.95
Pinkish Grey
#C8ACA9
ΔE00 9.94
Dark Gray
#A9A9A9
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BECA #C1CABE
analogous
#C1BECA #C7BECA #CABEC7
triadic
#C7BECA #CAC7BE #BECAC7
tetradic
#C7BECA #CAC1BE #C1CABE #BEC7CA
square
#C7BECA #CAC1BE #C1CABE #BEC7CA
split-complementary
#C7BECA #C7CABE #BECAC1
monochromatic
#8D7B93 #AA9CAF #C7BECA #E4E0E5 #F0EEF1
Accessibility & contrast
On white
1.80
#C7BECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#C7BECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BECA
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BECA | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC0CB
Deuteranopia (green-blind)
#BFC1CA
Tritanopia (blue-blind)
#C7BFC2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c7beca; /* rgb */ color: rgb(199, 190, 202); /* oklch */ color: oklch(81.2% 0.019 317.7);
Tailwind
colors: {
custom: {
50: '#d8d1da',
500: '#c7beca',
950: '#000000',
},
}SCSS
$custom: #c7beca; $custom-light: #d8d1da; $custom-dark: #000000;
JSON
{
"hex": "#c7beca",
"rgb": {
"r": 199,
"g": 190,
"b": 202
},
"hsl": {
"h": 285,
"s": 10.169,
"l": 76.863
},
"oklch": {
"l": 0.81246,
"c": 0.0193,
"h": 317.7
},
"luminance": 0.53233
}Semantic roles & 50–950 ramp
primary
#C7BECA
secondary
#929E8F
accent
#945162
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383