#CEB4B2#CEB4B2
#CEB4B2 is a light, muted red. Relative luminance 0.490; OKLCH L 79.2% C 0.030 H 23.0°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB4B2 |
|---|---|
| RGB | rgb(206, 180, 178) |
| HSL | hsl(4, 22%, 75%) |
| HSV | hsv(4, 14%, 81%) |
| CMYK | cmyk(0%, 12.6%, 13.6%, 19.2%) |
| CIE-LAB | lab(75.44, 8.98, 4.45) |
| CIE-LCH | lch(75.44, 10.03, 26.35°) |
| OKLab | oklab(79.17% 0.0278 0.0118) |
| OKLCH | oklch(79.17% 0.03 23) |
| XYZ | xyz(49.8103, 48.9799, 48.9410) |
| Luminance | 0.4898 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.21
Dusty Pink
#D8A7B1
ΔE00 8.51
Warm Gray
#C9BEB0
ΔE00 10.22
Pale Rose
#FDC1C5
ΔE00 10.79
Silver
#C0C0C0
ΔE00 10.87
Thistle
#D8BFD8
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB4B2 #B2CCCE
analogous
#CEB2BE #CEB4B2 #CEC2B2
triadic
#CEB4B2 #B2CEB4 #B4B2CE
tetradic
#CEB4B2 #BECEB2 #B2CCCE #C2B2CE
square
#CEB4B2 #BECEB2 #B2CCCE #C2B2CE
split-complementary
#CEB4B2 #B2CEC2 #B2BECE
monochromatic
#9E6B67 #B6908D #CEB4B2 #E6D8D7 #F3EDEC
Accessibility & contrast
On white
1.95
#CEB4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#CEB4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB4B2
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB4B2 | 1.00 | 1.95 | 10.80 | 10.80 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B2
Deuteranopia (green-blind)
#BFBCB2
Tritanopia (blue-blind)
#D4B1B4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ceb4b2; /* rgb */ color: rgb(206, 180, 178); /* oklch */ color: oklch(79.2% 0.030 23.0);
Tailwind
colors: {
custom: {
50: '#ddcac9',
500: '#ceb4b2',
950: '#000000',
},
}SCSS
$custom: #ceb4b2; $custom-light: #ddcac9; $custom-dark: #000000;
JSON
{
"hex": "#ceb4b2",
"rgb": {
"r": 206,
"g": 180,
"b": 178
},
"hsl": {
"h": 4.286,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.79167,
"c": 0.03019,
"h": 23
},
"luminance": 0.48979
}Semantic roles & 50–950 ramp
primary
#CEB4B2
secondary
#E2E9E9
accent
#9AA145
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282