#C7BEE2#C7BEE2
#C7BEE2 is a very light, muted violet. Relative luminance 0.545; OKLCH L 82.0% C 0.051 H 296.7°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BEE2 |
|---|---|
| RGB | rgb(199, 190, 226) |
| HSL | hsl(255, 38%, 82%) |
| HSV | hsv(255, 16%, 89%) |
| CMYK | cmyk(11.9%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(78.73, 10.08, -16.78) |
| CIE-LCH | lch(78.73, 19.57, 301.00°) |
| OKLab | oklab(82.04% 0.0229 -0.0454) |
| OKLCH | oklch(82.04% 0.051 296.7) |
| XYZ | xyz(55.6913, 54.4598, 79.5146) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.25
Thistle
#D8BFD8
ΔE00 6.58
Light Lavender
#DFC5FE
ΔE00 6.91
Pale Lilac
#E4CBFF
ΔE00 6.93
Light Periwinkle
#C1C6FC
ΔE00 7.26
Pale Lavender
#EECFFE
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BEE2 #D9E2BE
analogous
#BEC7E2 #C7BEE2 #D9BEE2
triadic
#C7BEE2 #E2C7BE #BEE2C7
tetradic
#C7BEE2 #E2BEC7 #D9E2BE #BEE2D9
square
#C7BEE2 #E2BEC7 #D9E2BE #BEE2D9
split-complementary
#C7BEE2 #E2D9BE #C7E2BE
monochromatic
#7E69BC #A394CF #C7BEE2 #EBE8F5 #EDEAF6
Accessibility & contrast
On white
1.77
#C7BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#C7BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BEE2
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BEE2 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C3E4
Deuteranopia (green-blind)
#B8C2E1
Tritanopia (blue-blind)
#C2C3CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c7bee2; /* rgb */ color: rgb(199, 190, 226); /* oklch */ color: oklch(82.0% 0.051 296.7);
Tailwind
colors: {
custom: {
50: '#d8d1eb',
500: '#c7bee2',
950: '#000000',
},
}SCSS
$custom: #c7bee2; $custom-light: #d8d1eb; $custom-dark: #000000;
JSON
{
"hex": "#c7bee2",
"rgb": {
"r": 199,
"g": 190,
"b": 226
},
"hsl": {
"h": 255,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.82042,
"c": 0.05085,
"h": 296.7
},
"luminance": 0.5446
}Semantic roles & 50–950 ramp
primary
#C7BEE2
secondary
#AFBB89
accent
#B13492
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384