#CECBAE#CECBAE
#CECBAE is a very light, muted yellow. Relative luminance 0.589; OKLCH L 83.7% C 0.039 H 102.4°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CECBAE |
|---|---|
| RGB | rgb(206, 203, 174) |
| HSL | hsl(54, 25%, 75%) |
| HSV | hsv(54, 16%, 81%) |
| CMYK | cmyk(0%, 1.5%, 15.5%, 19.2%) |
| CIE-LAB | lab(81.23, -3.84, 14.86) |
| CIE-LCH | lch(81.23, 15.35, 104.49°) |
| OKLab | oklab(83.68% -0.0084 0.0384) |
| OKLCH | oklch(83.68% 0.039 102.4) |
| XYZ | xyz(54.4489, 58.8903, 48.5348) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.48
Warm Gray
#C9BEB0
ΔE00 8.26
Warm Beige
#E9DCC9
ΔE00 8.27
Eggshell
#F0EAD6
ΔE00 8.32
Putty
#BEAE8A
ΔE00 9.04
Bland
#AFA88B
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECBAE #AEB1CE
analogous
#CEBBAE #CECBAE #C1CEAE
triadic
#CECBAE #AECECB #CBAECE
tetradic
#CECBAE #AECEBB #AEB1CE #CEAEC1
square
#CECBAE #AECEBB #AEB1CE #CEAEC1
split-complementary
#CECBAE #AEC1CE #BBAECE
monochromatic
#A09A62 #B7B388 #CECBAE #E5E3D4 #F3F3EC
Accessibility & contrast
On white
1.64
#CECBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#CECBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECBAE
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECBAE | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C9AC
Deuteranopia (green-blind)
#D2CBAF
Tritanopia (blue-blind)
#D3C7C3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cecbae; /* rgb */ color: rgb(206, 203, 174); /* oklch */ color: oklch(83.7% 0.039 102.4);
Tailwind
colors: {
custom: {
50: '#dddac6',
500: '#cecbae',
950: '#000000',
},
}SCSS
$custom: #cecbae; $custom-light: #dddac6; $custom-dark: #000000;
JSON
{
"hex": "#cecbae",
"rgb": {
"r": 206,
"g": 203,
"b": 174
},
"hsl": {
"h": 54.375,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.83684,
"c": 0.03927,
"h": 102.4
},
"luminance": 0.5889
}Semantic roles & 50–950 ramp
primary
#CECBAE
secondary
#7D81A3
accent
#4BA342
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382