#C4B2EA#C4B2EA
#C4B2EA is a light, moderate violet. Relative luminance 0.495; OKLCH L 79.8% C 0.080 H 299.3°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C4B2EA |
|---|---|
| RGB | rgb(196, 178, 234) |
| HSL | hsl(259, 57%, 81%) |
| HSV | hsv(259, 24%, 92%) |
| CMYK | cmyk(16.2%, 23.9%, 0%, 8.2%) |
| CIE-LAB | lab(75.77, 17.35, -25.61) |
| CIE-LCH | lch(75.77, 30.94, 304.12°) |
| OKLab | oklab(79.78% 0.0393 -0.07) |
| OKLCH | oklch(79.78% 0.08 299.3) |
| XYZ | xyz(53.5335, 49.5169, 84.5634) |
| Luminance | 0.4952 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.38
Light Violet
#D6B4FC
ΔE00 4.45
Light Lavender
#DFC5FE
ΔE00 5.59
Lavender
#B39DDB
ΔE00 5.65
Lavender (survey)
#C79FEF
ΔE00 6.54
Mauve
#E0B0FF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4B2EA #D8EAB2
analogous
#B2BCEA #C4B2EA #E0B2EA
triadic
#C4B2EA #EAC4B2 #B2EAC4
tetradic
#C4B2EA #EAB2BC #D8EAB2 #B2EAE0
square
#C4B2EA #EAB2BC #D8EAB2 #B2EAE0
split-complementary
#C4B2EA #EAE0B2 #BCEAB2
monochromatic
#7A52D0 #9F82DD #C4B2EA #E9E2F7 #EDE7F8
Accessibility & contrast
On white
1.93
#C4B2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#C4B2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4B2EA
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4B2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4B2EA | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BBEC
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#BDBAC5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #c4b2ea; /* rgb */ color: rgb(196, 178, 234); /* oklch */ color: oklch(79.8% 0.080 299.3);
Tailwind
colors: {
custom: {
50: '#d6c9f0',
500: '#c4b2ea',
950: '#000000',
},
}SCSS
$custom: #c4b2ea; $custom-light: #d6c9f0; $custom-dark: #000000;
JSON
{
"hex": "#c4b2ea",
"rgb": {
"r": 196,
"g": 178,
"b": 234
},
"hsl": {
"h": 259.286,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.79779,
"c": 0.08031,
"h": 299.3
},
"luminance": 0.49517
}Semantic roles & 50–950 ramp
primary
#C4B2EA
secondary
#E9F0DB
accent
#C52190
background
#FDFCFE
surface
#FAF8FD
border
#D3D1D5
text
#141316
muted
#838284