#CEBEA2#CEBEA2
#CEBEA2 is a light, muted orange. Relative luminance 0.526; OKLCH L 80.8% C 0.042 H 81.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBEA2 |
|---|---|
| RGB | rgb(206, 190, 162) |
| HSL | hsl(38, 31%, 72%) |
| HSV | hsv(38, 21%, 81%) |
| CMYK | cmyk(0%, 7.8%, 21.4%, 19.2%) |
| CIE-LAB | lab(77.61, 1.16, 16.20) |
| CIE-LCH | lch(77.61, 16.24, 85.89°) |
| OKLab | oklab(80.75% 0.0061 0.0417) |
| OKLCH | oklch(80.75% 0.042 81.7) |
| XYZ | xyz(50.3886, 52.5585, 41.6658) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.88
Warm Gray
#C9BEB0
ΔE00 5.09
Putty
#BEAE8A
ΔE00 5.20
Tan
#D2B48C
ΔE00 5.76
Greige
#B8AB98
ΔE00 5.99
Very Light Brown
#D3B683
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBEA2 #A2B2CE
analogous
#CEA8A2 #CEBEA2 #C8CEA2
triadic
#CEBEA2 #A2CEBE #BEA2CE
tetradic
#CEBEA2 #A2CEA8 #A2B2CE #CEA2C8
square
#CEBEA2 #A2CEA8 #A2B2CE #CEA2C8
split-complementary
#CEBEA2 #A2C8CE #A8A2CE
monochromatic
#A18555 #B9A27A #CEBEA2 #E3DACA #F4F1EB
Accessibility & contrast
On white
1.82
#CEBEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#CEBEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBEA2
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBEA2 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BDA0
Deuteranopia (green-blind)
#CAC1A3
Tritanopia (blue-blind)
#D6B9B6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cebea2; /* rgb */ color: rgb(206, 190, 162); /* oklch */ color: oklch(80.8% 0.042 81.7);
Tailwind
colors: {
custom: {
50: '#ddd1bd',
500: '#cebea2',
950: '#000000',
},
}SCSS
$custom: #cebea2; $custom-light: #ddd1bd; $custom-dark: #000000;
JSON
{
"hex": "#cebea2",
"rgb": {
"r": 206,
"g": 190,
"b": 162
},
"hsl": {
"h": 38.182,
"s": 30.986,
"l": 72.157
},
"oklch": {
"l": 0.8075,
"c": 0.04213,
"h": 81.7
},
"luminance": 0.52557
}Semantic roles & 50–950 ramp
primary
#CEBEA2
secondary
#7183A3
accent
#64AA3C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382