#CEB79F#CEB79F
#CEB79F is a light, muted orange. Relative luminance 0.495; OKLCH L 79.3% C 0.042 H 68.3°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB79F |
|---|---|
| RGB | rgb(206, 183, 159) |
| HSL | hsl(31, 32%, 72%) |
| HSV | hsv(31, 23%, 81%) |
| CMYK | cmyk(0%, 11.2%, 22.8%, 19.2%) |
| CIE-LAB | lab(75.76, 4.44, 15.22) |
| CIE-LCH | lch(75.76, 15.86, 73.73°) |
| OKLab | oklab(79.27% 0.0156 0.0392) |
| OKLCH | oklch(79.27% 0.042 68.3) |
| XYZ | xyz(48.6453, 49.4934, 39.7848) |
| Luminance | 0.4949 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.39
Tan
#D2B48C
ΔE00 5.00
Warm Gray
#C9BEB0
ΔE00 5.40
Greige
#B8AB98
ΔE00 5.53
Taupe (survey)
#B9A281
ΔE00 6.91
Putty
#BEAE8A
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB79F #9FB6CE
analogous
#CEA09F #CEB79F #CECE9F
triadic
#CEB79F #9FCEB7 #B79FCE
tetradic
#CEB79F #9FCEA0 #9FB6CE #CE9FCE
square
#CEB79F #9FCEA0 #9FB6CE #CE9FCE
split-complementary
#CEB79F #9FCECE #A09FCE
monochromatic
#A17A52 #B99976 #CEB79F #E3D5C8 #F5F0EB
Accessibility & contrast
On white
1.93
#CEB79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#CEB79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB79F
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB79F | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB89E
Deuteranopia (green-blind)
#C5BD9F
Tritanopia (blue-blind)
#D7B2B0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ceb79f; /* rgb */ color: rgb(206, 183, 159); /* oklch */ color: oklch(79.3% 0.042 68.3);
Tailwind
colors: {
custom: {
50: '#ddccbb',
500: '#ceb79f',
950: '#000000',
},
}SCSS
$custom: #ceb79f; $custom-light: #ddccbb; $custom-dark: #000000;
JSON
{
"hex": "#ceb79f",
"rgb": {
"r": 206,
"g": 183,
"b": 159
},
"hsl": {
"h": 30.638,
"s": 32.414,
"l": 71.569
},
"oklch": {
"l": 0.79271,
"c": 0.0422,
"h": 68.3
},
"luminance": 0.49492
}Semantic roles & 50–950 ramp
primary
#CEB79F
secondary
#DEE4EA
accent
#72AB3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280