#CEBC86#CEBC86
#CEBC86 is a light, moderate yellow. Relative luminance 0.508; OKLCH L 79.7% C 0.074 H 91.8°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBC86 |
|---|---|
| RGB | rgb(206, 188, 134) |
| HSL | hsl(45, 42%, 67%) |
| HSV | hsv(45, 35%, 81%) |
| CMYK | cmyk(0%, 8.7%, 35%, 19.2%) |
| CIE-LAB | lab(76.56, -1.53, 29.68) |
| CIE-LCH | lch(76.56, 29.72, 92.95°) |
| OKLab | oklab(79.75% -0.0023 0.0739) |
| OKLCH | oklch(79.75% 0.074 91.8) |
| XYZ | xyz(47.7407, 50.8110, 29.8423) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 2.90
Very Light Brown
#D3B683
ΔE00 4.08
Sandstone
#C9AE74
ΔE00 4.46
Tan (survey)
#D1B26F
ΔE00 4.97
Toupe
#C7AC7D
ΔE00 5.43
Fawn
#CFAF7B
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBC86 #8698CE
analogous
#CE9886 #CEBC86 #BCCE86
triadic
#CEBC86 #86CEBC #BC86CE
tetradic
#CEBC86 #86CE98 #8698CE #CE86BC
square
#CEBC86 #86CE98 #8698CE #CE86BC
split-complementary
#CEBC86 #86BCCE #9886CE
monochromatic
#9B843F #BCA45A #CEBC86 #E0D4B2 #F1ECDD
Accessibility & contrast
On white
1.88
#CEBC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#CEBC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBC86
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBC86 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA82
Deuteranopia (green-blind)
#CCBF88
Tritanopia (blue-blind)
#D9B4AE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebc86; /* rgb */ color: rgb(206, 188, 134); /* oklch */ color: oklch(79.7% 0.074 91.8);
Tailwind
colors: {
custom: {
50: '#ded0a9',
500: '#cebc86',
950: '#000000',
},
}SCSS
$custom: #cebc86; $custom-light: #ded0a9; $custom-dark: #000000;
JSON
{
"hex": "#cebc86",
"rgb": {
"r": 206,
"g": 188,
"b": 134
},
"hsl": {
"h": 45,
"s": 42.353,
"l": 66.667
},
"oklch": {
"l": 0.79749,
"c": 0.07392,
"h": 91.8
},
"luminance": 0.50809
}Semantic roles & 50–950 ramp
primary
#CEBC86
secondary
#576AA1
accent
#51B530
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151310
muted
#848380