#CEB6BE#CEB6BE
#CEB6BE is a light, muted pink. Relative luminance 0.503; OKLCH L 79.9% C 0.029 H 355.6°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB6BE |
|---|---|
| RGB | rgb(206, 182, 190) |
| HSL | hsl(340, 20%, 76%) |
| HSV | hsv(340, 12%, 81%) |
| CMYK | cmyk(0%, 11.7%, 7.8%, 19.2%) |
| CIE-LAB | lab(76.25, 9.93, -0.90) |
| CIE-LCH | lch(76.25, 9.97, 354.80°) |
| OKLab | oklab(79.9% 0.0294 -0.0022) |
| OKLCH | oklch(79.9% 0.029 355.6) |
| XYZ | xyz(51.4750, 50.2964, 55.7017) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.58
Thistle
#D8BFD8
ΔE00 6.73
Dusty Pink
#D8A7B1
ΔE00 7.60
Pale Pink
#FFCFDC
ΔE00 10.15
Light Pink
#FFD1DF
ΔE00 10.17
Light Rose
#FFC5CB
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB6BE #B6CEC6
analogous
#CEB6CA #CEB6BE #CEBAB6
triadic
#CEB6BE #BECEB6 #B6BECE
tetradic
#CEB6BE #CACEB6 #B6CEC6 #BAB6CE
square
#CEB6BE #CACEB6 #B6CEC6 #BAB6CE
split-complementary
#CEB6BE #B6CEBA #B6CACE
monochromatic
#9D6D7D #B5919D #CEB6BE #E7DBDF #F3EDEF
Accessibility & contrast
On white
1.90
#CEB6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#CEB6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB6BE
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB6BE | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABE
Deuteranopia (green-blind)
#BEBDBD
Tritanopia (blue-blind)
#D2B5B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ceb6be; /* rgb */ color: rgb(206, 182, 190); /* oklch */ color: oklch(79.9% 0.029 355.6);
Tailwind
colors: {
custom: {
50: '#ddcbd1',
500: '#ceb6be',
950: '#000000',
},
}SCSS
$custom: #ceb6be; $custom-light: #ddcbd1; $custom-dark: #000000;
JSON
{
"hex": "#ceb6be",
"rgb": {
"r": 206,
"g": 182,
"b": 190
},
"hsl": {
"h": 340,
"s": 19.672,
"l": 76.078
},
"oklch": {
"l": 0.79903,
"c": 0.02944,
"h": 355.6
},
"luminance": 0.50295
}Semantic roles & 50–950 ramp
primary
#CEB6BE
secondary
#85A399
accent
#9E8147
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151314
muted
#848383