#C4BEE2#C4BEE2
#C4BEE2 is a light, muted violet. Relative luminance 0.541; OKLCH L 81.8% C 0.050 H 292.9°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BEE2 |
|---|---|
| RGB | rgb(196, 190, 226) |
| HSL | hsl(250, 38%, 82%) |
| HSV | hsv(250, 16%, 89%) |
| CMYK | cmyk(13.3%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(78.49, 9.11, -17.16) |
| CIE-LCH | lch(78.49, 19.43, 297.98°) |
| OKLab | oklab(81.8% 0.0196 -0.0465) |
| OKLCH | oklch(81.8% 0.05 292.9) |
| XYZ | xyz(54.9030, 54.0533, 79.4776) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.81
Light Periwinkle
#C1C6FC
ΔE00 6.59
Light Lavender
#DFC5FE
ΔE00 7.45
Thistle
#D8BFD8
ΔE00 7.51
Pale Lilac
#E4CBFF
ΔE00 7.57
Pale Lavender
#EECFFE
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BEE2 #DCE2BE
analogous
#BECAE2 #C4BEE2 #D6BEE2
triadic
#C4BEE2 #E2C4BE #BEE2C4
tetradic
#C4BEE2 #E2BECA #DCE2BE #BEE2D6
square
#C4BEE2 #E2BECA #DCE2BE #BEE2D6
split-complementary
#C4BEE2 #E2D6BE #CAE2BE
monochromatic
#7769BC #9E94CF #C4BEE2 #EAE8F5 #ECEAF6
Accessibility & contrast
On white
1.78
#C4BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#C4BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BEE2
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BEE2 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C3E4
Deuteranopia (green-blind)
#B7C2E1
Tritanopia (blue-blind)
#BEC3CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c4bee2; /* rgb */ color: rgb(196, 190, 226); /* oklch */ color: oklch(81.8% 0.050 292.9);
Tailwind
colors: {
custom: {
50: '#d6d1eb',
500: '#c4bee2',
950: '#000000',
},
}SCSS
$custom: #c4bee2; $custom-light: #d6d1eb; $custom-dark: #000000;
JSON
{
"hex": "#c4bee2",
"rgb": {
"r": 196,
"g": 190,
"b": 226
},
"hsl": {
"h": 250,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.81801,
"c": 0.05048,
"h": 292.9
},
"luminance": 0.54054
}Semantic roles & 50–950 ramp
primary
#C4BEE2
secondary
#B3BB89
accent
#B1349C
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384