#C8B2EE#C8B2EE
#C8B2EE is a light, moderate violet. Relative luminance 0.503; OKLCH L 80.3% C 0.086 H 301.3°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B2EE |
|---|---|
| RGB | rgb(200, 178, 238) |
| HSL | hsl(262, 64%, 82%) |
| HSV | hsv(262, 25%, 93%) |
| CMYK | cmyk(16%, 25.2%, 0%, 6.7%) |
| CIE-LAB | lab(76.25, 19.46, -27.02) |
| CIE-LCH | lch(76.25, 33.29, 305.76°) |
| OKLab | oklab(80.27% 0.0449 -0.0739) |
| OKLCH | oklch(80.27% 0.087 301.3) |
| XYZ | xyz(55.1693, 50.2931, 87.6734) |
| Luminance | 0.5029 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.33
Pale Violet
#CEAEFA
ΔE00 3.35
Light Lavender
#DFC5FE
ΔE00 5.15
Mauve
#E0B0FF
ΔE00 5.73
Lavender
#B39DDB
ΔE00 5.79
Lavender (survey)
#C79FEF
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B2EE #D8EEB2
analogous
#B2BAEE #C8B2EE #E6B2EE
triadic
#C8B2EE #EEC8B2 #B2EEC8
tetradic
#C8B2EE #EEB2BA #D8EEB2 #B2EEE6
square
#C8B2EE #EEB2BA #D8EEB2 #B2EEE6
split-complementary
#C8B2EE #EEE6B2 #BAEEB2
monochromatic
#804ED8 #A480E3 #C8B2EE #ECE4F9 #EDE6F9
Accessibility & contrast
On white
1.90
#C8B2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#C8B2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B2EE
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B2EE | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BCF1
Deuteranopia (green-blind)
#AABCEC
Tritanopia (blue-blind)
#C2BBC7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c8b2ee; /* rgb */ color: rgb(200, 178, 238); /* oklch */ color: oklch(80.3% 0.086 301.3);
Tailwind
colors: {
custom: {
50: '#d9c9f3',
500: '#c8b2ee',
950: '#000000',
},
}SCSS
$custom: #c8b2ee; $custom-light: #d9c9f3; $custom-dark: #000000;
JSON
{
"hex": "#c8b2ee",
"rgb": {
"r": 200,
"g": 178,
"b": 238
},
"hsl": {
"h": 262,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.80275,
"c": 0.0865,
"h": 301.3
},
"luminance": 0.50293
}Semantic roles & 50–950 ramp
primary
#C8B2EE
secondary
#ADCC79
accent
#CC1A8A
background
#FEFDFF
surface
#FBF9FE
border
#D4D2D6
text
#141317
muted
#838285