#CBA293#CBA293
#CBA293 is a light, muted orange. Relative luminance 0.406; OKLCH L 74.6% C 0.053 H 41.0°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CBA293 |
|---|---|
| RGB | rgb(203, 162, 147) |
| HSL | hsl(16, 35%, 69%) |
| HSV | hsv(16, 28%, 80%) |
| CMYK | cmyk(0%, 20.2%, 27.6%, 20.4%) |
| CIE-LAB | lab(69.93, 12.91, 13.55) |
| CIE-LCH | lch(69.93, 18.72, 46.38°) |
| OKLab | oklab(74.56% 0.0402 0.035) |
| OKLCH | oklch(74.56% 0.053 41) |
| XYZ | xyz(42.8161, 40.6457, 33.1882) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 5.57
Pinkish Grey
#C8ACA9
ΔE00 6.28
Mushroom
#BA9E88
ΔE00 6.77
Rosybrown
#BC8F8F
ΔE00 8.48
Darksalmon
#E9967A
ΔE00 9.19
Blush (survey)
#F29E8E
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBA293 #93BCCB
analogous
#CB93A0 #CBA293 #CBBE93
triadic
#CBA293 #93CBA2 #A293CB
tetradic
#CBA293 #A0CB93 #93BCCB #BE93CB
square
#CBA293 #A0CB93 #93BCCB #BE93CB
split-complementary
#CBA293 #93CBBE #93A0CB
monochromatic
#9A5F4A #B77E6A #CBA293 #DFC6BC #F3E9E6
Accessibility & contrast
On white
2.30
#CBA293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#CBA293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBA293
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBA293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBA293 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA692
Deuteranopia (green-blind)
#B5AE93
Tritanopia (blue-blind)
#D69C9E
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cba293; /* rgb */ color: rgb(203, 162, 147); /* oklch */ color: oklch(74.6% 0.053 41.0);
Tailwind
colors: {
custom: {
50: '#dbbdb2',
500: '#cba293',
950: '#000000',
},
}SCSS
$custom: #cba293; $custom-light: #dbbdb2; $custom-dark: #000000;
JSON
{
"hex": "#cba293",
"rgb": {
"r": 203,
"g": 162,
"b": 147
},
"hsl": {
"h": 16.071,
"s": 35,
"l": 68.627
},
"oklch": {
"l": 0.74563,
"c": 0.05332,
"h": 41
},
"luminance": 0.40644
}Semantic roles & 50–950 ramp
primary
#CBA293
secondary
#D5E1E5
accent
#8EAE38
background
#FDFBFA
surface
#FBF6F5
border
#D4D0CF
text
#151211
muted
#838180