#CEBB9F#CEBB9F
#CEBB9F is a light, muted orange. Relative luminance 0.512; OKLCH L 80.1% C 0.044 H 77.6°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBB9F |
|---|---|
| RGB | rgb(206, 187, 159) |
| HSL | hsl(36, 32%, 72%) |
| HSV | hsv(36, 23%, 81%) |
| CMYK | cmyk(0%, 9.2%, 22.8%, 19.2%) |
| CIE-LAB | lab(76.78, 2.32, 16.65) |
| CIE-LCH | lch(76.78, 16.81, 82.08°) |
| OKLab | oklab(80.07% 0.0094 0.0428) |
| OKLCH | oklch(80.07% 0.044 77.6) |
| XYZ | xyz(49.4821, 51.1669, 40.0638) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.20
Tan
#D2B48C
ΔE00 4.69
Putty
#BEAE8A
ΔE00 5.14
Warm Gray
#C9BEB0
ΔE00 5.29
Greige
#B8AB98
ΔE00 5.62
Very Light Brown
#D3B683
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBB9F #9FB2CE
analogous
#CEA49F #CEBB9F #CACE9F
triadic
#CEBB9F #9FCEBB #BB9FCE
tetradic
#CEBB9F #9FCEA4 #9FB2CE #CE9FCA
square
#CEBB9F #9FCEA4 #9FB2CE #CE9FCA
split-complementary
#CEBB9F #9FCACE #A49FCE
monochromatic
#A18152 #B99E76 #CEBB9F #E3D8C8 #F5F1EB
Accessibility & contrast
On white
1.87
#CEBB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#CEBB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBB9F
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBB9F | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9D
Deuteranopia (green-blind)
#C8BFA0
Tritanopia (blue-blind)
#D6B6B3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebb9f; /* rgb */ color: rgb(206, 187, 159); /* oklch */ color: oklch(80.1% 0.044 77.6);
Tailwind
colors: {
custom: {
50: '#ddcfbb',
500: '#cebb9f',
950: '#000000',
},
}SCSS
$custom: #cebb9f; $custom-light: #ddcfbb; $custom-dark: #000000;
JSON
{
"hex": "#cebb9f",
"rgb": {
"r": 206,
"g": 187,
"b": 159
},
"hsl": {
"h": 35.745,
"s": 32.414,
"l": 71.569
},
"oklch": {
"l": 0.80074,
"c": 0.04381,
"h": 77.6
},
"luminance": 0.51166
}Semantic roles & 50–950 ramp
primary
#CEBB9F
secondary
#6E83A3
accent
#68AB3A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381