#CEB0B6#CEB0B6
#CEB0B6 is a light, muted red. Relative luminance 0.475; OKLCH L 78.5% C 0.036 H 4.4°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB0B6 |
|---|---|
| RGB | rgb(206, 176, 182) |
| HSL | hsl(348, 23%, 75%) |
| HSV | hsv(348, 15%, 81%) |
| CMYK | cmyk(0%, 14.6%, 11.7%, 19.2%) |
| CIE-LAB | lab(74.54, 11.80, 0.96) |
| CIE-LCH | lch(74.54, 11.84, 4.67°) |
| OKLab | oklab(78.5% 0.0355 0.0027) |
| OKLCH | oklch(78.5% 0.036 4.4) |
| XYZ | xyz(49.4219, 47.5511, 50.8218) |
| Luminance | 0.4755 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.29
Dusty Pink
#D8A7B1
ΔE00 5.54
Thistle
#D8BFD8
ΔE00 8.14
Faded Pink
#DE9DAC
ΔE00 9.31
Light Mauve
#C292A1
ΔE00 9.31
Pale Rose
#FDC1C5
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB0B6 #B0CEC8
analogous
#CEB0C5 #CEB0B6 #CEB9B0
triadic
#CEB0B6 #B6CEB0 #B0B6CE
tetradic
#CEB0B6 #C5CEB0 #B0CEC8 #B9B0CE
square
#CEB0B6 #C5CEB0 #B0CEC8 #B9B0CE
split-complementary
#CEB0B6 #B0CEB9 #B0C5CE
monochromatic
#9F6470 #B78A93 #CEB0B6 #E5D6D9 #F3ECEE
Accessibility & contrast
On white
2.00
#CEB0B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#CEB0B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB0B6
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB0B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB0B6 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B4B6
Deuteranopia (green-blind)
#BAB9B5
Tritanopia (blue-blind)
#D4AEB2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ceb0b6; /* rgb */ color: rgb(206, 176, 182); /* oklch */ color: oklch(78.5% 0.036 4.4);
Tailwind
colors: {
custom: {
50: '#ddc7cb',
500: '#ceb0b6',
950: '#000000',
},
}SCSS
$custom: #ceb0b6; $custom-light: #ddc7cb; $custom-dark: #000000;
JSON
{
"hex": "#ceb0b6",
"rgb": {
"r": 206,
"g": 176,
"b": 182
},
"hsl": {
"h": 348,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.78501,
"c": 0.03557,
"h": 4.4
},
"luminance": 0.4755
}Semantic roles & 50–950 ramp
primary
#CEB0B6
secondary
#E1EAE8
accent
#A28F44
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282