#CEB6BA#CEB6BA
#CEB6BA is a light, muted red. Relative luminance 0.501; OKLCH L 79.8% C 0.028 H 6.4°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB6BA |
|---|---|
| RGB | rgb(206, 182, 186) |
| HSL | hsl(350, 20%, 76%) |
| HSV | hsv(350, 12%, 81%) |
| CMYK | cmyk(0%, 11.7%, 9.7%, 19.2%) |
| CIE-LAB | lab(76.15, 9.24, 1.12) |
| CIE-LCH | lch(76.15, 9.31, 6.91°) |
| OKLab | oklab(79.79% 0.0278 0.0031) |
| OKLCH | oklch(79.79% 0.028 6.4) |
| XYZ | xyz(51.0438, 50.1239, 53.4308) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.19
Dusty Pink
#D8A7B1
ΔE00 7.93
Thistle
#D8BFD8
ΔE00 8.30
Pale Pink
#FFCFDC
ΔE00 10.63
Silver
#C0C0C0
ΔE00 10.64
Pale Rose
#FDC1C5
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB6BA #B6CECA
analogous
#CEB6C6 #CEB6BA #CEBEB6
triadic
#CEB6BA #BACEB6 #B6BACE
tetradic
#CEB6BA #C6CEB6 #B6CECA #BEB6CE
square
#CEB6BA #C6CEB6 #B6CECA #BEB6CE
split-complementary
#CEB6BA #B6CEBE #B6C6CE
monochromatic
#9D6D75 #B59197 #CEB6BA #E7DBDD #F3EDEE
Accessibility & contrast
On white
1.90
#CEB6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#CEB6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB6BA
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB6BA | 1.00 | 1.90 | 11.02 | 11.02 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BA
Deuteranopia (green-blind)
#BEBDBA
Tritanopia (blue-blind)
#D3B5B7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ceb6ba; /* rgb */ color: rgb(206, 182, 186); /* oklch */ color: oklch(79.8% 0.028 6.4);
Tailwind
colors: {
custom: {
50: '#ddcbce',
500: '#ceb6ba',
950: '#000000',
},
}SCSS
$custom: #ceb6ba; $custom-light: #ddcbce; $custom-dark: #000000;
JSON
{
"hex": "#ceb6ba",
"rgb": {
"r": 206,
"g": 182,
"b": 186
},
"hsl": {
"h": 350,
"s": 19.672,
"l": 76.078
},
"oklch": {
"l": 0.79786,
"c": 0.028,
"h": 6.4
},
"luminance": 0.50123
}Semantic roles & 50–950 ramp
primary
#CEB6BA
secondary
#85A39E
accent
#9E9047
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151313
muted
#848383