#CEBBAE#CEBBAE
#CEBBAE is a light, muted orange. Relative luminance 0.517; OKLCH L 80.4% C 0.028 H 56.7°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBAE |
|---|---|
| RGB | rgb(206, 187, 174) |
| HSL | hsl(24, 25%, 75%) |
| HSV | hsv(24, 16%, 81%) |
| CMYK | cmyk(0%, 9.2%, 15.5%, 19.2%) |
| CIE-LAB | lab(77.11, 4.59, 9.03) |
| CIE-LCH | lch(77.11, 10.13, 63.05°) |
| OKLab | oklab(80.44% 0.0155 0.0236) |
| OKLCH | oklch(80.44% 0.028 56.7) |
| XYZ | xyz(50.8636, 51.7195, 47.3396) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.98
Greige
#B8AB98
ΔE00 6.74
Pinkish Grey
#C8ACA9
ΔE00 7.61
Khaki
#C3B091
ΔE00 8.15
Mushroom
#BA9E88
ΔE00 8.76
Warm Beige
#E9DCC9
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBAE #AEC1CE
analogous
#CEAEB1 #CEBBAE #CECBAE
triadic
#CEBBAE #AECEBB #BBAECE
tetradic
#CEBBAE #B1CEAE #AEC1CE #CBAECE
square
#CEBBAE #B1CEAE #AEC1CE #CBAECE
split-complementary
#CEBBAE #AECECB #AEB1CE
monochromatic
#A07B62 #B79B88 #CEBBAE #E5DBD4 #F3EFEC
Accessibility & contrast
On white
1.85
#CEBBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#CEBBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBAE
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBAE | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAD
Deuteranopia (green-blind)
#C5C0AE
Tritanopia (blue-blind)
#D4B8B7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cebbae; /* rgb */ color: rgb(206, 187, 174); /* oklch */ color: oklch(80.4% 0.028 56.7);
Tailwind
colors: {
custom: {
50: '#ddcfc6',
500: '#cebbae',
950: '#000000',
},
}SCSS
$custom: #cebbae; $custom-light: #ddcfc6; $custom-dark: #000000;
JSON
{
"hex": "#cebbae",
"rgb": {
"r": 206,
"g": 187,
"b": 174
},
"hsl": {
"h": 24.375,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.80445,
"c": 0.02825,
"h": 56.7
},
"luminance": 0.51718
}Semantic roles & 50–950 ramp
primary
#CEBBAE
secondary
#7D94A3
accent
#7CA342
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382