#CEB8DF#CEB8DF
#CEB8DF is a light, muted violet. Relative luminance 0.527; OKLCH L 81.4% C 0.059 H 310.4°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB8DF |
|---|---|
| RGB | rgb(206, 184, 223) |
| HSL | hsl(274, 38%, 80%) |
| HSV | hsv(274, 17%, 87%) |
| CMYK | cmyk(7.6%, 17.5%, 0%, 12.5%) |
| CIE-LAB | lab(77.72, 15.00, -16.63) |
| CIE-LCH | lch(77.72, 22.39, 312.04°) |
| OKLab | oklab(81.36% 0.0381 -0.0449) |
| OKLCH | oklch(81.36% 0.059 310.4) |
| XYZ | xyz(55.9111, 52.7309, 77.0303) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.87
Light Lavender
#DFC5FE
ΔE00 5.87
Pale Lilac
#E4CBFF
ΔE00 6.02
Lilac
#C8A2C8
ΔE00 6.61
Pale Lavender
#EECFFE
ΔE00 6.74
Light Lilac
#EDC8FF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB8DF #C9DFB8
analogous
#BBB8DF #CEB8DF #DFB8DD
triadic
#CEB8DF #DFCEB8 #B8DFCE
tetradic
#CEB8DF #DFBBB8 #C9DFB8 #B8DDDF
square
#CEB8DF #DFBBB8 #C9DFB8 #B8DDDF
split-complementary
#CEB8DF #DDDFB8 #B8DFBB
monochromatic
#9464B9 #B18ECC #CEB8DF #EBE2F2 #F0EAF5
Accessibility & contrast
On white
1.82
#CEB8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#CEB8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB8DF
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB8DF | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BFE1
Deuteranopia (green-blind)
#B7C1DE
Tritanopia (blue-blind)
#CCBDC5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ceb8df; /* rgb */ color: rgb(206, 184, 223); /* oklch */ color: oklch(81.4% 0.059 310.4);
Tailwind
colors: {
custom: {
50: '#ddcde9',
500: '#ceb8df',
950: '#000000',
},
}SCSS
$custom: #ceb8df; $custom-light: #ddcde9; $custom-dark: #000000;
JSON
{
"hex": "#ceb8df",
"rgb": {
"r": 206,
"g": 184,
"b": 223
},
"hsl": {
"h": 273.846,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.81363,
"c": 0.0589,
"h": 310.4
},
"luminance": 0.52731
}Semantic roles & 50–950 ramp
primary
#CEB8DF
secondary
#9AB784
accent
#B1356B
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#151316
muted
#848384