#CEB9BE#CEB9BE
#CEB9BE is a light, muted red. Relative luminance 0.515; OKLCH L 80.5% C 0.025 H 1.5°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB9BE |
|---|---|
| RGB | rgb(206, 185, 190) |
| HSL | hsl(346, 18%, 77%) |
| HSV | hsv(346, 10%, 81%) |
| CMYK | cmyk(0%, 10.2%, 7.8%, 19.2%) |
| CIE-LAB | lab(77.00, 8.31, 0.20) |
| CIE-LCH | lch(77.00, 8.31, 1.37°) |
| OKLab | oklab(80.49% 0.0248 0.0007) |
| OKLCH | oklch(80.49% 0.025 1.5) |
| XYZ | xyz(52.0959, 51.5383, 55.9087) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.23
Thistle
#D8BFD8
ΔE00 7.87
Dusty Pink
#D8A7B1
ΔE00 8.96
Silver
#C0C0C0
ΔE00 9.74
Dove Gray
#B6B8BD
ΔE00 10.19
Light Pink
#FFD1DF
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB9BE #B9CEC9
analogous
#CEB9C9 #CEB9BE #CEBFB9
triadic
#CEB9BE #BECEB9 #B9BECE
tetradic
#CEB9BE #C9CEB9 #B9CEC9 #BFB9CE
square
#CEB9BE #C9CEB9 #B9CEC9 #BFB9CE
split-complementary
#CEB9BE #B9CEBF #B9C9CE
monochromatic
#9C717B #B5959D #CEB9BE #E7DDDF #F2EDEE
Accessibility & contrast
On white
1.86
#CEB9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#CEB9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB9BE
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB9BE | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#C0BFBE
Tritanopia (blue-blind)
#D2B8BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ceb9be; /* rgb */ color: rgb(206, 185, 190); /* oklch */ color: oklch(80.5% 0.025 1.5);
Tailwind
colors: {
custom: {
50: '#ddced1',
500: '#ceb9be',
950: '#000000',
},
}SCSS
$custom: #ceb9be; $custom-light: #ddced1; $custom-dark: #000000;
JSON
{
"hex": "#ceb9be",
"rgb": {
"r": 206,
"g": 185,
"b": 190
},
"hsl": {
"h": 345.714,
"s": 17.647,
"l": 76.667
},
"oklch": {
"l": 0.80491,
"c": 0.02483,
"h": 1.5
},
"luminance": 0.51537
}Semantic roles & 50–950 ramp
primary
#CEB9BE
secondary
#89A39C
accent
#9C884A
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151314
muted
#848383