#CEB294#CEB294
#CEB294 is a light, muted orange. Relative luminance 0.471; OKLCH L 78.0% C 0.052 H 68.9°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB294 |
|---|---|
| RGB | rgb(206, 178, 148) |
| HSL | hsl(31, 37%, 69%) |
| HSV | hsv(31, 28%, 81%) |
| CMYK | cmyk(0%, 13.6%, 28.2%, 19.2%) |
| CIE-LAB | lab(74.26, 5.57, 19.08) |
| CIE-LCH | lch(74.26, 19.87, 73.72°) |
| OKLab | oklab(78.02% 0.0188 0.0487) |
| OKLCH | oklch(78.02% 0.052 68.9) |
| XYZ | xyz(46.7199, 47.1024, 34.6419) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.09
Khaki
#C3B091
ΔE00 4.08
Taupe (survey)
#B9A281
ΔE00 5.54
Burlywood
#DEB887
ΔE00 5.61
Toupe
#C7AC7D
ΔE00 5.80
Fawn
#CFAF7B
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB294 #94B0CE
analogous
#CE9594 #CEB294 #CDCE94
triadic
#CEB294 #94CEB2 #B294CE
tetradic
#CEB294 #94CE95 #94B0CE #CE94CD
square
#CEB294 #94CE95 #94B0CE #CE94CD
split-complementary
#CEB294 #94CDCE #9594CE
monochromatic
#9F7549 #BB946A #CEB294 #E1D0BE #F4EEE8
Accessibility & contrast
On white
2.02
#CEB294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#CEB294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB294
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB294 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB392
Deuteranopia (green-blind)
#C2B995
Tritanopia (blue-blind)
#D8ABAA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ceb294; /* rgb */ color: rgb(206, 178, 148); /* oklch */ color: oklch(78.0% 0.052 68.9);
Tailwind
colors: {
custom: {
50: '#ddc9b3',
500: '#ceb294',
950: '#000000',
},
}SCSS
$custom: #ceb294; $custom-light: #ddc9b3; $custom-dark: #000000;
JSON
{
"hex": "#ceb294",
"rgb": {
"r": 206,
"g": 178,
"b": 148
},
"hsl": {
"h": 31.034,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.78018,
"c": 0.05219,
"h": 68.9
},
"luminance": 0.47101
}Semantic roles & 50–950 ramp
primary
#CEB294
secondary
#D7DFE7
accent
#71B035
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280