#CEB6EB#CEB6EB
#CEB6EB is a light, moderate violet. Relative luminance 0.526; OKLCH L 81.4% C 0.078 H 305.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB6EB |
|---|---|
| RGB | rgb(206, 182, 235) |
| HSL | hsl(267, 57%, 82%) |
| HSV | hsv(267, 23%, 92%) |
| CMYK | cmyk(12.3%, 22.6%, 0%, 7.8%) |
| CIE-LAB | lab(77.62, 18.52, -23.25) |
| CIE-LCH | lch(77.62, 29.73, 308.54°) |
| OKLab | oklab(81.42% 0.0449 -0.0633) |
| OKLCH | oklch(81.42% 0.078 305.3) |
| XYZ | xyz(57.1741, 52.5761, 85.7173) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.00
Light Violet
#D6B4FC
ΔE00 4.13
Pale Violet
#CEAEFA
ΔE00 5.00
Pale Lilac
#E4CBFF
ΔE00 5.20
Light Lilac
#EDC8FF
ΔE00 5.99
Mauve
#E0B0FF
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB6EB #D3EBB6
analogous
#B6B9EB #CEB6EB #E9B6EB
triadic
#CEB6EB #EBCEB6 #B6EBCE
tetradic
#CEB6EB #EBB6B9 #D3EBB6 #B6EBE9
square
#CEB6EB #EBB6B9 #D3EBB6 #B6EBE9
split-complementary
#CEB6EB #EBE9B6 #B9EBB6
monochromatic
#8E56D1 #AE86DE #CEB6EB #EEE6F8 #EFE7F8
Accessibility & contrast
On white
1.82
#CEB6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#CEB6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB6EB
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB6EB | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBFED
Deuteranopia (green-blind)
#B1C0E9
Tritanopia (blue-blind)
#CABDC8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ceb6eb; /* rgb */ color: rgb(206, 182, 235); /* oklch */ color: oklch(81.4% 0.078 305.3);
Tailwind
colors: {
custom: {
50: '#ddccf1',
500: '#ceb6eb',
950: '#000000',
},
}SCSS
$custom: #ceb6eb; $custom-light: #ddccf1; $custom-dark: #000000;
JSON
{
"hex": "#ceb6eb",
"rgb": {
"r": 206,
"g": 182,
"b": 235
},
"hsl": {
"h": 267.17,
"s": 56.989,
"l": 81.765
},
"oklch": {
"l": 0.81423,
"c": 0.07759,
"h": 305.3
},
"luminance": 0.52576
}Semantic roles & 50–950 ramp
primary
#CEB6EB
secondary
#A6C77E
accent
#C5217A
background
#FEFEFF
surface
#FCFAFE
border
#D5D3D6
text
#151316
muted
#848385