#CEBF86#CEBF86
#CEBF86 is a light, moderate yellow. Relative luminance 0.521; OKLCH L 80.4% C 0.077 H 95.1°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBF86 |
|---|---|
| RGB | rgb(206, 191, 134) |
| HSL | hsl(48, 42%, 67%) |
| HSV | hsv(48, 35%, 81%) |
| CMYK | cmyk(0%, 7.3%, 35%, 19.2%) |
| CIE-LAB | lab(77.34, -3.10, 30.71) |
| CIE-LCH | lch(77.34, 30.87, 95.77°) |
| OKLab | oklab(80.36% -0.0069 0.0763) |
| OKLCH | oklch(80.36% 0.077 95.1) |
| XYZ | xyz(48.3882, 52.1061, 30.0582) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.69
Very Light Brown
#D3B683
ΔE00 5.43
Sandstone
#C9AE74
ΔE00 5.57
Darkkhaki
#BDB76B
ΔE00 5.58
Tan (survey)
#D1B26F
ΔE00 5.82
Sand (survey)
#E2CA76
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBF86 #8695CE
analogous
#CE9B86 #CEBF86 #B9CE86
triadic
#CEBF86 #86CEBF #BF86CE
tetradic
#CEBF86 #86CE9B #8695CE #CE86B9
square
#CEBF86 #86CE9B #8695CE #CE86B9
split-complementary
#CEBF86 #86B9CE #9B86CE
monochromatic
#9B883F #BCA85A #CEBF86 #E0D6B2 #F1EDDD
Accessibility & contrast
On white
1.84
#CEBF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#CEBF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBF86
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBF86 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC82
Deuteranopia (green-blind)
#CFC188
Tritanopia (blue-blind)
#D9B7B0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebf86; /* rgb */ color: rgb(206, 191, 134); /* oklch */ color: oklch(80.4% 0.077 95.1);
Tailwind
colors: {
custom: {
50: '#ded2a9',
500: '#cebf86',
950: '#000000',
},
}SCSS
$custom: #cebf86; $custom-light: #ded2a9; $custom-dark: #000000;
JSON
{
"hex": "#cebf86",
"rgb": {
"r": 206,
"g": 191,
"b": 134
},
"hsl": {
"h": 47.5,
"s": 42.353,
"l": 66.667
},
"oklch": {
"l": 0.80364,
"c": 0.07662,
"h": 95.1
},
"luminance": 0.52105
}Semantic roles & 50–950 ramp
primary
#CEBF86
secondary
#5767A1
accent
#4CB530
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380