#CEB7BB#CEB7BB
#CEB7BB is a light, muted red. Relative luminance 0.506; OKLCH L 80.0% C 0.027 H 5.8°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB7BB |
|---|---|
| RGB | rgb(206, 183, 187) |
| HSL | hsl(350, 19%, 76%) |
| HSV | hsv(350, 11%, 81%) |
| CMYK | cmyk(0%, 11.2%, 9.2%, 19.2%) |
| CIE-LAB | lab(76.42, 8.87, 0.98) |
| CIE-LCH | lch(76.42, 8.92, 6.30°) |
| OKLab | oklab(80.01% 0.0267 0.0027) |
| OKLCH | oklch(80.01% 0.027 5.8) |
| XYZ | xyz(51.3560, 50.5776, 54.0612) |
| Luminance | 0.5058 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.42
Thistle
#D8BFD8
ΔE00 8.27
Dusty Pink
#D8A7B1
ΔE00 8.30
Silver
#C0C0C0
ΔE00 10.30
Pale Pink
#FFCFDC
ΔE00 10.70
Light Pink
#FFD1DF
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB7BB #B7CECA
analogous
#CEB7C7 #CEB7BB #CEBFB7
triadic
#CEB7BB #BBCEB7 #B7BBCE
tetradic
#CEB7BB #C7CEB7 #B7CECA #BFB7CE
square
#CEB7BB #C7CEB7 #B7CECA #BFB7CE
split-complementary
#CEB7BB #B7CEBF #B7C7CE
monochromatic
#9C6E76 #B59399 #CEB7BB #E7DBDD #F3EDEE
Accessibility & contrast
On white
1.89
#CEB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#CEB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB7BB
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB7BB | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#D3B6B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ceb7bb; /* rgb */ color: rgb(206, 183, 187); /* oklch */ color: oklch(80.0% 0.027 5.8);
Tailwind
colors: {
custom: {
50: '#ddcccf',
500: '#ceb7bb',
950: '#000000',
},
}SCSS
$custom: #ceb7bb; $custom-light: #ddcccf; $custom-dark: #000000;
JSON
{
"hex": "#ceb7bb",
"rgb": {
"r": 206,
"g": 183,
"b": 187
},
"hsl": {
"h": 349.565,
"s": 19.008,
"l": 76.275
},
"oklch": {
"l": 0.80011,
"c": 0.02683,
"h": 5.8
},
"luminance": 0.50577
}Semantic roles & 50–950 ramp
primary
#CEB7BB
secondary
#86A39E
accent
#9D8F48
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151313
muted
#848383