#CEBCCF#CEBCCF
#CEBCCF is a light, muted purple. Relative luminance 0.536; OKLCH L 81.6% C 0.033 H 324.3°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBCCF |
|---|---|
| RGB | rgb(206, 188, 207) |
| HSL | hsl(297, 17%, 77%) |
| HSV | hsv(297, 9%, 81%) |
| CMYK | cmyk(0.5%, 9.2%, 0%, 18.8%) |
| CIE-LAB | lab(78.22, 9.75, -7.22) |
| CIE-LCH | lch(78.22, 12.13, 323.50°) |
| OKLab | oklab(81.6% 0.0267 -0.0192) |
| OKLCH | oklch(81.6% 0.033 324.3) |
| XYZ | xyz(54.6977, 53.5938, 66.4825) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.21
Lilac
#C8A2C8
ΔE00 9.46
Pinkish Grey
#C8ACA9
ΔE00 10.30
Pale Lavender
#EECFFE
ΔE00 10.33
Dusty Pink
#D8A7B1
ΔE00 10.45
Light Pink
#FFD1DF
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBCCF #BDCFBC
analogous
#C5BCCF #CEBCCF #CFBCC7
triadic
#CEBCCF #CFCEBC #BCCFCE
tetradic
#CEBCCF #CFC5BC #BDCFBC #BCC7CF
square
#CEBCCF #CFC5BC #BDCFBC #BCC7CF
split-complementary
#CEBCCF #C7CFBC #BCCFC5
monochromatic
#9A759C #B498B5 #CEBCCF #E8E0E9 #F2EDF2
Accessibility & contrast
On white
1.79
#CEBCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#CEBCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBCCF
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBCCF | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0D0
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#CFBDC2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cebccf; /* rgb */ color: rgb(206, 188, 207); /* oklch */ color: oklch(81.6% 0.033 324.3);
Tailwind
colors: {
custom: {
50: '#ddd0dd',
500: '#cebccf',
950: '#000000',
},
}SCSS
$custom: #cebccf; $custom-light: #ddd0dd; $custom-dark: #000000;
JSON
{
"hex": "#cebccf",
"rgb": {
"r": 206,
"g": 188,
"b": 207
},
"hsl": {
"h": 296.842,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.81597,
"c": 0.03286,
"h": 324.3
},
"luminance": 0.53593
}Semantic roles & 50–950 ramp
primary
#CEBCCF
secondary
#8DA48C
accent
#9B4B4F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384