#CEB7EE#CEB7EE
#CEB7EE is a light, moderate violet. Relative luminance 0.532; OKLCH L 81.7% C 0.080 H 303.8°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB7EE |
|---|---|
| RGB | rgb(206, 183, 238) |
| HSL | hsl(265, 62%, 83%) |
| HSV | hsv(265, 23%, 93%) |
| CMYK | cmyk(13.4%, 23.1%, 0%, 6.7%) |
| CIE-LAB | lab(77.97, 18.61, -24.34) |
| CIE-LCH | lch(77.97, 30.64, 307.39°) |
| OKLab | oklab(81.73% 0.0444 -0.0664) |
| OKLCH | oklch(81.73% 0.08 303.8) |
| XYZ | xyz(57.8167, 53.1619, 88.0877) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.73
Light Violet
#D6B4FC
ΔE00 3.74
Pale Violet
#CEAEFA
ΔE00 4.60
Pale Lilac
#E4CBFF
ΔE00 5.07
Mauve
#E0B0FF
ΔE00 5.92
Light Lilac
#EDC8FF
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB7EE #D7EEB7
analogous
#B7BBEE #CEB7EE #EAB7EE
triadic
#CEB7EE #EECEB7 #B7EECE
tetradic
#CEB7EE #EEB7BB #D7EEB7 #B7EEEA
square
#CEB7EE #EEB7BB #D7EEB7 #B7EEEA
split-complementary
#CEB7EE #EEEAB7 #BBEEB7
monochromatic
#8B54D7 #AC85E2 #CEB7EE #EEE6F9 #EEE6F9
Accessibility & contrast
On white
1.81
#CEB7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#CEB7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB7EE
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB7EE | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0F0
Deuteranopia (green-blind)
#B1C1EC
Tritanopia (blue-blind)
#C9BFCA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ceb7ee; /* rgb */ color: rgb(206, 183, 238); /* oklch */ color: oklch(81.7% 0.080 303.8);
Tailwind
colors: {
custom: {
50: '#ddccf3',
500: '#ceb7ee',
950: '#000000',
},
}SCSS
$custom: #ceb7ee; $custom-light: #ddccf3; $custom-dark: #000000;
JSON
{
"hex": "#ceb7ee",
"rgb": {
"r": 206,
"g": 183,
"b": 238
},
"hsl": {
"h": 265.091,
"s": 61.798,
"l": 82.549
},
"oklch": {
"l": 0.81725,
"c": 0.07982,
"h": 303.8
},
"luminance": 0.53162
}Semantic roles & 50–950 ramp
primary
#CEB7EE
secondary
#ABCC7D
accent
#CA1C81
background
#FEFEFF
surface
#FCFAFE
border
#D5D3D6
text
#151317
muted
#848385