#CEB5BB#CEB5BB
#CEB5BB is a light, muted red. Relative luminance 0.498; OKLCH L 79.6% C 0.030 H 1.5°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB5BB |
|---|---|
| RGB | rgb(206, 181, 187) |
| HSL | hsl(346, 20%, 76%) |
| HSV | hsv(346, 12%, 81%) |
| CMYK | cmyk(0%, 12.1%, 9.2%, 19.2%) |
| CIE-LAB | lab(75.92, 9.95, 0.25) |
| CIE-LCH | lch(75.92, 9.95, 1.43°) |
| OKLab | oklab(79.62% 0.0297 0.0008) |
| OKLCH | oklch(79.62% 0.03 1.5) |
| XYZ | xyz(50.9464, 49.7585, 53.9246) |
| Luminance | 0.4976 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.70
Dusty Pink
#D8A7B1
ΔE00 7.34
Thistle
#D8BFD8
ΔE00 7.56
Pale Pink
#FFCFDC
ΔE00 10.29
Light Pink
#FFD1DF
ΔE00 10.36
Pale Rose
#FDC1C5
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB5BB #B5CEC8
analogous
#CEB5C7 #CEB5BB #CEBBB5
triadic
#CEB5BB #BBCEB5 #B5BBCE
tetradic
#CEB5BB #C7CEB5 #B5CEC8 #BBB5CE
square
#CEB5BB #C7CEB5 #B5CEC8 #BBB5CE
split-complementary
#CEB5BB #B5CEBB #B5C7CE
monochromatic
#9D6B77 #B69099 #CEB5BB #E6DADD #F3EDEE
Accessibility & contrast
On white
1.92
#CEB5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#CEB5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB5BB
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB5BB | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BB
Deuteranopia (green-blind)
#BDBDBB
Tritanopia (blue-blind)
#D3B4B7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ceb5bb; /* rgb */ color: rgb(206, 181, 187); /* oklch */ color: oklch(79.6% 0.030 1.5);
Tailwind
colors: {
custom: {
50: '#ddcbcf',
500: '#ceb5bb',
950: '#000000',
},
}SCSS
$custom: #ceb5bb; $custom-light: #ddcbcf; $custom-dark: #000000;
JSON
{
"hex": "#ceb5bb",
"rgb": {
"r": 206,
"g": 181,
"b": 187
},
"hsl": {
"h": 345.6,
"s": 20.325,
"l": 75.882
},
"oklch": {
"l": 0.7962,
"c": 0.02974,
"h": 1.5
},
"luminance": 0.49757
}Semantic roles & 50–950 ramp
primary
#CEB5BB
secondary
#E2E9E7
accent
#9F8A47
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151313
muted
#838282