#CEB2B8#CEB2B8
#CEB2B8 is a light, muted red. Relative luminance 0.484; OKLCH L 78.9% C 0.033 H 3.4°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB2B8 |
|---|---|
| RGB | rgb(206, 178, 184) |
| HSL | hsl(347, 22%, 75%) |
| HSV | hsv(347, 14%, 81%) |
| CMYK | cmyk(0%, 13.6%, 10.7%, 19.2%) |
| CIE-LAB | lab(75.09, 11.06, 0.67) |
| CIE-LCH | lch(75.09, 11.08, 3.49°) |
| OKLab | oklab(78.95% 0.0332 0.002) |
| OKLCH | oklch(78.95% 0.033 3.4) |
| XYZ | xyz(50.0251, 48.4245, 52.0497) |
| Luminance | 0.4842 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.36
Dusty Pink
#D8A7B1
ΔE00 6.24
Thistle
#D8BFD8
ΔE00 7.85
Light Mauve
#C292A1
ΔE00 9.99
Pale Rose
#FDC1C5
ΔE00 9.99
Faded Pink
#DE9DAC
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB2B8 #B2CEC8
analogous
#CEB2C6 #CEB2B8 #CEBAB2
triadic
#CEB2B8 #B8CEB2 #B2B8CE
tetradic
#CEB2B8 #C6CEB2 #B2CEC8 #BAB2CE
square
#CEB2B8 #C6CEB2 #B2CEC8 #BAB2CE
split-complementary
#CEB2B8 #B2CEBA #B2C6CE
monochromatic
#9E6773 #B68D96 #CEB2B8 #E6D7DA #F3ECEE
Accessibility & contrast
On white
1.97
#CEB2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#CEB2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB2B8
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB2B8 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6B8
Deuteranopia (green-blind)
#BCBBB7
Tritanopia (blue-blind)
#D4B0B4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ceb2b8; /* rgb */ color: rgb(206, 178, 184); /* oklch */ color: oklch(78.9% 0.033 3.4);
Tailwind
colors: {
custom: {
50: '#ddc9cd',
500: '#ceb2b8',
950: '#000000',
},
}SCSS
$custom: #ceb2b8; $custom-light: #ddc9cd; $custom-dark: #000000;
JSON
{
"hex": "#ceb2b8",
"rgb": {
"r": 206,
"g": 178,
"b": 184
},
"hsl": {
"h": 347.143,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.78948,
"c": 0.03322,
"h": 3.4
},
"luminance": 0.48423
}Semantic roles & 50–950 ramp
primary
#CEB2B8
secondary
#E2E9E8
accent
#A18D45
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151313
muted
#838282