#CEBBA2#CEBBA2
#CEBBA2 is a light, muted orange. Relative luminance 0.513; OKLCH L 80.1% C 0.040 H 74.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBA2 |
|---|---|
| RGB | rgb(206, 187, 162) |
| HSL | hsl(34, 31%, 72%) |
| HSV | hsv(34, 21%, 81%) |
| CMYK | cmyk(0%, 9.2%, 21.4%, 19.2%) |
| CIE-LAB | lab(76.84, 2.75, 15.12) |
| CIE-LCH | lch(76.84, 15.37, 79.68°) |
| OKLab | oklab(80.15% 0.0107 0.039) |
| OKLCH | oklch(80.15% 0.04 74.7) |
| XYZ | xyz(49.7455, 51.2723, 41.4515) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.78
Warm Gray
#C9BEB0
ΔE00 4.50
Tan
#D2B48C
ΔE00 5.27
Greige
#B8AB98
ΔE00 5.32
Putty
#BEAE8A
ΔE00 5.97
Taupe (survey)
#B9A281
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBA2 #A2B5CE
analogous
#CEA5A2 #CEBBA2 #CBCEA2
triadic
#CEBBA2 #A2CEBB #BBA2CE
tetradic
#CEBBA2 #A2CEA5 #A2B5CE #CEA2CB
square
#CEBBA2 #A2CEA5 #A2B5CE #CEA2CB
split-complementary
#CEBBA2 #A2CBCE #A5A2CE
monochromatic
#A18055 #B99E7A #CEBBA2 #E3D8CA #F4F0EB
Accessibility & contrast
On white
1.87
#CEBBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#CEBBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBA2
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBA2 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BBA0
Deuteranopia (green-blind)
#C7C0A3
Tritanopia (blue-blind)
#D6B6B4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cebba2; /* rgb */ color: rgb(206, 187, 162); /* oklch */ color: oklch(80.1% 0.040 74.7);
Tailwind
colors: {
custom: {
50: '#ddcfbd',
500: '#cebba2',
950: '#000000',
},
}SCSS
$custom: #cebba2; $custom-light: #ddcfbd; $custom-dark: #000000;
JSON
{
"hex": "#cebba2",
"rgb": {
"r": 206,
"g": 187,
"b": 162
},
"hsl": {
"h": 34.091,
"s": 30.986,
"l": 72.157
},
"oklch": {
"l": 0.80145,
"c": 0.04042,
"h": 74.7
},
"luminance": 0.51271
}Semantic roles & 50–950 ramp
primary
#CEBBA2
secondary
#7187A3
accent
#6BAA3C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151312
muted
#848382