#CEBCA2#CEBCA2
#CEBCA2 is a light, muted orange. Relative luminance 0.517; OKLCH L 80.3% C 0.041 H 77.1°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBCA2 |
|---|---|
| RGB | rgb(206, 188, 162) |
| HSL | hsl(35, 31%, 72%) |
| HSV | hsv(35, 21%, 81%) |
| CMYK | cmyk(0%, 8.7%, 21.4%, 19.2%) |
| CIE-LAB | lab(77.10, 2.22, 15.48) |
| CIE-LCH | lch(77.10, 15.64, 81.83°) |
| OKLab | oklab(80.35% 0.0091 0.0399) |
| OKLCH | oklch(80.35% 0.041 77.1) |
| XYZ | xyz(49.9584, 51.6981, 41.5224) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.66
Warm Gray
#C9BEB0
ΔE00 4.60
Tan
#D2B48C
ΔE00 5.34
Greige
#B8AB98
ΔE00 5.46
Putty
#BEAE8A
ΔE00 5.62
Very Light Brown
#D3B683
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBCA2 #A2B4CE
analogous
#CEA6A2 #CEBCA2 #CACEA2
triadic
#CEBCA2 #A2CEBC #BCA2CE
tetradic
#CEBCA2 #A2CEA6 #A2B4CE #CEA2CA
square
#CEBCA2 #A2CEA6 #A2B4CE #CEA2CA
split-complementary
#CEBCA2 #A2CACE #A6A2CE
monochromatic
#A18255 #B99F7A #CEBCA2 #E3D9CA #F4F1EB
Accessibility & contrast
On white
1.85
#CEBCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#CEBCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBCA2
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBCA2 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA0
Deuteranopia (green-blind)
#C8C0A3
Tritanopia (blue-blind)
#D6B7B5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cebca2; /* rgb */ color: rgb(206, 188, 162); /* oklch */ color: oklch(80.3% 0.041 77.1);
Tailwind
colors: {
custom: {
50: '#ddd0bd',
500: '#cebca2',
950: '#000000',
},
}SCSS
$custom: #cebca2; $custom-light: #ddd0bd; $custom-dark: #000000;
JSON
{
"hex": "#cebca2",
"rgb": {
"r": 206,
"g": 188,
"b": 162
},
"hsl": {
"h": 35.455,
"s": 30.986,
"l": 72.157
},
"oklch": {
"l": 0.80346,
"c": 0.04092,
"h": 77.1
},
"luminance": 0.51697
}Semantic roles & 50–950 ramp
primary
#CEBCA2
secondary
#7185A3
accent
#69AA3C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151312
muted
#848382