#CEBBB5#CEBBB5
#CEBBB5 is a light, muted red. Relative luminance 0.520; OKLCH L 80.6% C 0.023 H 38.3°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBB5 |
|---|---|
| RGB | rgb(206, 187, 181) |
| HSL | hsl(14, 20%, 76%) |
| HSV | hsv(14, 12%, 81%) |
| CMYK | cmyk(0%, 9.2%, 12.1%, 19.2%) |
| CIE-LAB | lab(77.28, 5.72, 5.48) |
| CIE-LCH | lch(77.28, 7.92, 43.76°) |
| OKLab | oklab(80.63% 0.0183 0.0145) |
| OKLCH | oklch(80.63% 0.023 38.3) |
| XYZ | xyz(51.5638, 51.9996, 51.0277) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.25
Warm Gray
#C9BEB0
ΔE00 6.35
Silver
#C0C0C0
ΔE00 8.29
Greige
#B8AB98
ΔE00 9.25
Light Gray
#D3D3D3
ΔE00 9.67
Dove Gray
#B6B8BD
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBB5 #B5C8CE
analogous
#CEB5BB #CEBBB5 #CEC7B5
triadic
#CEBBB5 #B5CEBB #BBB5CE
tetradic
#CEBBB5 #BBCEB5 #B5C8CE #C7B5CE
square
#CEBBB5 #BBCEB5 #B5C8CE #C7B5CE
split-complementary
#CEBBB5 #B5CEC7 #B5BBCE
monochromatic
#9D776B #B69990 #CEBBB5 #E6DDDA #F3EEED
Accessibility & contrast
On white
1.84
#CEBBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#CEBBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBB5
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBB5 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBDB5
Deuteranopia (green-blind)
#C4C0B5
Tritanopia (blue-blind)
#D3B9B9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebbb5; /* rgb */ color: rgb(206, 187, 181); /* oklch */ color: oklch(80.6% 0.023 38.3);
Tailwind
colors: {
custom: {
50: '#ddcfcb',
500: '#cebbb5',
950: '#000000',
},
}SCSS
$custom: #cebbb5; $custom-light: #ddcfcb; $custom-dark: #000000;
JSON
{
"hex": "#cebbb5",
"rgb": {
"r": 206,
"g": 187,
"b": 181
},
"hsl": {
"h": 14.4,
"s": 20.325,
"l": 75.882
},
"oklch": {
"l": 0.80632,
"c": 0.02332,
"h": 38.3
},
"luminance": 0.51999
}Semantic roles & 50–950 ramp
primary
#CEBBB5
secondary
#849CA3
accent
#8A9F47
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382