#CEBDA2#CEBDA2
#CEBDA2 is a light, muted orange. Relative luminance 0.521; OKLCH L 80.5% C 0.041 H 79.4°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBDA2 |
|---|---|
| RGB | rgb(206, 189, 162) |
| HSL | hsl(37, 31%, 72%) |
| HSV | hsv(37, 21%, 81%) |
| CMYK | cmyk(0%, 8.3%, 21.4%, 19.2%) |
| CIE-LAB | lab(77.36, 1.69, 15.84) |
| CIE-LCH | lch(77.36, 15.93, 83.90°) |
| OKLab | oklab(80.55% 0.0076 0.0408) |
| OKLCH | oklch(80.55% 0.041 79.4) |
| XYZ | xyz(50.1728, 52.1268, 41.5939) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.70
Warm Gray
#C9BEB0
ΔE00 4.81
Putty
#BEAE8A
ΔE00 5.36
Tan
#D2B48C
ΔE00 5.51
Greige
#B8AB98
ΔE00 5.69
Very Light Brown
#D3B683
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBDA2 #A2B3CE
analogous
#CEA7A2 #CEBDA2 #C9CEA2
triadic
#CEBDA2 #A2CEBD #BDA2CE
tetradic
#CEBDA2 #A2CEA7 #A2B3CE #CEA2C9
square
#CEBDA2 #A2CEA7 #A2B3CE #CEA2C9
split-complementary
#CEBDA2 #A2C9CE #A7A2CE
monochromatic
#A18355 #B9A17A #CEBDA2 #E3D9CA #F4F1EB
Accessibility & contrast
On white
1.84
#CEBDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#CEBDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBDA2
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBDA2 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BDA0
Deuteranopia (green-blind)
#C9C1A3
Tritanopia (blue-blind)
#D6B8B5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebda2; /* rgb */ color: rgb(206, 189, 162); /* oklch */ color: oklch(80.5% 0.041 79.4);
Tailwind
colors: {
custom: {
50: '#ddd0bd',
500: '#cebda2',
950: '#000000',
},
}SCSS
$custom: #cebda2; $custom-light: #ddd0bd; $custom-dark: #000000;
JSON
{
"hex": "#cebda2",
"rgb": {
"r": 206,
"g": 189,
"b": 162
},
"hsl": {
"h": 36.818,
"s": 30.986,
"l": 72.157
},
"oklch": {
"l": 0.80548,
"c": 0.04149,
"h": 79.4
},
"luminance": 0.52126
}Semantic roles & 50–950 ramp
primary
#CEBDA2
secondary
#7184A3
accent
#66AA3C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382