#CEB2B6#CEB2B6
#CEB2B6 is a light, muted red. Relative luminance 0.483; OKLCH L 78.9% C 0.033 H 8.1°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB2B6 |
|---|---|
| RGB | rgb(206, 178, 182) |
| HSL | hsl(351, 22%, 75%) |
| HSV | hsv(351, 14%, 81%) |
| CMYK | cmyk(0%, 13.6%, 11.7%, 19.2%) |
| CIE-LAB | lab(75.04, 10.72, 1.69) |
| CIE-LCH | lch(75.04, 10.85, 8.96°) |
| OKLab | oklab(78.89% 0.0324 0.0046) |
| OKLCH | oklch(78.89% 0.033 8.1) |
| XYZ | xyz(49.8170, 48.3412, 50.9534) |
| Luminance | 0.4834 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.59
Dusty Pink
#D8A7B1
ΔE00 6.48
Thistle
#D8BFD8
ΔE00 8.60
Pale Rose
#FDC1C5
ΔE00 9.98
Light Rose
#FFC5CB
ΔE00 10.17
Faded Pink
#DE9DAC
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB2B6 #B2CECA
analogous
#CEB2C4 #CEB2B6 #CEBCB2
triadic
#CEB2B6 #B6CEB2 #B2B6CE
tetradic
#CEB2B6 #C4CEB2 #B2CECA #BCB2CE
square
#CEB2B6 #C4CEB2 #B2CECA #BCB2CE
split-complementary
#CEB2B6 #B2CEBC #B2C4CE
monochromatic
#9E676F #B68D93 #CEB2B6 #E6D7D9 #F3ECED
Accessibility & contrast
On white
1.97
#CEB2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#CEB2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB2B6
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB2B6 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B6B6
Deuteranopia (green-blind)
#BCBBB6
Tritanopia (blue-blind)
#D4B0B3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ceb2b6; /* rgb */ color: rgb(206, 178, 182); /* oklch */ color: oklch(78.9% 0.033 8.1);
Tailwind
colors: {
custom: {
50: '#ddc9cb',
500: '#ceb2b6',
950: '#000000',
},
}SCSS
$custom: #ceb2b6; $custom-light: #ddc9cb; $custom-dark: #000000;
JSON
{
"hex": "#ceb2b6",
"rgb": {
"r": 206,
"g": 178,
"b": 182
},
"hsl": {
"h": 351.429,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.7889,
"c": 0.03273,
"h": 8.1
},
"luminance": 0.4834
}Semantic roles & 50–950 ramp
primary
#CEB2B6
secondary
#E2E9E8
accent
#A19445
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282