#CEB2B4#CEB2B4
#CEB2B4 is a light, muted red. Relative luminance 0.483; OKLCH L 78.8% C 0.032 H 13.0°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB2B4 |
|---|---|
| RGB | rgb(206, 178, 180) |
| HSL | hsl(356, 22%, 75%) |
| HSV | hsv(356, 14%, 81%) |
| CMYK | cmyk(0%, 13.6%, 12.6%, 19.2%) |
| CIE-LAB | lab(74.99, 10.39, 2.71) |
| CIE-LCH | lch(74.99, 10.74, 14.60°) |
| OKLab | oklab(78.83% 0.0316 0.0073) |
| OKLCH | oklch(78.83% 0.032 13) |
| XYZ | xyz(49.6118, 48.2591, 49.8727) |
| Luminance | 0.4826 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.84
Dusty Pink
#D8A7B1
ΔE00 6.84
Thistle
#D8BFD8
ΔE00 9.38
Pale Rose
#FDC1C5
ΔE00 10.05
Light Rose
#FFC5CB
ΔE00 10.30
Rosybrown
#BC8F8F
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB2B4 #B2CECC
analogous
#CEB2C2 #CEB2B4 #CEBEB2
triadic
#CEB2B4 #B4CEB2 #B2B4CE
tetradic
#CEB2B4 #C2CEB2 #B2CECC #BEB2CE
square
#CEB2B4 #C2CEB2 #B2CECC #BEB2CE
split-complementary
#CEB2B4 #B2CEBE #B2C2CE
monochromatic
#9E676B #B68D90 #CEB2B4 #E6D7D8 #F3ECED
Accessibility & contrast
On white
1.97
#CEB2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#CEB2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB2B4
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB2B4 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B6B4
Deuteranopia (green-blind)
#BCBAB4
Tritanopia (blue-blind)
#D4B0B3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ceb2b4; /* rgb */ color: rgb(206, 178, 180); /* oklch */ color: oklch(78.8% 0.032 13.0);
Tailwind
colors: {
custom: {
50: '#ddc9ca',
500: '#ceb2b4',
950: '#000000',
},
}SCSS
$custom: #ceb2b4; $custom-light: #ddc9ca; $custom-dark: #000000;
JSON
{
"hex": "#ceb2b4",
"rgb": {
"r": 206,
"g": 178,
"b": 180
},
"hsl": {
"h": 355.714,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.78833,
"c": 0.03245,
"h": 13
},
"luminance": 0.48258
}Semantic roles & 50–950 ramp
primary
#CEB2B4
secondary
#E2E9E9
accent
#A19A45
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282