#CEBBCF#CEBBCF
#CEBBCF is a light, muted purple. Relative luminance 0.532; OKLCH L 81.4% C 0.035 H 324.4°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBCF |
|---|---|
| RGB | rgb(206, 187, 207) |
| HSL | hsl(297, 17%, 77%) |
| HSV | hsv(297, 10%, 81%) |
| CMYK | cmyk(0.5%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(77.97, 10.29, -7.59) |
| CIE-LCH | lch(77.97, 12.79, 323.60°) |
| OKLab | oklab(81.4% 0.0282 -0.0202) |
| OKLCH | oklch(81.4% 0.035 324.4) |
| XYZ | xyz(54.4848, 53.1680, 66.4116) |
| Luminance | 0.5317 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.85
Lilac
#C8A2C8
ΔE00 8.96
Pale Lavender
#EECFFE
ΔE00 10.08
Dusty Pink
#D8A7B1
ΔE00 10.21
Pale Lilac
#E4CBFF
ΔE00 10.37
Light Pink
#FFD1DF
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBCF #BCCFBB
analogous
#C4BBCF #CEBBCF #CFBBC6
triadic
#CEBBCF #CFCEBB #BBCFCE
tetradic
#CEBBCF #CFC4BB #BCCFBB #BBC6CF
square
#CEBBCF #CFC4BB #BCCFBB #BBC6CF
split-complementary
#CEBBCF #C6CFBB #BBCFC4
monochromatic
#9A739C #B497B6 #CEBBCF #E8DFE8 #F2EDF2
Accessibility & contrast
On white
1.81
#CEBBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#CEBBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBCF
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBCF | 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)
#BABFD0
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#CFBDC1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cebbcf; /* rgb */ color: rgb(206, 187, 207); /* oklch */ color: oklch(81.4% 0.035 324.4);
Tailwind
colors: {
custom: {
50: '#ddcfdd',
500: '#cebbcf',
950: '#000000',
},
}SCSS
$custom: #cebbcf; $custom-light: #ddcfdd; $custom-dark: #000000;
JSON
{
"hex": "#cebbcf",
"rgb": {
"r": 206,
"g": 187,
"b": 207
},
"hsl": {
"h": 297,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.81403,
"c": 0.03464,
"h": 324.4
},
"luminance": 0.53167
}Semantic roles & 50–950 ramp
primary
#CEBBCF
secondary
#8CA48B
accent
#9C4A4E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384