#CEBFAB#CEBFAB
#CEBFAB is a light, muted orange. Relative luminance 0.533; OKLCH L 81.2% C 0.032 H 75.2°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBFAB |
|---|---|
| RGB | rgb(206, 191, 171) |
| HSL | hsl(34, 26%, 74%) |
| HSV | hsv(34, 17%, 81%) |
| CMYK | cmyk(0%, 7.3%, 17%, 19.2%) |
| CIE-LAB | lab(78.07, 1.99, 12.00) |
| CIE-LCH | lch(78.07, 12.16, 80.57°) |
| OKLab | oklab(81.17% 0.0083 0.0312) |
| OKLCH | oklch(81.17% 0.032 75.2) |
| XYZ | xyz(51.4348, 53.3247, 46.1034) |
| Luminance | 0.5332 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.49
Khaki
#C3B091
ΔE00 5.49
Greige
#B8AB98
ΔE00 5.55
Warm Beige
#E9DCC9
ΔE00 6.95
Putty
#BEAE8A
ΔE00 7.37
Tan
#D2B48C
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBFAB #ABBACE
analogous
#CEAEAB #CEBFAB #CCCEAB
triadic
#CEBFAB #ABCEBF #BFABCE
tetradic
#CEBFAB #ABCEAE #ABBACE #CEABCC
square
#CEBFAB #ABCEAE #ABBACE #CEABCC
split-complementary
#CEBFAB #ABCCCE #AEABCE
monochromatic
#A1845E #B7A284 #CEBFAB #E5DCD2 #F4F0EC
Accessibility & contrast
On white
1.80
#CEBFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#CEBFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBFAB
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBFAB | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAA
Deuteranopia (green-blind)
#C9C2AB
Tritanopia (blue-blind)
#D5BBB9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cebfab; /* rgb */ color: rgb(206, 191, 171); /* oklch */ color: oklch(81.2% 0.032 75.2);
Tailwind
colors: {
custom: {
50: '#ddd2c4',
500: '#cebfab',
950: '#000000',
},
}SCSS
$custom: #cebfab; $custom-light: #ddd2c4; $custom-dark: #000000;
JSON
{
"hex": "#cebfab",
"rgb": {
"r": 206,
"g": 191,
"b": 171
},
"hsl": {
"h": 34.286,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.8117,
"c": 0.03224,
"h": 75.2
},
"luminance": 0.53324
}Semantic roles & 50–950 ramp
primary
#CEBFAB
secondary
#7A8CA3
accent
#6CA541
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382