#CEB4FF#CEB4FF
#CEB4FF is a light, moderate violet. Relative luminance 0.530; OKLCH L 81.8% C 0.107 H 300.0°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB4FF |
|---|---|
| RGB | rgb(206, 180, 255) |
| HSL | hsl(261, 100%, 85%) |
| HSV | hsv(261, 29%, 100%) |
| CMYK | cmyk(19.2%, 29.4%, 0%, 0%) |
| CIE-LAB | lab(77.87, 23.90, -33.64) |
| CIE-LCH | lch(77.87, 41.27, 305.39°) |
| OKLab | oklab(81.85% 0.0534 -0.0926) |
| OKLCH | oklch(81.85% 0.107 300) |
| XYZ | xyz(59.8210, 52.9841, 101.6638) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.76
Light Violet
#D6B4FC
ΔE00 2.27
Mauve
#E0B0FF
ΔE00 4.58
Lilac (survey)
#CEA2FD
ΔE00 4.98
Lavender (survey)
#C79FEF
ΔE00 5.43
Pastel Purple
#CAA0FF
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB4FF #E5FFB4
analogous
#B4BFFF #CEB4FF #F3B4FF
triadic
#CEB4FF #FFCEB4 #B4FFCE
tetradic
#CEB4FF #FFB4BF #E5FFB4 #B4FFF3
square
#CEB4FF #FFB4BF #E5FFB4 #B4FFF3
split-complementary
#CEB4FF #FFF3B4 #BFFFB4
monochromatic
#7E3AFF #A677FF #CEB4FF #EBE0FF #EBE0FF
Accessibility & contrast
On white
1.81
#CEB4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#CEB4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB4FF
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB4FF | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#A8C0FD
Tritanopia (blue-blind)
#C5BFCF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ceb4ff; /* rgb */ color: rgb(206, 180, 255); /* oklch */ color: oklch(81.8% 0.107 300.0);
Tailwind
colors: {
custom: {
50: '#decaff',
500: '#ceb4ff',
950: '#000000',
},
}SCSS
$custom: #ceb4ff; $custom-light: #decaff; $custom-dark: #000000;
JSON
{
"hex": "#ceb4ff",
"rgb": {
"r": 206,
"g": 180,
"b": 255
},
"hsl": {
"h": 260.8,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.81848,
"c": 0.10693,
"h": 300
},
"luminance": 0.52984
}Semantic roles & 50–950 ramp
primary
#CEB4FF
secondary
#BEE671
accent
#E60096
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#151318
muted
#848286