#CEBBAC#CEBBAC
#CEBBAC is a light, muted orange. Relative luminance 0.516; OKLCH L 80.4% C 0.030 H 60.7°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBAC |
|---|---|
| RGB | rgb(206, 187, 172) |
| HSL | hsl(26, 26%, 74%) |
| HSV | hsv(26, 17%, 81%) |
| CMYK | cmyk(0%, 9.2%, 16.5%, 19.2%) |
| CIE-LAB | lab(77.07, 4.27, 10.04) |
| CIE-LCH | lch(77.07, 10.91, 66.94°) |
| OKLab | oklab(80.39% 0.0147 0.0262) |
| OKLCH | oklch(80.39% 0.03 60.7) |
| XYZ | xyz(50.6700, 51.6421, 46.3204) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.59
Greige
#B8AB98
ΔE00 6.20
Khaki
#C3B091
ΔE00 7.27
Pinkish Grey
#C8ACA9
ΔE00 8.43
Tan
#D2B48C
ΔE00 8.51
Mushroom
#BA9E88
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBAC #ACBFCE
analogous
#CEACAE #CEBBAC #CECCAC
triadic
#CEBBAC #ACCEBB #BBACCE
tetradic
#CEBBAC #AECEAC #ACBFCE #CCACCE
square
#CEBBAC #AECEAC #ACBFCE #CCACCE
split-complementary
#CEBBAC #ACCECC #ACAECE
monochromatic
#A17C5F #B79B86 #CEBBAC #E5DBD2 #F4EFEC
Accessibility & contrast
On white
1.85
#CEBBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#CEBBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBAC
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBAC | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAB
Deuteranopia (green-blind)
#C5C0AC
Tritanopia (blue-blind)
#D5B7B7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cebbac; /* rgb */ color: rgb(206, 187, 172); /* oklch */ color: oklch(80.4% 0.030 60.7);
Tailwind
colors: {
custom: {
50: '#ddcfc4',
500: '#cebbac',
950: '#000000',
},
}SCSS
$custom: #cebbac; $custom-light: #ddcfc4; $custom-dark: #000000;
JSON
{
"hex": "#cebbac",
"rgb": {
"r": 206,
"g": 187,
"b": 172
},
"hsl": {
"h": 26.471,
"s": 25.758,
"l": 74.118
},
"oklch": {
"l": 0.80393,
"c": 0.03004,
"h": 60.7
},
"luminance": 0.51641
}Semantic roles & 50–950 ramp
primary
#CEBBAC
secondary
#7B91A3
accent
#79A441
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382