#C8BECA#C8BECA
#C8BECA is a light, near-neutral purple. Relative luminance 0.534; OKLCH L 81.3% C 0.020 H 320.6°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BECA |
|---|---|
| RGB | rgb(200, 190, 202) |
| HSL | hsl(290, 10%, 77%) |
| HSV | hsv(290, 6%, 79%) |
| CMYK | cmyk(1%, 5.9%, 0%, 20.8%) |
| CIE-LAB | lab(78.09, 5.69, -4.76) |
| CIE-LCH | lch(78.09, 7.42, 320.07°) |
| OKLab | oklab(81.33% 0.0154 -0.0126) |
| OKLCH | oklch(81.33% 0.02 320.6) |
| XYZ | xyz(52.8919, 53.3708, 63.3808) |
| Luminance | 0.5337 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.16
Dove Gray
#B6B8BD
ΔE00 7.41
Silver
#C0C0C0
ΔE00 8.01
Light Gray
#D3D3D3
ΔE00 9.14
Pinkish Grey
#C8ACA9
ΔE00 9.71
Gainsboro
#DCDCDC
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BECA #C0CABE
analogous
#C2BECA #C8BECA #CABEC6
triadic
#C8BECA #CAC8BE #BECAC8
tetradic
#C8BECA #CAC2BE #C0CABE #BEC6CA
square
#C8BECA #CAC2BE #C0CABE #BEC6CA
split-complementary
#C8BECA #C6CABE #BECAC2
monochromatic
#8F7B93 #AB9CAF #C8BECA #E5E0E5 #F1EEF1
Accessibility & contrast
On white
1.80
#C8BECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#C8BECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BECA
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BECA | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC0CB
Deuteranopia (green-blind)
#BFC1CA
Tritanopia (blue-blind)
#C8BFC2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c8beca; /* rgb */ color: rgb(200, 190, 202); /* oklch */ color: oklch(81.3% 0.020 320.6);
Tailwind
colors: {
custom: {
50: '#d8d1da',
500: '#c8beca',
950: '#000000',
},
}SCSS
$custom: #c8beca; $custom-light: #d8d1da; $custom-dark: #000000;
JSON
{
"hex": "#c8beca",
"rgb": {
"r": 200,
"g": 190,
"b": 202
},
"hsl": {
"h": 290,
"s": 10.169,
"l": 76.863
},
"oklch": {
"l": 0.81329,
"c": 0.01989,
"h": 320.6
},
"luminance": 0.53371
}Semantic roles & 50–950 ramp
primary
#C8BECA
secondary
#919E8F
accent
#94515C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383