#CEBFA7#CEBFA7
#CEBFA7 is a light, muted orange. Relative luminance 0.532; OKLCH L 81.1% C 0.037 H 79.6°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBFA7 |
|---|---|
| RGB | rgb(206, 191, 167) |
| HSL | hsl(37, 28%, 73%) |
| HSV | hsv(37, 19%, 81%) |
| CMYK | cmyk(0%, 7.3%, 18.9%, 19.2%) |
| CIE-LAB | lab(77.98, 1.38, 14.03) |
| CIE-LCH | lch(77.98, 14.09, 84.38°) |
| OKLab | oklab(81.07% 0.0066 0.0363) |
| OKLCH | oklch(81.07% 0.037 79.6) |
| XYZ | xyz(51.0593, 53.1745, 44.1257) |
| Luminance | 0.5317 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.77
Khaki
#C3B091
ΔE00 4.62
Greige
#B8AB98
ΔE00 5.69
Putty
#BEAE8A
ΔE00 6.20
Tan
#D2B48C
ΔE00 6.65
Warm Beige
#E9DCC9
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBFA7 #A7B6CE
analogous
#CEABA7 #CEBFA7 #C9CEA7
triadic
#CEBFA7 #A7CEBF #BFA7CE
tetradic
#CEBFA7 #A7CEAB #A7B6CE #CEA7C9
square
#CEBFA7 #A7CEAB #A7B6CE #CEA7C9
split-complementary
#CEBFA7 #A7C9CE #ABA7CE
monochromatic
#A1865A #B8A280 #CEBFA7 #E4DCCE #F4F1EB
Accessibility & contrast
On white
1.80
#CEBFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#CEBFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBFA7
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBFA7 | 1.00 | 1.80 | 11.63 | 11.63 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BFA6
Deuteranopia (green-blind)
#C9C2A8
Tritanopia (blue-blind)
#D5BAB8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cebfa7; /* rgb */ color: rgb(206, 191, 167); /* oklch */ color: oklch(81.1% 0.037 79.6);
Tailwind
colors: {
custom: {
50: '#ddd2c1',
500: '#cebfa7',
950: '#000000',
},
}SCSS
$custom: #cebfa7; $custom-light: #ddd2c1; $custom-dark: #000000;
JSON
{
"hex": "#cebfa7",
"rgb": {
"r": 206,
"g": 191,
"b": 167
},
"hsl": {
"h": 36.923,
"s": 28.467,
"l": 73.137
},
"oklch": {
"l": 0.81072,
"c": 0.03686,
"h": 79.6
},
"luminance": 0.53173
}Semantic roles & 50–950 ramp
primary
#CEBFA7
secondary
#7687A3
accent
#67A73E
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382