#CEB2B2#CEB2B2
#CEB2B2 is a light, muted red. Relative luminance 0.482; OKLCH L 78.8% C 0.032 H 17.9°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB2B2 |
|---|---|
| RGB | rgb(206, 178, 178) |
| HSL | hsl(0, 22%, 75%) |
| HSV | hsv(0, 14%, 81%) |
| CMYK | cmyk(0%, 13.6%, 13.6%, 19.2%) |
| CIE-LAB | lab(74.94, 10.06, 3.72) |
| CIE-LCH | lch(74.94, 10.73, 20.31°) |
| OKLab | oklab(78.78% 0.0309 0.0099) |
| OKLCH | oklch(78.78% 0.032 17.9) |
| XYZ | xyz(49.4095, 48.1782, 48.8074) |
| Luminance | 0.4818 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.17
Dusty Pink
#D8A7B1
ΔE00 7.31
Thistle
#D8BFD8
ΔE00 10.20
Pale Rose
#FDC1C5
ΔE00 10.21
Rosybrown
#BC8F8F
ΔE00 10.38
Light Rose
#FFC5CB
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB2B2 #B2CECE
analogous
#CEB2C0 #CEB2B2 #CEC0B2
triadic
#CEB2B2 #B2CEB2 #B2B2CE
tetradic
#CEB2B2 #C0CEB2 #B2CECE #C0B2CE
square
#CEB2B2 #C0CEB2 #B2CECE #C0B2CE
split-complementary
#CEB2B2 #B2CEC0 #B2C0CE
monochromatic
#9E6767 #B68D8D #CEB2B2 #E6D7D7 #F3ECEC
Accessibility & contrast
On white
1.97
#CEB2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#CEB2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB2B2
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB2B2 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5B2
Deuteranopia (green-blind)
#BDBAB2
Tritanopia (blue-blind)
#D4B0B2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ceb2b2; /* rgb */ color: rgb(206, 178, 178); /* oklch */ color: oklch(78.8% 0.032 17.9);
Tailwind
colors: {
custom: {
50: '#ddc9c9',
500: '#ceb2b2',
950: '#000000',
},
}SCSS
$custom: #ceb2b2; $custom-light: #ddc9c9; $custom-dark: #000000;
JSON
{
"hex": "#ceb2b2",
"rgb": {
"r": 206,
"g": 178,
"b": 178
},
"hsl": {
"h": 0,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.78776,
"c": 0.03241,
"h": 17.9
},
"luminance": 0.48177
}Semantic roles & 50–950 ramp
primary
#CEB2B2
secondary
#E2E9E9
accent
#A1A145
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282