#CEB6AE#CEB6AE
#CEB6AE is a light, muted orange. Relative luminance 0.496; OKLCH L 79.5% C 0.030 H 39.3°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB6AE |
|---|---|
| RGB | rgb(206, 182, 174) |
| HSL | hsl(15, 25%, 75%) |
| HSV | hsv(15, 16%, 81%) |
| CMYK | cmyk(0%, 11.7%, 15.5%, 19.2%) |
| CIE-LAB | lab(75.84, 7.26, 7.21) |
| CIE-LCH | lch(75.84, 10.23, 44.79°) |
| OKLab | oklab(79.45% 0.0231 0.019) |
| OKLCH | oklch(79.45% 0.03 39.3) |
| XYZ | xyz(49.8212, 49.6349, 46.9922) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.91
Warm Gray
#C9BEB0
ΔE00 7.52
Mushroom
#BA9E88
ΔE00 9.05
Greige
#B8AB98
ΔE00 9.36
Silver
#C0C0C0
ΔE00 10.18
Apricot
#FBCEB1
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB6AE #AEC6CE
analogous
#CEAEB6 #CEB6AE #CEC6AE
triadic
#CEB6AE #AECEB6 #B6AECE
tetradic
#CEB6AE #B6CEAE #AEC6CE #C6AECE
square
#CEB6AE #B6CEAE #AEC6CE #C6AECE
split-complementary
#CEB6AE #AECEC6 #AEB6CE
monochromatic
#A07162 #B79488 #CEB6AE #E5D8D4 #F3EEEC
Accessibility & contrast
On white
1.92
#CEB6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#CEB6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB6AE
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB6AE | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AD
Deuteranopia (green-blind)
#C1BDAE
Tritanopia (blue-blind)
#D5B3B4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ceb6ae; /* rgb */ color: rgb(206, 182, 174); /* oklch */ color: oklch(79.5% 0.030 39.3);
Tailwind
colors: {
custom: {
50: '#ddcbc6',
500: '#ceb6ae',
950: '#000000',
},
}SCSS
$custom: #ceb6ae; $custom-light: #ddcbc6; $custom-dark: #000000;
JSON
{
"hex": "#ceb6ae",
"rgb": {
"r": 206,
"g": 182,
"b": 174
},
"hsl": {
"h": 15,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.79452,
"c": 0.02991,
"h": 39.3
},
"luminance": 0.49634
}Semantic roles & 50–950 ramp
primary
#CEB6AE
secondary
#E1E8EA
accent
#8BA342
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282